Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T04:50:52.790Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T04:50:52.796Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T04:50:52.838Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T04:50:53.895Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T04:50:54.044Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T04:50:54.044Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T04:50:54.045Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |main     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T04:50:54.320Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-12T04:50:54.390Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-12T04:50:54.420Z     |WARN     |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13]     |     |     |     |main     |
org.springframework.cloud.context.scope.GenericScope     |2022-09-12T04:50:56.529Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-12T04:50:57.182Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-12T04:50:57.220Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-12T04:50:57.221Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-12T04:50:57.289Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-12T04:50:57.289Z     |INFO     |Root WebApplicationContext: initialization completed in 2868 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-12T04:50:57.827Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-12T04:50:59.115Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-12T04:51:00.509Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-12T04:51:01.121Z     |INFO     |Started MainApp in 11.57 seconds (JVM running for 12.674)     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-12T04:51:01.206Z     |INFO     |Start scheduling PRH workflow     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:01.221Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b0d9e442-92c1-4e9b-a16d-a686cc70291b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:51:02.791Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:02.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-12T04:51:09.880Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-12T04:51:09.880Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-12T04:51:09.883Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:12.824Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5f58d077-13df-48d3-9420-e384e855d595     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:51:13.918Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:13.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:23.925Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e5a6ef4c-884e-435d-91be-46234adf36ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:51:25.082Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:25.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:35.084Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e893fdc8-7880-43d3-805b-07d7adb0a935     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:51:36.213Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:36.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:46.215Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=892e0aa7-1e18-429b-98c6-ab06a2a0e83a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:51:47.355Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:47.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:57.356Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4a50503a-3f56-45e6-a9b6-6b191e1f6074     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:51:58.489Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:51:58.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:08.490Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5a2881bb-9e56-4f0c-9a86-9b944f156218     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:52:09.593Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:09.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:19.594Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bbbf3326-48b8-4e04-bccd-d66239deefdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-12T04:52:20.661Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:20.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:30.663Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1df4d00-7452-40af-af61-347527428d8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:30.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:40.790Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ef7ab45e-307b-490f-b1bd-d3c81d9d8024     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:40.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:50.807Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=777d70cd-54b6-48b0-8729-4158e4c7a60b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:52:50.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:00.827Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a1b8d599-af41-4657-87ee-240b36dd7db1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:00.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:10.863Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=20c4d0f1-c885-4c39-85a8-224d52661792     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:10.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:20.890Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eb134491-adeb-4cd2-90c0-9bd88176033b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:20.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:30.906Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=25fb793e-c8ae-4fc4-9243-11ca65738ba8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:30.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:40.921Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6c180ab6-095b-478f-9367-90d8f2428fa0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:40.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:50.935Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5705efe8-63bc-4024-ad40-124dc98b0364     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:53:50.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:00.958Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1c2dcf29-3cca-46bb-9ffd-635f7e851f53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:00.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:10.979Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=33e55100-8ecc-45e2-94f1-aed61ad26f01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:10.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:20.995Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cefb7a58-ec12-48a0-9ad2-33b5b45d58ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:21.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:31.015Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bc4095b-a26c-433b-9c3c-9a4d59a024f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:31.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:41.031Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=04abdb2b-67ee-4d7e-9c05-e6925b4ccbb7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:41.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:51.051Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e4dc8cbe-b102-4e4e-beb2-cec7ea0d286e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:54:51.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:01.061Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6ed0add3-d94f-427c-b4a8-ecb3978b192a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:01.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:11.080Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e228fb72-34f2-49cb-b4fc-ebd7519c3a83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:11.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:21.104Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c00b7f6c-6611-4762-af5c-048294603c2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:21.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:31.118Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dd23721b-75d0-496b-bf56-de9f6eb56665     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:31.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:41.128Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9ca83645-9788-499f-81b4-bbcf549f7753     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:41.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:51.139Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8a5708e1-6bcb-4b8a-a89f-bf043d3e1089     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:55:51.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T04:55:58.892Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T04:55:58.893Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T04:55:58.894Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T04:55:58.897Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T04:55:58.909Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T04:55:58.909Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T04:55:58.909Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T04:55:58.911Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:01.150Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6cf85705-f5cd-444e-a6e0-857a28dacbdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:01.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:11.160Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c9a8ae39-d77a-49a8-b9f9-3f5cb398208b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:11.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:21.172Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8a44b265-9d2f-4d7c-9c32-5c3b02e48cc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:21.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:31.184Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=177f1016-1894-4100-bdb8-973dca98133e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:31.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:41.201Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a0cdcac6-9cab-4263-aaae-8047900a99a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:41.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:51.212Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7181a004-d0d1-47d3-af25-6a281264a874     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:56:51.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:01.226Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e052b5a6-6820-40a3-adc0-591ab310caf5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:01.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:11.246Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=60f86e5a-25a0-4234-98d2-f60c6f45df73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:11.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:21.265Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=786b6194-6c07-4a42-b11a-33ca2bee3509     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:21.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:31.278Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=de150a34-51aa-4f70-b45e-2d81b73bdcc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:31.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:41.290Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=364633f2-6023-43e6-a0d7-5616d82b1b95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:41.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:51.394Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ded51ac2-2309-46f6-a7fb-05044ff66956     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:57:51.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:01.420Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1028dd89-1422-4e72-8331-75dd04099ee6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:01.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:11.459Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=32b70902-bb93-4ff6-b3c1-acf9e874d362     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:11.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:21.486Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=518fbf6a-bcbb-4186-82d0-07cfbc04e293     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:21.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:31.556Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=730d2108-88a0-45b6-8ace-84152b8eb758     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:31.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:41.642Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0b18e3ef-270d-4a9e-8f70-ede80598527d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:41.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:51.663Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6a30de3b-0856-4822-853a-6cbc49895bcc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:58:51.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:01.675Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2c256b53-cb5c-42d5-acdc-a0e496e0380a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:01.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:11.691Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=829be77f-2303-4665-9d4e-067ed8fd1ecd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:11.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:21.702Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2baa789d-276b-4b2a-9fea-dd607da77ac2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:21.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:31.713Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bad0ea02-2583-4d66-9141-38a53aced1d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:31.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:41.724Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=51c459a4-6776-49eb-87cf-f9aa12c6a9d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:41.735Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:51.736Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=086f7dbe-4f73-4658-9e0f-3c4da50c8347     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T04:59:51.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:01.746Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8d2bcdcc-2ef0-4333-bc4f-bea85c349398     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:01.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:11.757Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a4ec7f3d-e066-4114-92f1-9996e0f1b83b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:11.767Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:21.768Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2be6e126-d84a-46eb-a85f-5eca412d36df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:21.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:31.779Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9fb4ef03-f81d-441c-8793-0daa990e063b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:31.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:41.790Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=53282ff5-32fd-4ad4-b7cc-92b4b6b785b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:41.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:51.803Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2e092134-be27-4e14-8260-16bbc1503ef9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:00:51.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:00:58.234Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:00:58.235Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:00:58.236Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:00:58.240Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:00:58.250Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:00:58.250Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:00:58.251Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:00:58.253Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:01.814Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67b724d5-43fc-44a8-b130-8e1024210359     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:01.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:11.827Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf35d81b-833d-44cd-aae4-67569c61fdc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:11.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:21.845Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2bae71fe-af21-406a-9b8d-c44caf944a73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:21.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:31.865Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=27106ef6-bb5b-41eb-a024-be9cf3ae7903     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:31.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:41.875Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1e8a3a6a-0bed-4e92-8637-ee82015aee30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:41.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:51.890Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8d6a61a8-1acb-4566-a89a-a6c30a46ada4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:01:51.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:01.903Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3c59046e-8c79-49a3-8151-3fcf2622e756     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:01.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:11.918Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5796744c-8d55-4966-9cf7-dba4372a871c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:11.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:21.930Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=090aef99-94f9-4dab-989f-43156642037d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:21.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:31.952Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2dc20a19-82ec-4207-8461-71de7b4d434e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:31.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:41.963Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e49c7ce6-126c-408e-89fb-1a8dab97fa5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:41.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:51.974Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bb44ad24-2849-4995-91ce-a67bd99e9d17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:02:51.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:01.984Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1e5a926-0af8-4a82-b7c3-c7f44147b6d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:01.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:11.995Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2ff45c84-0b59-47ef-9518-6a8764e404f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:12.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:22.006Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f9756ac6-3eb2-4f44-a4f6-b73fdc0fda3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:22.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:32.018Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=62548385-a338-471e-a1cc-1f64b72e5cad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:32.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:42.030Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=633f3749-6b94-4c02-a50d-43c4a89ad11b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:42.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:52.052Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bfe0183b-0b30-453b-a363-d958a6bf7c19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:03:52.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:02.066Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b954f4b1-305a-41b5-b7c1-95428929adb7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:02.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:12.076Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=148170f8-05df-4fd1-99a0-71161bf4b1a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:12.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:22.086Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=552fdce2-9057-47c0-8f8a-113e94fe60d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:22.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:32.097Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=55b4f17a-2ebf-47de-842f-d04b31a0c716     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:32.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:42.167Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d85199a2-19dd-47d7-b2e3-e15d93b739ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:42.214Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:52.215Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bdf4786-0daa-4894-be60-fa3c43c0704c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:04:52.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:02.231Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1c6abcbc-988a-4a70-a62a-e44adfc463f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:02.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:12.247Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f2b29b45-c66d-4129-a47d-b0ad32973fe5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:12.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:22.258Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22d54eb9-69ec-4978-a678-142666179127     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:22.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:32.290Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ee190553-4139-4d67-8212-09840a236f58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:32.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:42.319Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=62469f1e-6bf5-4268-a0e8-65c8e0d2049d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:42.330Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:52.330Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e426ae56-d971-438d-8c7f-fff2924f2bf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:05:52.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:05:58.237Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:05:58.238Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:05:58.240Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:05:58.244Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:05:58.253Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:05:58.254Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:05:58.254Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:05:58.256Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:02.342Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=deeab55d-44eb-4a85-b01d-8c35c8db556d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:02.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:12.371Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cc1d50ac-30f2-4a82-9c32-06637912e86d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:12.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:22.382Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1f829c79-68ca-4603-93c8-456129f9e809     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:22.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:32.398Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22ea3631-7d49-451b-b524-7c5d0d0df10d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:32.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:42.411Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9f056e6d-d018-4bc1-9d72-ccf9a8291c75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:42.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:52.433Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=243ea796-7b9a-44f6-8c80-9c18567bd12d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:06:52.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:02.445Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8a4fee98-3161-45da-84b6-16d9120f8225     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:02.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:12.457Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0a196f8a-949c-47a2-921e-89dcbe75c3f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:12.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:22.467Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a0ac0a14-3e54-4b54-88c3-715e7757f9e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:22.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:32.485Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c0b48bb0-8f7f-481a-b2d2-5ac2ee9cecc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:32.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:42.496Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c84a150f-51af-4952-869b-21ba829e00cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:42.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:52.507Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=75d792a3-301a-4948-8d51-ac1b3bb3b11e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:07:52.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:02.518Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=53107e7a-d3e4-429c-ac78-0c30363cbe0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:02.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:12.539Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7ab0ee16-2adc-4a5b-97e8-a40f3f062615     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:12.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:22.583Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2fb021d8-8c51-4c96-8f79-d240b5021199     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:22.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:32.595Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3df7f958-6338-4553-aa09-1122ea767d8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:32.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:42.612Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=348344d4-efb4-41de-9845-52746e579c3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:42.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:52.625Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cd2a13e1-898a-4828-bf52-4326300f2cfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:08:52.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:02.635Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9b55aab5-2c4c-4dc6-9291-0196ec2e6715     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:02.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:12.644Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dec161db-841f-4bd8-9d81-8170198fcdc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:12.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:22.654Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67eb9526-1194-4422-866a-e68050dfba93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:22.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:32.664Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5f4c488a-b146-4622-bb81-975209b06eea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:32.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:42.673Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=94b596a1-4cd8-4f91-9dc3-d94d11e16843     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:42.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:52.682Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=23422548-716f-490e-b8ce-2f2303d70103     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:09:52.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:02.693Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5abc7ec6-eb69-4052-975c-5b1512005a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:02.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:12.708Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=056ca536-7d65-463f-a9f9-c0c52b37a5a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:12.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:22.720Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cd922fcc-1520-422b-a1b4-5dd2f8764125     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:22.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:32.731Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=24db419a-c833-4b69-a7a4-7b4d1355ebd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:32.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:42.740Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=16f7f06a-7777-4ba5-92ec-3ff6f0c30d3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:42.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:52.750Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5c1ff2a5-0c44-4799-b352-d6005b6e3437     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:10:52.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:10:58.220Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:10:58.221Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:10:58.222Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:10:58.225Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:10:58.235Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:10:58.236Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:10:58.236Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:10:58.238Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:02.760Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bff9d39d-1925-4621-9619-441c3f9e3d69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:02.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:12.772Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=48d38224-d717-453e-ba09-10139ae5da99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:12.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:22.781Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=71470257-980f-4feb-8089-67ee3c73dead     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:22.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:32.790Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=69f30aa5-f730-4fd4-ad41-9de073d441ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:32.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:42.800Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f986bfc1-5571-409c-a1f9-b62e8b3de401     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:42.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:52.810Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1f36e19-95c4-466f-9a13-d12807c19dd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:11:52.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:02.820Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=29d5a8b1-cd86-4a68-a6f0-f9728ac61c47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:02.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:12.831Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=864e5b42-ede7-4663-860f-eb736c1b788c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:12.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:22.842Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=91f1b6eb-9531-4273-a0a7-5f902d378784     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:22.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:32.853Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c487797a-7130-46a6-b6d6-dc179598f823     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:32.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:42.864Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d9201509-3b4e-4ccc-913d-2081769170df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:42.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:52.879Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=21bca7ef-f45a-454b-8279-7be1ccbd5373     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:12:52.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:02.893Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=78554448-db87-4f50-8816-15f756e99799     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:02.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:12.903Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a84ca926-3e57-4999-a785-f60df379bd8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:12.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:22.914Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fd2f397b-662c-432a-83dc-109e710ed884     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:22.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:32.923Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f332e452-150a-448e-b29c-0dc2a74520c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:32.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:42.932Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d51915c4-caf7-468d-898d-b9064fcfeaa9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:42.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:52.943Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fe8a1924-4bd1-4db2-a9e7-0c7e04e5bb4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:13:52.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:02.955Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=15063a26-6c11-424e-b7bc-81acea05b743     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:02.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:12.971Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fdc41782-9641-4f71-85d3-9aaef977746e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:12.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:22.981Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=105cc9f9-31eb-44de-83af-187f7e0e5e10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:22.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:32.992Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=516fb17c-3a57-4d99-8511-7e537d353d75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:33.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:43.009Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=baa6a303-a3d7-4bcb-9911-01345d5a70cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:43.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:53.017Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=23135a46-b91a-49f3-a0ff-dbaf39841174     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:14:53.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:03.028Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f40d5833-e14d-4f7b-977f-f905887e9948     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:03.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:13.038Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c387df21-f97d-4423-8c7c-d6495585a6a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:13.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:23.047Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=488bc663-2ce4-4e8f-99f3-8bd9b7f8ede5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:23.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:33.058Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5cb17743-45a3-49d9-9733-68e2418c895a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:33.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:43.069Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d4821956-7b6a-4191-83b9-fc8606858aa7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:43.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:53.079Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dbbb02b2-6079-4721-9e9f-ee2c9396a2fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:15:53.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:15:58.180Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:15:58.180Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:15:58.181Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:15:58.184Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:15:58.193Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:15:58.193Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:15:58.193Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:15:58.196Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:03.090Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67238b76-23fc-42f6-9d66-61d0aea79245     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:03.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:13.099Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7a9d6662-1258-4858-bc20-59541b1f8aea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:13.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:23.107Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8808baea-acf1-4cc5-965b-31e2376fa5a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:23.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:33.116Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6554df87-5b9f-4274-8879-bb264eb13cbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:33.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:43.124Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8be08a46-4f72-4ab8-a65d-90a95ac52b3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:43.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:53.133Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=26852f37-c924-4555-a32a-0e3c0b376e9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:16:53.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:03.143Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=660588dd-74c4-451d-8ad6-3ade2bdbf784     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:03.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:13.153Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ac76c607-e36f-4a93-83d6-66b151b4b726     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:13.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:23.165Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f453d1ea-df1f-49fb-9c57-6a87f0ae0dcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:23.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:33.174Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=74ec682e-5078-4a54-be81-9600a305fc3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:33.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:43.186Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=394b24ff-9e0a-46ee-bec8-d69d1212634d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:43.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:53.196Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bbdd82c-068a-41d7-9a5d-ac76572970ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:17:53.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:03.210Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=365f974b-05da-4219-9242-0b3272b3605c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:03.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:13.219Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf1f1eb8-a0b2-45c3-babe-80e164a25901     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:13.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:23.230Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=da2a519e-bf8f-4f83-b2ea-bdd99b8620a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:23.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:33.272Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=37245966-ca92-4cee-ab98-ace8cdd090b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:33.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:43.283Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9838df8e-33c7-49f4-a699-43e7003a4ff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:43.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:53.293Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c4ddc3ee-3d23-4462-a948-08120c132f20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:18:53.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:03.303Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=99cdee3b-a43c-4122-bfab-43db58ae529f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:03.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:13.311Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e3d6172-c823-462a-bc1c-fc7ad8d111a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:13.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:23.319Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=594a5f83-f055-4728-97c1-1ce625e640b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:23.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:33.328Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f71fe9a3-5108-4e4a-8dec-d5ac3113d7ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:33.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:43.337Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d8723d0c-48fd-4a41-9456-6e0f7aeba6e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:43.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:53.346Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2c54cd71-3c89-41c2-b991-2f5eb7820c2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:19:53.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:03.357Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=48bf5e7e-5fc6-4f8c-8f50-44af0f04c4ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:03.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:13.366Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dc0a0380-49b7-4511-a748-7a46ad9b4ac8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:13.377Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:23.378Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3f5e5244-8693-4aed-b65c-c03f4fc86589     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:23.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:33.387Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f94324fa-01b7-4141-9632-4a67b5353316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:33.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:43.397Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f2630458-84ff-457d-9c42-9f6c33e0af28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:43.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:53.405Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4c9fd989-dab2-43c0-bffb-5ad1a9e06135     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:20:53.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:20:58.079Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:20:58.079Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:20:58.080Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:20:58.083Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:20:58.089Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:20:58.089Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:20:58.089Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:20:58.091Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:03.418Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=19c7eee6-9817-49a2-9190-683f16773da9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:03.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:13.430Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1e79362-7e5f-4eb4-900e-f20102e5ec89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:13.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:23.438Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9c250501-72b1-4e6a-9a40-d949888b83ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:23.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:33.448Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8b665450-e667-46a9-b8c9-938205d92cc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:33.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:43.459Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=429dada9-8142-4d94-aa8b-41577313dc1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:43.469Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:53.470Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=72c71d77-7dbf-417e-a134-1712491b2d92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:21:53.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:03.479Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77e21310-3281-4c9d-b2ec-1833d16fbb41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:03.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:13.488Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=380003c3-4a19-4eb6-8741-9d8b8535b157     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:13.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:23.497Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=51f4c9e6-ec5c-4af6-a569-57fe37ea7aae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:23.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:33.507Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6f065ec1-98fa-426d-a589-f02d9736d7f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:33.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:43.516Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7d6b8366-3d3d-418f-9ed1-8d3e130c877f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:43.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:53.528Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9baadae4-bba5-479d-8c6f-fd2c48757aa9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:22:53.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:03.538Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a33d8eaa-699a-4c87-a31d-9e4289622a9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:03.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:13.555Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=95b60dc7-501c-47dd-8886-97e39a622a18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:13.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:23.563Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cb8b8425-8ce4-4285-b90d-f195687bff2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:23.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:33.572Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=aa9b13bc-b1c2-47e5-aede-526f09b5bbce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:33.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:43.583Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c3026c45-e99b-4b5b-a6c7-ceff24f0ddf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:43.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:53.592Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf9d3eb0-a647-47c3-9e51-4f0ed85c8131     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:23:53.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:03.603Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6abec9b3-8467-45f2-b138-3fa8c6eeea3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:03.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:13.611Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=512c61dc-63ab-4525-b07e-ed97eb4a53a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:13.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:23.621Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=360600fa-dc68-4f06-9c12-ee1fe84991b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:23.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:33.630Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7b4c51d5-885b-4c46-aeb0-067759ab5ed7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:33.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:43.639Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=75c9238a-8e7d-4eca-a4ed-eb9c418c2edb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:43.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:53.648Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8e0c3de6-aed2-44c6-a23c-ddf7693aacf2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:24:53.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:03.657Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=08ff12e5-c1a7-4065-a6c3-acb227e8a331     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:03.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:13.667Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=670f8ec4-4838-4c6c-936b-d9cdac490f6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:13.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:23.676Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fd01b159-b2cc-4184-8658-0877be1482d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:23.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:33.684Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b878e4ea-b479-407f-9eee-62d55f8d6053     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:33.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:43.694Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=50a4da2a-9220-4328-bcce-990288404fa2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:43.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:53.704Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=06721f76-f158-43d9-b81e-4871330ec10a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:25:53.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:25:58.185Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:25:58.186Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:25:58.187Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:25:58.189Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:25:58.197Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:25:58.197Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:25:58.197Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:25:58.200Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:03.715Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dc9879d8-d0c0-43bd-a808-aac0f08b2c5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:03.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:13.724Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=13f24543-47c6-42a0-878a-29f4f2731c5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:13.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:23.732Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=190a01ee-ce39-43fb-b2e1-5ba76f04da1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:23.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:33.740Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8f728aa9-0728-4fc1-8ff7-f49982a8f926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:33.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:43.748Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e69f87fc-7a49-42b2-a8c7-1edc99e008ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:43.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:53.756Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4050bccb-a041-4894-95d4-6f85b6f877b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:26:53.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:03.764Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2d3cc2c3-fbe5-4532-81ef-b2f409269595     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:03.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:13.774Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=74f0dac2-259c-4bf2-806c-c95c65b930ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:13.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:23.783Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d6aeae38-fef9-4237-8883-d303495c3bed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:23.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:33.793Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=aeab29fd-d972-4546-a53b-757736fa73c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:33.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:43.802Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f4f49dfe-d21b-451f-a633-b76573d21ec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:43.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:53.813Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b39aa1ce-56ee-4422-89d7-507fc2b38c23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:27:53.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:03.822Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2925ad09-5af1-4617-b876-0ca1122e031d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:03.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:13.831Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=874be98d-fdf9-4a2e-a3fd-23af5e337859     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:13.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:23.841Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ce01fbf4-ac86-4981-96cd-17f08dbf9b1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:23.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:33.849Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b44504b8-1071-4a64-8e73-f34fd0882520     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:33.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:43.858Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e1fdaea-29e7-48fc-b12a-960ff9da88ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:43.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:53.866Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5c14f1de-a3d7-4410-beb3-f58937f44bc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:28:53.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:03.877Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1675764f-8dd5-45e3-97b5-950082451713     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:03.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:13.891Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5df2bbe6-5bd3-458a-872f-89c1ca995254     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:13.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:23.901Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=62fc8218-4d77-492d-acbb-7c5aa628a634     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:23.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:33.913Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f09e4869-c5ea-4378-82be-3043ff67e036     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:33.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:43.922Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=51d51714-7e7f-47d8-a644-fd67808cb1b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:43.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:53.931Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e8bef399-dd2c-45e9-8c41-068005770085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:29:53.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:03.940Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4340849c-e435-4910-907b-802d92cb48fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:03.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:13.947Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=71739100-2f14-4d1f-9817-7da84014e216     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:13.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:23.955Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=90cb8d0d-d3f3-4dcf-925c-d8192cb6f0e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:23.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:33.962Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=44ffadc2-dea2-43bb-a485-5a42b279592c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:33.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:43.977Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e914361c-ad4a-42dd-b5e7-7c1a85951f9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:43.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:53.988Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=93a0eb8f-1c16-498b-b2ad-a3a147de06c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:30:53.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:30:58.171Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:30:58.172Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:30:58.173Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:30:58.175Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:30:58.182Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:30:58.182Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:30:58.183Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:30:58.185Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:03.996Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=560f75a9-d493-4cf9-a042-35ffc0ead989     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:04.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:14.006Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d7c8ac33-df96-4180-890e-3c5b501c1065     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:14.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:24.014Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=14134912-2744-459d-8405-d0a13d42a3f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:24.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:34.022Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=313f0cdf-cfdf-446b-a12b-5b9d22af6bee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:34.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:44.035Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fa1b1953-5aab-44f8-87ea-5f6477a3096d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:44.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:54.044Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=354cb9f2-6f45-4dc4-bee1-42d27feb991c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:31:54.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:04.054Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=58c71a0c-9f70-4ce3-85a1-57bc44b5f8ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:04.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:14.061Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b3fab7b7-12b0-4c97-8600-e2d84b9abc14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:14.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:24.070Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77877d83-e0f7-4d37-995d-e03e27a00f89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:24.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:34.080Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=65b9967b-dcd0-4234-bfd4-231142f580c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:34.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:44.089Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0f1b3714-3b68-4f68-8169-f22a4b27cac7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:44.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:54.096Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bc441955-b8c9-4d7d-b44a-a6c1255fd20d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:32:54.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:04.104Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ac3dffa6-2ede-46eb-b54c-4f5f647fb5e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:04.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:14.112Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fb014004-233d-41ab-857f-9be5d50009e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:14.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:24.126Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a4d2dcdd-e768-478b-8c33-67fe473df331     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:24.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:34.136Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22306f98-9892-4fd5-ac5c-d1ccde76001e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:34.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:44.155Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=793257cf-3bcb-48e2-a1e8-2b06557b1b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:44.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:54.165Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cec71d55-70e4-497c-8e4d-3b3deeaac20f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:33:54.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:04.175Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3c57ae85-d855-4cdb-915e-eb14c3207d27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:04.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:14.185Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=221e0923-df32-415c-9f09-cc9a526980d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:14.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:24.192Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c64c0bd7-01b6-4589-aee7-993093c595f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:24.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:34.200Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=649a10dc-dcc6-43d3-90da-0012218cff0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:34.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:44.210Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=97bbed7d-926f-453b-beba-17e95953345d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:44.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:54.219Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=08fc4276-aad6-44d8-ade2-9ca297d08a9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:34:54.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:04.229Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=24504f72-4de3-4a2a-a452-610709bab175     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:04.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:14.246Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8263f657-831f-4c08-93e9-a5cc7ab0df9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:14.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:24.257Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77e0b3d9-6fcb-42d6-8aa6-7bd7964161de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:24.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:34.265Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eee84182-5a9e-4810-92b0-eaae13676980     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:34.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:44.275Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ca53c09e-956f-45ed-ac16-1edb93089ac6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:44.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:54.282Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3ee527ef-027c-41d8-92d7-3dd739e6589f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:35:54.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:35:58.059Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:35:58.059Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:35:58.060Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:35:58.062Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:35:58.067Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:35:58.067Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:35:58.067Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:35:58.068Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:04.290Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=559a638d-2e4b-432e-aa8d-92dbac913873     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:04.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:14.299Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6b794e67-774a-4e50-a582-ce56533bfbbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:14.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:24.306Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a14d0b49-4d0e-48e7-80fd-6094854ecb02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:24.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:34.315Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=381a0a13-a30c-4ff9-a836-185ae89eac53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:34.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:44.322Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dff676e3-821c-408d-aa1a-3d080e237440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:44.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:54.331Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c88288b2-00bd-42e3-846f-b16d7cae24ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:36:54.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:04.339Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=984f79fb-a89e-4a62-8e5e-5c35049a213f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:04.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:14.349Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=135a07f6-1a9c-476c-addb-db9f93124288     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:14.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:24.360Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dc46834c-7577-42ab-acb4-0cb1ea5a2dd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:24.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:34.371Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=039e0e1a-7315-4c1c-ab76-3bd8c57b1eb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:34.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:44.379Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=76dd30c7-56b8-4bdf-9f03-a4e10646e62b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:44.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:54.388Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5105e4e3-8428-494c-ab88-bff731ff1f96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:37:54.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:04.395Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fadadbd0-81ce-470f-beca-b3f63c01635a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:04.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:14.405Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7fb9c380-c112-48c4-91cf-b0302bc135b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:14.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:24.413Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=738ce6f5-3137-4878-8be6-45caf26aeafb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:24.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:34.422Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=884796b0-96c4-42bd-8f45-e6d96f47142b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:34.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:44.431Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c442fff8-8763-4ced-987a-ab92188a61fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:44.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:54.441Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4e67d8e4-6fdd-4a91-adb4-12613762a3e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:38:54.448Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:04.449Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0e2e137f-fab6-4441-912b-dea87691f33d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:04.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:14.457Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5c4bca88-fee6-4e1b-b72b-f39266679839     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:14.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:24.465Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b4baa070-7ae7-4656-b60e-6ea72d33b479     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:24.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:34.474Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=96c60e8a-b6ca-4ff4-89e0-7f8fa7c67600     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:34.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:44.485Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e5b47a69-44ad-4a38-8aaa-efa5d8fad748     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:44.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:54.495Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d57d93a6-c295-4245-80b2-b4acf038395c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:39:54.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:04.504Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b085e8e4-2868-452f-add8-2f978a38cfbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:04.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:14.513Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a155f83d-4e20-41a3-bde4-05883be041d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:14.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:24.523Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d2353c8a-36cd-4f64-a1cf-00be063c06f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:24.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:34.531Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f26a7563-4f7e-4d76-b31f-873bbc1280aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:34.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:44.539Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=155e8389-5143-4dc5-bc94-3e9ddc586687     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:44.545Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:54.546Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=af9377bd-f160-45a7-8847-23e4ac685791     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:40:54.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:40:58.179Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:40:58.180Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:40:58.181Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:40:58.184Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:40:58.194Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:40:58.194Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:40:58.195Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:40:58.197Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:04.555Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f658e38b-f2a6-4b84-9714-9e33ba2a1d28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:04.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:14.564Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c8de8f74-acbd-42c6-be83-9607b97ac4a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:14.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:24.572Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b6130ffa-cf19-4d9c-aa8b-94fd26f1dd47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:24.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:34.581Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d6a15cc4-cec7-4518-aedd-9d0782534afd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:34.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:44.591Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=666dbbbe-9341-4ea5-b274-ba5b519be2b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:44.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:54.604Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1b3ab237-d6ac-4323-8386-70255309bf43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:41:54.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:04.614Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77b4c0e8-e8ec-46a4-b0f1-a47ff2c147e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:04.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:14.623Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e3ea1b06-e2f9-4b82-a20b-a42111940eb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:14.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:24.630Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7d0d7f33-2c9b-4607-9247-8589988bbbed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:24.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:34.638Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=65934e0e-0309-4912-9d44-7ae2d3469ac0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:34.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:44.647Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=34f56bb8-f1fc-4702-9319-b1963b210215     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:44.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:54.656Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b75128db-6e54-475e-9fe4-f77ab8cd97ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:42:54.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:04.664Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9855d326-aca2-4368-9a5c-1182589c3c79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:04.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:14.672Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bb1f14c0-6464-46b2-9baf-69d5dd6ddc6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:14.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:24.682Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6ea7b11e-9710-4bb8-b786-f7153666069f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:24.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:34.692Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cc807f74-4d9e-4af6-9fbd-4a3957045b0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:34.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:44.701Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a6883685-f96f-42ab-947c-072f7c1e37db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:44.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:54.712Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4a6a9be9-ddd5-4937-afed-71869f1168e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:43:54.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:04.721Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c924ef17-bb06-41fa-a3c9-d78bf80269f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:04.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:14.728Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1bba1e75-6e50-430e-9d54-f0cc7783678a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:14.741Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:24.742Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2dcd5999-8e79-4bdd-9965-eddd8721d10e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:24.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:34.750Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=747cdbda-db00-4511-8500-3bda33cfbd81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:34.758Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:44.759Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e519e3a0-b460-49b1-b684-b59155395ea9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:44.767Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:54.767Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=37a916fc-4045-49d9-9fd3-664ea5151f82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:44:54.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:04.789Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f03d79a1-560d-4caa-8360-18ff80fac3d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:04.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:14.796Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ead6e76f-32be-4710-a086-39bcfdaeff13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:14.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:24.810Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8fb851ef-c848-4638-9e43-b83d5e0d1332     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:24.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:34.827Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=faa3a51d-0d6a-48e3-9840-b6992cd35a5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:34.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:44.849Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b310d7ed-ab5d-4a07-92b9-97dc4d51a8b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:44.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:54.862Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eb582ef9-9796-43b5-8b39-25e5a0350692     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:45:54.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:45:58.123Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:45:58.123Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:45:58.124Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:45:58.127Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:45:58.133Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:45:58.133Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:45:58.133Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:45:58.135Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:04.874Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a352072a-74b3-4b62-9250-44333a9aad67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:04.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:14.881Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b23c33d7-1e1e-49d9-bf35-21f96c54e8d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:14.892Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:24.892Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=901c9613-c446-4025-8a99-2e2399114749     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:24.901Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:34.902Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ac419d43-e5d1-4769-bec1-b61f89bf94ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:34.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:44.912Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5ab5cb11-4b20-4c53-aa66-2eb038c654ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:44.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:54.920Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=01066861-9fcd-4bd3-8bef-74b59d474e4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:46:54.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:04.930Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=10aede8e-c8d7-4778-b653-7b539bd76cd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:04.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:14.940Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=81bac3d2-29fd-4f32-92ef-c659273fce54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:14.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:24.945Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=68ece314-b1db-47b7-bfc2-e1e466f658b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:24.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:34.956Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ed5d1f8e-1c4e-4289-833a-be1ae4d51f94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:34.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:44.965Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ecb70f8c-d147-43e3-be9e-789cdfd28a18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:44.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:54.972Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bade2adc-d69c-44d4-9e0f-fde1b09c744c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:47:54.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:04.979Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3798a14c-26a3-431c-aa8b-88cbd0d6dff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:04.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:14.987Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cab3da1d-7c7f-404a-bb61-a8e98afc9cba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:14.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:24.996Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1f1e5d69-9ab7-4afb-bce2-1fe60d161d52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:25.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:35.004Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e3951bd6-3be1-4aa9-9bbe-d4d486906e5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:35.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:45.015Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=60d4ac2c-e26b-4480-ae1b-21e278478f24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:45.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:55.023Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0d000b71-e4a6-46b7-91f9-a37f46f8d44e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:48:55.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:05.030Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a3cccca5-c578-4666-9076-8ecb9eab55f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:05.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:15.044Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=088a9fac-a33e-4a4f-b056-c156ba65d604     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:15.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:25.052Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a7a0c164-b169-4636-b6fb-9702e436211a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:25.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:35.061Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9cfe3f07-012b-4b17-b56f-f666c885b523     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:35.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:45.069Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0aed7dc1-5024-4735-a903-3c9619250d11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:45.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:55.077Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9ef38f6e-1175-433f-a7ff-df77e9775272     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:49:55.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:05.086Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7898d9de-6c64-4705-a527-59a4606e6d65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:05.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:15.095Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=11edb871-b717-40af-99d9-fd2cb52af338     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:15.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:25.102Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=56e54c99-2794-46bd-ad08-e0a362388b0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:25.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:35.110Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2e6d3229-97b2-4a0b-9a30-d566afc290c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:35.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:45.118Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a58ef79c-0e57-48f7-9bf4-cd93c2f68f1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:45.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:55.126Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=09c59dae-479f-43db-94e5-ee067d86da18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:50:55.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:50:58.060Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:50:58.060Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:50:58.061Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:50:58.063Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:50:58.068Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:50:58.068Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:50:58.068Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:50:58.070Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:05.132Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0412e3dc-359f-40af-be51-cff63431870d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:05.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:15.140Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b4b19c7f-6fa9-4588-b368-57fbecb2e651     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:15.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:25.149Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d6fb37e8-2944-4dad-bc25-2168b5aeb63f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:25.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:35.157Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d1d0d670-9b9f-4f55-aad3-1f1f5b882c97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:35.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:45.164Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7cfe39ec-eb3c-4b2f-93c1-841274200714     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:45.179Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:55.180Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=974315a2-8408-4d96-96a9-2007b89525a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:51:55.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:05.187Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d81951bd-3613-4aaa-8ed9-2b5868dd5632     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:05.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:15.199Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=aaa0832f-59b5-44db-9b1a-11e52929803b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:15.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:25.209Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cef0667b-085c-442d-881e-2b98500912ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:25.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:35.219Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ca47eef5-dfdc-4d4e-9739-8656abd5c8fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:35.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:45.229Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a27ae87d-044e-4a4c-91fc-81bfeaa6c63f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:45.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:55.235Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=afb89a91-5a79-4814-b666-9d5ae45f8b0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:52:55.242Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:05.243Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1ea5d190-b5d3-40fc-9bbe-feffc3c942c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:05.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:15.252Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=671267f7-4d98-4418-a4df-471f966fef50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:15.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:25.260Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fb76e7f9-b356-4aed-90df-a6ad74e32e56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:25.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:35.269Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77946652-b9e9-4127-89f3-9249009283c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:35.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:45.277Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67830e06-c7de-4b1e-991a-8fbb23bc269a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:45.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:55.286Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8bb5f18b-0d58-46f8-a49f-8d3ca735d234     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:53:55.294Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:05.295Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8df072c2-8f6b-4059-909f-fb07f070b1ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:05.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:15.304Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e5c235d1-8bf2-4be4-be2d-e191894f34cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:15.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:25.314Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5dd008aa-51aa-483b-afad-55a9da723d21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:25.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:35.324Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=892c3882-a29e-411d-bf5a-26c5d0ea5006     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:35.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:45.336Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=33f2b389-d7d3-4111-84d5-cfc7801b44ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:45.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:55.343Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6eb5ba65-d955-44b6-aed8-d0453efb5843     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:54:55.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:05.352Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0aa736a0-dfc1-4ca4-b137-c2cf25108c94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:05.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:15.361Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cd804c66-3b6d-44f7-89b8-2460e7b0b25c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:15.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:25.372Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0fb54a57-5b15-436f-a141-a83305eacce2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:25.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:35.380Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7f32bfc1-30c0-4c26-9d49-c5d3824c5154     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:35.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:45.388Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d07d0dbe-755c-49f0-9fee-341f587c40cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:45.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:55.396Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=73da90b1-a217-4799-838a-9498f769f0b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:55:55.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:55:58.135Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T05:55:58.136Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T05:55:58.137Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:55:58.139Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:55:58.145Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T05:55:58.145Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T05:55:58.146Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T05:55:58.148Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:05.403Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7df7fe08-3bba-4749-8a95-8b003e51665e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:05.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:15.412Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6d624428-7a0b-44a9-abf8-792596733965     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:15.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:25.421Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8cf7eb14-5bc5-4e04-a2a3-29ba10d8fa6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:25.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:35.431Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4f766dc2-8ceb-4f0f-baf3-667e2818d28e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:35.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:45.440Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=37c0829a-8763-41eb-8e57-0c7b17080b0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:45.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:55.449Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=26e22528-3b5c-456a-8fdb-628c6cf1f5ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:56:55.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:05.458Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=78192ab5-b81e-4976-a17e-77a83edf9f33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:05.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:15.471Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=15dadeea-5782-4cf6-84c8-3ecb065af0df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:15.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:25.482Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ef15b107-5fd9-4178-abbb-5f7f9018b2e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:25.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:35.490Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9cf6e9af-b82c-4fe6-a659-f17909164316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:35.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:45.498Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=93442d82-51db-49bf-9855-01ef18ff29d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:45.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:55.507Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e9507067-67fe-4776-8440-f1a2bfeae87c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:57:55.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:05.516Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e37b3fbc-816b-4665-ba29-6ab9966b21ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:05.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:15.526Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3aa2a112-3498-4c8c-b3da-ed167aa0ef3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:15.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:25.534Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dff26983-94b8-42da-a5a5-0c016c18aee0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:25.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:35.543Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eaca536b-2f33-4840-8fd0-fd536fbee098     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:35.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:45.580Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e21e16f-0455-4472-a448-31748166263d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:45.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:55.588Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7c63e43d-98c7-4d8e-a4db-5de925d4867d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:58:55.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:05.597Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ee75fec8-3adb-4fda-bc1e-872b492ba500     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:05.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:15.604Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a44d920d-f8b0-490a-999e-7a41ad96eda6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:15.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:25.613Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=70e59541-16fb-49a2-ba8e-9f8428783d20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:25.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:35.621Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22d2541a-71b6-48f3-b165-a5c579466557     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:35.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:45.629Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=851a39ce-5036-43ea-b2b0-65358b88ab2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:45.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:55.639Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=909f385b-d95d-4c43-9343-4392ce719cb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T05:59:55.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:05.647Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2bafab6c-38c9-4471-943b-af6a05ecf56e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:05.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:15.660Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=35d6a708-dcda-4f58-ab19-a634b15b62ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:15.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:25.670Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a7e396cc-36e0-4078-838c-1741a84e6cfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:25.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:35.680Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a5c344da-4913-4ffb-9322-6b7ec9d5b5d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:35.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:45.694Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e0213b55-5201-4b81-a35c-90bf0376d183     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:45.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:55.705Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b5081544-7962-4a44-8c82-fdbeabfe37ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:00:55.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:00:58.188Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:00:58.189Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:00:58.190Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:00:58.193Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:00:58.199Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:00:58.199Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:00:58.199Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:00:58.202Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:05.711Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=572e2fb8-41cf-4819-b3b8-afeb23aaf7aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:05.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:15.720Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b0e9c345-519f-4cb0-9429-3262181b4ac7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:15.727Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:25.727Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=089e37c8-322d-415d-a22f-a510da6342a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:36.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:46.030Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7c037e02-5666-4c01-8744-f08689fdfe81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:01:55.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:05.609Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ebee0a0c-aded-4b31-9650-6bfba543273a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:15.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:25.197Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f51f25f1-d720-4b79-86e2-c6481a7902b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:26.166Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/8xQG3dnxwLUAFARz1ms7'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:36.164Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cae5e435-3588-4c10-89bf-e4d505413257     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-09-12T06:02:39.667Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=8xQG3dnxwLUAFARz1ms7, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:39.899Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:39.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:49.899Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f37b2948-14ff-4e40-a168-81a874af21b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:02:59.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:03:09.463Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dfeba2dc-b43e-4c5c-9d43-53093a6dd1aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:03:19.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:03:29.028Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0cb75c1e-cac3-4226-a3f5-d17f4ca9b9cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:03:38.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:03:48.595Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=54f6957f-5b2e-4951-a6fc-680c8689a4d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:03:58.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:04:08.143Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3185eb6c-571b-4986-b651-2932f3c2d6ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:04:17.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:04:27.748Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f894d1a8-15ce-4a0d-808b-5b6f1e37a6df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:04:37.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:04:47.288Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=acc8e369-eb61-4563-9546-e7245b6611d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:04:56.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:06.845Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f266cb00-c659-461d-83f4-6387be317352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:16.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:26.398Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c75aa53d-e83f-41b6-bfb4-30c019355dc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:35.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:45.999Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a932dbd9-246f-4780-b1e7-ed735623d39a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-09-12T06:05:46.884Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=gkCymTCMJA82EZlPMfv2, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:46.904Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:46.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:05:56.905Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4c5f99c7-9814-466e-b53b-dc284345683e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:05:58.100Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:05:58.100Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:05:58.101Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:05:58.103Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:05:58.107Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:05:58.107Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:05:58.107Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:05:58.109Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:06:06.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:06:16.475Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1a9e0504-1d0c-4508-aefb-b6dc4b75d73c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:06:26.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:06:36.029Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=738ea982-2575-4e29-83fd-a5749f9aa042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:06:45.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:06:55.640Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=609f8675-c60c-4c19-9de0-191297e84492     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:07:05.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:07:15.193Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6232f721-7495-4c5b-b5d4-4b7caeef903e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:07:24.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:07:34.734Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=80e67be4-88d9-47c1-b49e-fd75bb2be38d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:07:44.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:07:54.329Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bdcce52b-fd7e-4a6a-86ac-792151e75144     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:08:03.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:08:13.885Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d64bed2a-4d15-4405-a71e-c9d03e66fd95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:08:23.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:08:33.441Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dcb57ba3-1a42-4de2-894c-d681ae126bd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:08:43.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:08:53.004Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f3966e22-3e5b-4773-a39d-6e36b7d17678     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:09:02.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:09:12.544Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=63264a4a-250a-4305-a0a9-eed60902aad0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:09:22.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:09:32.124Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fd2657e0-d006-4987-8fb7-49c2c334c690     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:09:41.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:09:51.688Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=63992464-6630-49fd-9414-44630aafdfd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:01.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:11.236Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=935b5812-d4ed-4c49-bfef-dd0bb18681ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:20.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:30.781Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=47eee429-5f7f-4e87-abc8-fe9d998f58ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:40.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:50.328Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a0ce0b07-81f9-4690-be22-8a89a9bc11e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:10:58.147Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:10:58.148Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:10:58.149Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:10:58.151Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:10:58.156Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:10:58.156Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:10:58.156Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:10:58.158Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:10:59.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:09.887Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f46e6d7b-d26d-448c-a064-61fbc326dcbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-09-12T06:11:17.755Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=UjfyyeqMUl0XeNia1nwn, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:17.766Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:17.767Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:27.767Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bb88493-aa29-4835-b2f2-7f91feab8241     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:37.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:47.323Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d007e6f9-9c2c-424e-beae-fc8965c2b76f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:11:56.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:12:06.871Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ae4a3346-025a-487a-bef6-a5c0cbff11b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:12:16.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:12:26.454Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=296e68f5-a542-462b-825a-a9cb483f484f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:12:36.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:12:46.005Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c21f8823-2b7d-41ad-883e-00e801266b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:12:55.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:13:05.602Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e75c38c-09b7-41ac-88f8-1aedac2b50c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:13:15.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:13:25.174Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c1810347-7656-4380-b948-41604c928cda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:13:34.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:13:44.718Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4a507e21-554c-40d0-9336-709e6a127ac5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:13:54.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:14:04.280Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e6688ce-6ae2-405e-b656-9fc5182802c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:14:13.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:14:23.829Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f0e6347d-acb3-4cc1-a707-fea8afe8cd60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:14:33.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:14:43.489Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4fc45240-a13f-41a5-9d50-c009bef4a460     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:14:53.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:15:03.049Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=52181495-f8d0-4890-98d6-e08882d73b5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:15:12.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:15:22.590Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d851f5d4-1a28-4ce4-94c7-ac3872e81ecf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:15:32.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:15:42.141Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=80b4c6bf-750e-4ca8-b4e6-0d0b360c4b89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:15:51.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:15:58.172Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:15:58.172Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:15:58.173Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:15:58.176Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:15:58.181Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:15:58.182Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:15:58.182Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:15:58.184Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:16:01.708Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4ca661e8-e9b8-4dbd-8cae-41cf8b73b09f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:16:11.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:16:21.257Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=86a96b73-d60b-451d-8005-8f4f512a2170     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:16:30.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:16:40.811Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0a464ec3-4104-49b8-a1d3-381da3179641     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:16:50.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:00.384Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cd9121d9-7333-496c-a145-18000a75d156     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:09.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:19.932Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8c9b89c1-30cc-4fd5-9796-8ff8b5ec0d9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:29.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:39.465Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=27b9f39c-34e8-4b6d-9f04-afd41aad3cda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:49.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:17:59.028Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e50ffb11-a303-46cf-a385-8498ddd35b0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:08.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:18.567Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5a0f7ca0-8118-4317-a843-0a9d6f60fd9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:25.427Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:35.427Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7490d846-bd45-4c44-b572-7e63da55b8f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:44.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:54.985Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d13f4eda-7e00-4d69-89f4-b50d18a07219     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:18:55.779Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:05.780Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2b6dbb80-bdf0-4268-bb37-eb0f36167095     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:15.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:25.387Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b0d398a0-ee9a-4ec4-8197-ce8322ed15fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:26.091Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:36.091Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5367dd78-0a3a-472e-a41d-10c4e0da8137     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:45.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:55.857Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3e3f811c-896f-4162-8ebf-f735f1707176     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:19:56.724Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:06.724Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=569ea02a-8654-4de8-9a31-6ef4aa59a153     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:16.272Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:26.278Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1e611e9d-73c1-47f0-b0d9-012251e6231d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:27.068Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:37.071Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4e1123bb-62be-4b39-b833-4fe08b99fc48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:46.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:56.753Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ae296e42-e430-4705-a2d1-80a09cd4f83f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:20:57.496Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:20:58.199Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:20:58.200Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:20:58.201Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:20:58.202Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:20:58.207Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:20:58.207Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:20:58.207Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:20:58.209Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:07.502Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1b36db5-de72-4065-96a8-8d2fe8ae2818     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:17.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:27.050Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=79eed9f7-c672-47cf-97c9-adcd2545594d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:27.895Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:37.895Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0320bc2d-4916-4641-b8a2-b405ffe46900     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:47.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:57.488Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1c8091d4-1c4c-40f2-897d-9e697fe7aa2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:21:58.209Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:08.209Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=55859aa2-3d77-47a0-ba7d-a932222959e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:17.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:27.761Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f8128a0d-9716-4de1-b725-36ed1d355a1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:28.541Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:38.541Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=80dd12a9-b46c-40ae-9367-c5663aa6ec69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:48.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:58.140Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=612181e0-ce8a-473b-81e0-39ff923df9f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:22:58.941Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:08.941Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0b74f9d5-cb7e-4eb7-9543-3947c83ed930     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:18.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:28.517Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9594c191-71fc-4e4f-a9e3-c3cd525d9ecf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:29.275Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:39.275Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bb0082e1-cb1d-4dde-88a4-631e671fce3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:48.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:58.828Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fc19b053-d47a-4c22-8246-0ccb0c7f1501     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:23:59.514Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:09.515Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=444ee3a3-ec28-4bb3-b5ab-5f571219d38e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:19.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:29.084Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eecfcee2-07c5-4041-a41e-59521b3707d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:29.863Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:39.864Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=80f54f2d-8439-421a-ad01-0b5b14055016     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:49.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:24:59.449Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d4a749e7-0f64-4d20-b72f-591056bb77da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:00.246Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:10.246Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=97363218-3faa-462a-80ad-6557c950f997     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:19.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:29.876Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=91304d28-55b2-4792-87fb-f8302f5f8f2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:30.591Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:40.590Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=abc262a5-1860-4e00-8a56-2719f4b358dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:25:50.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:25:58.190Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:25:58.191Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:25:58.192Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:25:58.194Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:25:58.199Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:25:58.200Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:25:58.200Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:25:58.202Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:00.154Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=54f0f3a5-3b1b-4be8-9564-0aa6d9b7d4fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:00.869Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:10.869Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=396ad956-42f3-4a73-b3fa-b573139aeb68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:20.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:30.419Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f348508a-b28e-4cc6-8e09-d4489b5ebcc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:31.142Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:41.142Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d4ddf6a9-a6cc-4939-9da9-b28195baf39b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:26:50.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:00.712Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1168bee0-b74e-419b-8685-cced0a026b5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl     |2022-09-12T06:27:01.677Z     |INFO     |Method called with arg ConsumerDmaapModel{correlationId=TestPNFMacroInstantiation_b668c006-f7fd-41bb-804e-42707428c860, ipv4=192.168.0.1, ipv6=2001:db8::1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null}     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:01.704Z     |INFO     |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK     |ResponseCode=OK     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:01.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:11.705Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9a65d141-4449-499b-8868-1f0625d5165e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:21.300Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:31.300Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3553819a-6c9d-4c2c-8e05-65cd1603930e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:40.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:27:50.920Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4c640f44-15c4-4eba-a79b-a4a369342330     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:00.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:10.475Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6501f49e-0c4f-4055-aaff-28339f4d8362     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:20.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:30.103Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3d516c11-7269-441b-a7c4-41d302f94eed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:39.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:49.663Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9b5766db-7902-4b48-8ba8-3ecb36e9de96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:28:59.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:29:09.219Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=46971292-6fab-48f5-8fcd-1047a1e9f162     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:29:18.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:29:28.774Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=16e8b76a-56b6-4830-9c44-7da1cb1889e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:29:38.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:29:48.328Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=79e64046-dc9b-4dff-85ed-6be78c2d168e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:29:57.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:30:07.877Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=05ef6d44-d77e-4d24-b7be-898044812074     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:30:17.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:30:27.419Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ef83fc7f-f217-4abc-bf05-d556ef486309     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:30:36.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:30:46.963Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=696a8360-5c7e-474c-9670-0427a1a90c3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:30:56.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:30:58.183Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:30:58.183Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:30:58.184Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:30:58.187Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:30:58.193Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:30:58.193Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:30:58.193Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:30:58.195Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:31:06.521Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3401a1b8-b3ad-4413-9d72-93883e72c366     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:31:16.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:31:26.105Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=82f26134-2d05-48c5-8124-ee9cb54dce38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:31:35.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:31:45.680Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e9fa8d4c-740e-4ae2-aa29-f31be0032cc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:31:55.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:32:05.266Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dca18429-bc10-4ee1-808e-ced051b85759     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:32:14.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:32:24.804Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ce841651-a48c-4936-8beb-af3c8ef9f270     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:32:34.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:32:44.349Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7657981b-29ef-44a8-b571-89aacaf4988f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:32:53.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:33:03.913Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf685d38-45a5-4307-a281-48233dd9c63e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:33:13.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:33:23.458Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=456e2aaf-df11-404e-8855-437c39b7077b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:33:33.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:33:43.016Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0711aa29-c7e8-4f3e-8671-446dcf3eb598     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:33:52.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:34:02.573Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2c82e95a-f503-41e0-a9f8-2d517464866e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:34:12.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:34:22.136Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3bde3077-22da-4b13-872a-1f9a59c25ad3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:34:31.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:34:41.691Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3a6a76f3-01ec-4909-9607-26f1ee1a82d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:34:51.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:01.243Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1852a0b8-ecde-4a20-8972-0f727ed7a760     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:10.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:20.787Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1173aaed-ed40-48c6-b5f4-d85e59e00ed7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:30.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:40.327Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c87b8204-3afc-4c43-b117-8892f27f5bb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:49.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:35:58.061Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:35:58.062Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:35:58.062Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:35:58.064Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:35:58.068Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:35:58.068Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:35:58.068Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:35:58.069Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:35:59.890Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1be2a740-a802-4fd1-aefc-7e61a79eaf33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:36:09.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:36:19.437Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d8030986-14e3-4c83-a1d4-7e89dbd2f018     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:36:29.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:36:39.002Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4e3a24d7-a41b-4599-9c8b-5afe55757520     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:36:48.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:36:58.548Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=298a28ce-174f-454a-8b38-5bf70f9e350a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:37:08.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:37:18.124Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=56173863-7839-444d-a39a-93d98a50d63d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:37:27.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:37:37.675Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=271c946f-4e95-4a80-85ba-6515ecae9b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:37:47.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:37:57.264Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=00eabba5-7d65-493f-a737-5d7eaebfdaab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:38:06.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:38:16.808Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d51cc6c8-8906-42f0-9041-1ceada5b5e01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:38:26.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:38:36.379Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2b0c3f1b-22a6-438d-bb7a-31b36a1b46f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:38:45.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:38:55.937Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bdfcc2e7-b6dd-43f2-aaf7-7753555b2e32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:39:05.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:39:15.517Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d5c47b4f-3560-44e1-bb0f-be078c6520d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:39:25.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:39:35.101Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=60a8fdc1-5a7c-4354-a99c-9af34402a5eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:39:44.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:39:54.666Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9b91eca8-2bad-4534-95fd-76e5015fc586     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:40:04.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:40:14.225Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b091bf70-d4a0-4038-aa0e-5402da59960c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:40:23.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:40:33.775Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5c17da35-17f8-4792-aeb4-b6d39f0ff17d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:40:43.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:40:53.319Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b7625723-ad6f-4560-ac50-0239cd6c0d37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:40:58.137Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:40:58.138Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:40:58.139Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:40:58.141Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:40:58.147Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:40:58.147Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:40:58.147Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:40:58.149Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:41:02.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:41:12.878Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=75264474-c737-4f55-92a4-90dde9e87bd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:41:22.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:41:32.445Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2e9ef479-6307-4587-ba9e-f974953ba94d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:41:42.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:41:52.011Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5abada77-b0ff-4a4b-985b-af14231e1ca6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:42:01.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:42:11.563Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=da46bfc8-efd6-43ba-9f5a-c81c94a0a290     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:42:21.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:42:31.110Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=78506ccc-7dc5-43be-be4e-514c7928492c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:42:40.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:42:50.660Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c1a20a32-c5e3-4577-aa11-042733f0ed97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:00.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:10.205Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6ca5e683-47ec-42a0-9345-3a487370637c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:19.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:29.812Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=21c03f97-bc10-49e1-86a9-d5bb8fea3977     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:39.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:49.385Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4d4ab409-a9c2-4ecc-a8b1-a9a892fd49bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:43:58.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:44:08.940Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=69c3729a-a1b1-4b40-bea9-b1b4b0aeed72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:44:18.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:44:28.495Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2affb366-d7d1-4699-9e01-0e8ae1b22f07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:44:38.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:44:48.069Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ff43c2a2-1ffb-463d-857a-d1159a2bb9aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:44:57.608Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:45:07.609Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e0bbff0f-979f-4285-baec-9baa1f630834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:45:17.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:45:27.180Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=029c2639-8e60-4850-84ba-efbc7c0b20bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:45:36.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:45:46.745Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=922711da-a9e9-4df2-85de-e2576545d9bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:45:56.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:45:58.181Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:45:58.182Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:45:58.183Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:45:58.186Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:45:58.192Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:45:58.192Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:45:58.192Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:45:58.195Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:46:06.317Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c154db74-4ec1-4205-88b4-9e9d034132f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:46:15.872Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:46:25.872Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=de8cf38f-fdc4-442e-8209-ea4cc807e609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:46:35.441Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:46:45.441Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=17552d95-fdde-45d0-b308-593baf9131de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:46:55.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:47:05.006Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=16474667-c199-4754-a48d-b9141dd1581e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:47:14.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:47:24.543Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9a24b645-a234-4d90-94b1-eaf7cdb3bc58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:47:34.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:47:44.107Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d0891443-91bc-4f80-bb40-4ebebd44b89c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:47:53.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:48:03.660Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cdd71d90-7a73-4ec7-8fe9-67a4b8df84ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:48:13.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:48:23.200Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=222dc0df-21ce-4c9b-84f0-807127c46282     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:48:32.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:48:42.744Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4e5136ad-a583-469f-ad65-a7883de5ee11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:48:52.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:49:02.285Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=234c0e1d-9a9f-4770-b19e-ec8ae13f0e34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:49:11.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:49:21.831Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4454025a-4343-46f5-9048-3660516baf8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:49:31.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:49:41.382Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=42d80344-84c7-428a-a8a0-a0cb2b62caa1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:49:50.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:00.937Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b5abafdf-780a-41bc-8967-d7911c91a6e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:10.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:20.502Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=53c8e9af-482e-47d6-b5f5-b34e8fb6e0a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:30.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:40.064Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d32e56b6-94af-4df7-93c8-37a59629158f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:49.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:50:58.074Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:50:58.074Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:50:58.075Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:50:58.077Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:50:58.080Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:50:58.080Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:50:58.080Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:50:58.082Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:50:59.630Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bec99351-619d-40df-80e1-d27129768bbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:51:09.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:51:19.198Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=68d07813-2bc1-43bc-826f-da96594bfd7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:51:28.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:51:38.783Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1b1cbd13-e9c2-46d5-a308-bc6de3e99a29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:51:48.341Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:51:58.341Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b86b96c3-6654-4603-a75f-7d8670cb8dbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:52:07.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:52:17.900Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=34ae4ea3-043c-47ac-a034-24bc63dec655     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:52:27.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:52:37.483Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=54d02f59-df67-4c91-aa1a-80577b14d761     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:52:47.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:52:57.023Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6f1906ca-5903-48cb-b6d3-66d491e63af9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:53:06.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:53:16.597Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3aa5738e-d45e-4300-b016-14f9ada072fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:53:26.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:53:36.168Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b12ec9e0-c738-41cb-aff2-792c9f2781a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:53:45.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:53:55.744Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f5a22060-0dee-416f-aa1d-aed7293c8cf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:54:05.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:54:15.343Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=91fc3986-a23e-45dd-aa5b-efd54a2b4a92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:54:24.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:54:34.895Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ec2d7142-b50b-41bd-a32b-1f9e7242db3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:54:44.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:54:54.460Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=36bd2899-60a8-4db0-b242-75d1c0429603     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:55:04.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:55:14.007Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0e0bcd05-8942-4522-871a-fde9c05e33bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:55:23.563Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:55:33.564Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b6293791-3622-4ac2-8a80-70ce7cf2f3f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:55:43.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:55:53.117Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=addb87ec-c5a1-412d-847e-28bbe627872f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:55:58.223Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-12T06:55:58.224Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-12T06:55:58.225Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:55:58.227Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:55:58.232Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-12T06:55:58.233Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-12T06:55:58.233Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-12T06:55:58.236Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:56:02.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:56:12.674Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=91efb047-a997-4788-8292-484945039570     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:56:22.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:56:32.221Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c7c82e62-4f00-45c0-9cda-d737591feb08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:56:41.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-12T06:56:51.827Z     |INFO     |Init configs     |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7b2820b3-e823-4051-9e49-cd195240163e     |     |INVOKE     |pool-2-thread-1     |