By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:32:43.132Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:32:43.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-19T03:32:43.179Z |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-03-19T03:32:44.256Z |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-03-19T03:32:44.410Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T03:32:44.411Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T03:32:44.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T03:32:44.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-19T03:32:44.769Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-19T03:32:44.812Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-19T03:32:47.039Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-19T03:32:47.688Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-19T03:32:47.719Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-19T03:32:47.720Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-19T03:32:47.788Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-19T03:32:47.788Z |INFO |Root WebApplicationContext: initialization completed in 2975 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-19T03:32:48.459Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-19T03:32:49.615Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-19T03:32:51.871Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-19T03:32:52.727Z |INFO |Started MainApp in 13.077 seconds (JVM running for 14.116) |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-19T03:32:52.837Z |INFO |Start scheduling PRH workflow |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:32:52.863Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a1495c0f-73e5-4977-ab82-cfd550229137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:32:54.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:32:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-19T03:32:55.426Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-19T03:32:55.427Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-19T03:32:55.430Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:04.642Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=149c6223-57b4-4638-b009-116482e7e331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:33:05.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:15.729Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e708c438-4f64-4a93-b77a-a66e1c991bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:33:16.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:26.807Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4644509c-c15e-4dbf-9980-fbea638d3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:33:27.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:38.000Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2f622d28-ba1d-4695-965a-1909aa86e4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:33:39.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:49.103Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=069673ce-aed2-4260-b004-0a3e44274378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:33:50.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:33:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:00.175Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8b313d9c-1bc0-4792-bfe0-effa49f0af15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:34:01.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:11.247Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8d93765f-cded-4604-a1c2-fe872ab0f26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:34:12.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:22.358Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=79be749a-813a-40b5-a6e6-d3ded49b7930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:34:23.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:33.429Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1e29554e-52de-4469-8969-75d70000e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:34:34.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:44.560Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dc92a1b2-75dc-4e4a-a9a1-03db89d9868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:34:45.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:45.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:55.632Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=21a53aa7-b3cf-421c-93e0-ed762cce60b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:34:56.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:34:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:06.707Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b43eeb41-2e83-4145-9438-760de044aa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:35:07.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:17.855Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d99a1305-26e8-4402-b8c5-12d6d6834469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:35:18.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:28.975Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3892448d-785c-4f08-81c0-15b976c1d009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:35:30.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:30.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:40.047Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b1ff7dce-07ce-4ac4-87af-194826e2812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:35:41.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:51.122Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3703770e-1979-4132-b2e1-dea0d4f1cbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:35:52.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:35:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:36:02.195Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=84540d34-d4d7-47e0-8134-761925eed961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:36:03.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:36:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:36:13.263Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=cefeb66f-9181-44f2-b473-1e4eec5a2ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:36:14.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:36:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:36:24.337Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5982a2f7-5b9f-413d-a1c3-348d971fffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-19T03:36:54.371Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.39.104:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:36:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:04.373Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f0c91376-6abd-4be9-be00-39ef7769a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:14.578Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dcc86cba-6232-4e1c-b830-1e25a33487d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:24.616Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d8aab34d-67cf-45c2-ba23-88f60289cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:34.634Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9f3c8b3b-0d19-4a52-8d31-3f48f6b3c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:44.653Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=375276d1-d884-41c2-94de-4a5a179b5287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:37:49.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:37:49.841Z |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-03-19T03:37:49.842Z |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-03-19T03:37:49.846Z |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-03-19T03:37:49.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T03:37:49.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T03:37:49.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T03:37:49.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:54.674Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2f36063c-5b13-434d-8039-b461c3a8d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:37:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:04.700Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b4b81f5a-675a-4451-af24-9069d9085c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:04.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:14.729Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ee534e43-adee-4458-8ef2-2ca61249f602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:24.766Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=12ddde80-6177-4469-9e94-15d2143b8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:34.821Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=272b906c-bf34-448e-93bb-ab1348eb094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:44.888Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=97c7ec29-1f1b-4f26-ab17-b1940af8c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:54.926Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=df51112e-f22a-44e7-b69e-239ee1c2dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:38:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:05.006Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e1c2c6cb-93c0-499e-b43f-b15456e9862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:05.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:15.061Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7c65f12c-fa7c-4f51-9332-faa9962434c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:25.097Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=41ea6cc5-651a-44c3-8371-19d163927dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:35.114Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f0b3c859-832e-46d1-85e0-f93d5441fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:45.129Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1fb171dc-5c61-48e2-8801-038f1a4b23af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:45.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:55.146Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=64a05bd8-8bd8-4267-b94a-b086ad0b7bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:39:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:05.162Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3baea684-ab24-4216-949b-40b7f10ab9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:15.183Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7471f9a7-f53f-44e4-9594-3bba02b03a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:25.199Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=404e942c-7134-4b06-9d62-48cb447125bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:25.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:35.215Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e0753277-881e-4da3-85c8-7dfe4478af52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:45.230Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=82ee312a-ca16-49e7-a13c-1527351c2064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:55.256Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=350cd75a-a7a7-4948-87e1-548c98c95e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:40:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:05.274Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=aa3f1bbf-225b-431a-a588-3a62f60fb99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:15.291Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=51f94e3f-da1f-4cf7-946a-3aa3263e9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:25.308Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ce7fe43f-30ed-46d9-9691-a8b105418593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:35.330Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=21434791-7342-4cfc-bf1c-9848819cb541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:45.345Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=91f8ffba-8744-4b16-b8e9-c32857e637df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:45.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:55.358Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=834e1fd3-5d49-4a17-96fb-bbe4061a0e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:41:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:05.375Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4ac96e26-0586-410c-8982-97f2ccbbcf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:15.389Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=44e656e3-81e9-4b6d-92f0-50e2794ed874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:15.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:25.406Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fe506be9-0b64-45a6-80b7-9ed8a52f1146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:25.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:35.419Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e5c4b8bd-2581-4694-944c-b8a8f60c9430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:45.432Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9bd7d647-db52-4f87-95ce-736afd216220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:45.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:42:48.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:42:48.869Z |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-03-19T03:42:48.870Z |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-03-19T03:42:48.874Z |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-03-19T03:42:48.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T03:42:48.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T03:42:48.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T03:42:48.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:55.444Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0631a415-05fc-430a-a263-fe2bd1897146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:42:55.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:05.458Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=537a206b-f1f7-4724-9bdf-cb93043f4c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:15.472Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1a641254-2fd5-46dc-a76d-d4dcc74e8eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:25.489Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3b4eb3c9-6dea-4994-9fd7-31a3795f0e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:35.508Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c5500417-6cbb-45fa-a85d-117ecde3aeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:45.523Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=180d0227-7129-4880-af8c-da5942bf2969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:45.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:55.539Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f1caf411-a587-4d78-bbb2-815281120285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:43:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:05.555Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e74411a3-a5a2-444c-8a80-34e4cf8169cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:05.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:15.569Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e68747a6-f3cf-4ced-9871-f6b145cad43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:25.593Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1adfba12-b3e9-4508-bd96-c887d937e34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:35.608Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d637fd90-bfc9-449d-98f6-3ed73158e834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:45.621Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7c995ebf-925d-412e-9a00-9a23d152f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:55.645Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7f7dda72-6733-447f-9f07-75a1d0e719e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:44:55.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:05.664Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d694497e-695c-4d2f-ab8c-0aaec095ec78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:15.688Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=83e51bab-0a2b-4ddc-80e7-243aa9142956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:25.708Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9f7a12f9-6e48-48b8-9d7b-478c70405c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:35.727Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d9f169c2-7d95-408f-953b-600511657235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:45.740Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ac8c0e2d-da33-4ae7-afd5-1385ec8000bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:55.757Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bde9819e-7539-453b-abf6-a8c8959f7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:45:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:05.775Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5bb4dfe2-ae89-4b32-b687-fa7fde505549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:15.793Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c3d31aac-4214-4723-8093-375bcb3e3a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:25.805Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9d719e53-b5a1-4fc5-baa9-a7ff5dbeba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:35.817Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=075407ba-011c-45cd-9306-7cf6d01c2745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:45.841Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7c052354-81f0-400a-bf72-fc511feee73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:55.851Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3b2f3896-5e96-46e4-843b-a10537db54c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:46:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:05.863Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2455a841-8dcd-4560-a276-d71a25e42dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:15.876Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a016e082-7491-4c26-8e13-62150705c8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:25.890Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=990378ca-25f4-4410-a101-d8eedd3dffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:35.901Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ab97d4a5-21d6-4b4e-b1a9-df1f9ef868f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:35.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:45.918Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=def8f844-e6d3-4809-9a39-06d310881a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:47:48.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:47:48.936Z |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-03-19T03:47:48.938Z |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-03-19T03:47:48.940Z |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-03-19T03:47:48.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T03:47:48.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T03:47:48.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T03:47:48.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:55.939Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=22ce1c77-50d0-401d-9793-a62b13ef1b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:47:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:05.954Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4f3da495-94c6-4945-9a4e-e1419b55a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:15.968Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bd3e7c58-329a-4696-acfc-564344914964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:15.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:25.980Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b0b1293f-a9c0-4f64-96ea-d7cbd389bf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:35.992Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=90176bd8-850e-4bc8-a07e-62e08191e98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:46.006Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c92cd65a-d30a-4026-9fd1-ab39eeed611a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:46.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:56.024Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4f7b5981-8e98-4b2b-80b6-f0714f132b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:48:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:06.036Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3430094a-b6f2-4cb5-a051-fecc916d2e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:06.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:16.055Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e7d126cc-4cec-4f42-b580-ca12b74fc249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:26.068Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=af409403-ca26-4a85-b04c-89c4c2e39bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:36.083Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=cd6072ed-2b31-456b-a6f3-de13b8f0daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:46.106Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f8bcb67d-014e-4368-9a33-9ecbb62abe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:56.122Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=596305ad-e1c7-48b3-a24a-7475de120984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:49:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:06.155Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=41c8be8b-7836-4ef3-8e2e-3efa18de24d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:16.167Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e215bd60-71a4-43df-ac9b-7791066249d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:26.177Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a5f47f81-f7a0-4a14-a8ff-b9123ba8c118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:36.192Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=be28d5c5-e509-4522-9e93-c9d1e01e70bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:36.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:46.217Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2dd42f34-9e24-497f-8753-958c326e81de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:56.232Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=15b378bc-4784-4d9e-b507-5d6e2d63e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:50:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:06.243Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f42cc4e0-b80f-4783-b323-1a73901c8f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:16.255Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e3cd7a3e-39b0-4cde-a3eb-c163ac195ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:16.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:26.267Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e94d9f79-41bf-46cc-a935-9f61fde1fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:36.284Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=422c6a6c-fd22-4c20-b3d6-2af62c04e217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:36.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:46.296Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=edc7df24-f517-42aa-864b-4b8a12d5849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:56.307Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=77b1e2d6-42ba-4938-8427-e185fe3e2a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:51:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:06.320Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b3542a4f-2992-44dd-a86f-e4bb1af7cb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:16.332Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=da8b566d-93a4-434c-ae88-be70ad842f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:26.343Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=cb31fe06-9838-4628-ad21-231e359dab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:36.358Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a067c14e-5624-4e9f-8f1d-3c6e5e7083f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:46.371Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=226a758d-0bd3-44fd-8204-224d5fdd812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:52:48.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:52:48.958Z |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-03-19T03:52:48.959Z |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-03-19T03:52:48.963Z |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-03-19T03:52:48.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T03:52:48.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T03:52:48.978Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T03:52:48.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:56.388Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0ecde193-47cf-4720-a9ad-76896d619c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:52:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:06.410Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=57b18aab-5061-47dc-8c14-581989175597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:06.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:16.421Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=53387278-191c-4a07-974c-6f9f6484c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:16.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:26.433Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d14421a2-eb0b-4065-9039-626377866326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:36.444Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5bf94f2a-3500-4167-800d-a1d694ef8d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:46.456Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=37d79ffe-2b04-473a-b111-4fb90924afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:56.467Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1822759d-ec46-4b2d-8985-1dd3da6adc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:53:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:06.477Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5ac0ace6-2382-4085-b9bd-79a76f8ab7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:06.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:16.492Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e8427cfd-56e4-4ba4-9c6c-596a405d1451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:16.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:26.504Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9238841a-1877-4046-a5ff-d31b727417c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:36.524Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c93c67d0-1891-4479-b5b5-ee977796d107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:36.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:46.548Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6534597a-95be-470c-af6e-c4b6b54bea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:56.560Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=95f2e1d6-4843-4d14-a5b0-32144bae470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:54:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:06.584Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3405149d-253d-45ff-b1f6-a1ac712cee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:16.598Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=889003a0-e0fd-4f19-a4ac-c5770aee6054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:26.620Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=83e7d5f3-a339-4e5b-a3e1-cae0b4f6a0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:36.631Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2eb29ff8-bb68-4949-b22f-522935f201ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:46.645Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=507bd6f5-1388-40dc-9c5c-8a05770c5b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:56.661Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=65f30081-13e1-4c89-8e3e-42145277862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:55:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:06.672Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=02ea476b-7b4d-4b60-8460-e2d3cbe3ec78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:16.688Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=65d93daf-46bf-49e6-b418-fb2e68f6a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:26.701Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=14abff52-62cd-4438-8e19-72b7acbfb4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:36.712Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5d00f49c-3a0b-484f-aaad-1a3576fd82ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:46.726Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8a423bb2-aa7e-4df9-ad3a-4b71af80b979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:56.738Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=37924f64-23ee-4786-ba33-cff4ffd3161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:56:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:06.754Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fad2d51b-1747-4a73-a036-da34fbb9d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:16.766Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4f06cb86-09fe-4e11-acc4-cb85a2265bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:16.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:26.778Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=045c5223-cc4e-44de-9c16-d0c5fde4da55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:36.788Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=019bf884-1d56-4e5e-b22e-4268ad427f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:46.814Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8b0015e6-18d4-4344-81c5-610f0dd359c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:57:48.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T03:57:48.915Z |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-03-19T03:57:48.916Z |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-03-19T03:57:48.926Z |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-03-19T03:57:48.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T03:57:48.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T03:57:48.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T03:57:48.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:56.836Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0925610f-411f-4d10-9d37-3eea5354ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:57:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:06.848Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a2639e65-5758-4473-b672-68333c463a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:16.860Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b780bbbf-7f3b-43f0-9391-43a03d3a1a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:26.880Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fab4d722-85bd-4a08-8a5c-aac0e2364543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:36.891Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=179518a4-84ec-49f0-885c-58f58f8db705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:46.906Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f77e1fc8-2c06-4264-9f68-6b970dada1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:56.927Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4ec0df0a-037d-4c19-b03c-9b923628954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:58:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:06.939Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=aea34053-a813-43cb-bf28-2c8c262fe395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:16.949Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=02482504-219f-4b04-9ee9-3518b77f1174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:26.965Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ebfff1db-0142-4708-9ad3-5d0b474e8c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:36.977Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ee1a1f03-b3f7-48c8-a4da-c7772dbbc06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:46.993Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=734d303d-56b8-4bdf-9a3a-53a99bc4b0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:57.005Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a2b04e65-8364-4409-a71e-57dd8e14aa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T03:59:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:07.044Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=58857ca1-dbd3-41cd-8e32-61b6fbde9b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:17.054Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b89e37f6-9af3-4419-960a-0b7e557d678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:27.091Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c57baa03-686d-4e7a-bc56-da1219cb3f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:37.102Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ff7a5ea7-a139-474b-8d2a-3fcd2a9a8e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:47.118Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=20142a0f-af99-4276-a367-f00c2b7c84a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:57.129Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=eb043692-25f6-466d-a087-e48230a334e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:00:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:07.139Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8c016d8d-026f-4cca-ad57-0f5760d22d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:17.150Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0f0bc32e-e0c8-4ca2-acb0-70fb0d5c073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:27.168Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=efa2e070-0732-4a8c-bf3b-13846eda1938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:37.179Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ad59ce91-4d63-435d-81b5-4cda2cde29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:47.196Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=970261bf-a991-4855-a4e3-5625710e0993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:57.209Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=24c23c69-d8aa-43a3-a948-33467bd231ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:01:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:07.222Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8e6fb52d-713f-4fd4-97a2-92b442c90616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:17.238Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f41e580c-0528-40bc-9d81-f9128a22406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:27.248Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=12a32961-4f18-4d3b-988c-cf45446bb425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:37.258Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2ad26650-c0aa-46f6-bae2-3357b925cf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:47.269Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fdeff098-9d26-4229-ba02-b787e98f738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:02:48.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:02:48.843Z |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-03-19T04:02:48.844Z |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-03-19T04:02:48.848Z |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-03-19T04:02:48.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:02:48.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:02:48.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:02:48.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:57.283Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d540e15f-de24-439e-b4a8-022f7742d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:02:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:07.294Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fb10f994-16fc-4071-9bd4-9141c82b4cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:17.303Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d5464c5b-1a9b-463b-873e-9f841806fc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:27.322Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7e871205-04b5-4717-b84f-17f9dd0714c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:37.335Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d256a997-8911-4150-9bb7-05f6ba4aa356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:47.346Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a2fff222-e081-49da-9b13-1f93aa0a3626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:57.356Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4bd454ef-91c3-4072-b7b5-2f3567868b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:03:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:07.370Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dc60b6d8-1e93-4ab0-bc51-f9adc1751c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:17.380Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c0ae0fa5-6994-4ada-ada5-c1ce9006c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:27.391Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2f6dd0fe-1e32-4209-9360-09c97d933187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:37.400Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dbdb42f2-d670-4e27-acad-9d4e1fa8c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:47.422Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=21527740-97e7-4519-83d8-943945f9c377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:57.432Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c9d4725b-f2a2-4a1a-96df-6172b6aded15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:04:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:07.441Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0eb75b57-0d27-4c6c-974d-1e17b16e154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:17.451Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e0fa041a-8a8a-46ce-b7e7-00bc06d26a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:27.461Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b1cf89dd-ee06-4337-994d-b30d793c6ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:27.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:37.471Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a8f9ca5b-8308-4522-a1e4-04650bec4f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:47.480Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ae9e94f8-0689-407d-ae4f-f024677a1571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:57.492Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=48004a4b-fc2c-47dd-8d87-71721de02caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:05:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:07.507Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5308fb8d-3d77-4c48-95d9-671e84c662d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:17.517Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d871ddc5-2e3c-408c-9df7-68d7e0ca0864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:27.528Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=729c0d3a-1fa0-46c3-8c78-75bd2b455dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:37.538Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b0755ddc-1124-49b9-92b3-64346b407710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:47.550Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ef936c33-734a-462e-9e54-65c782adb289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:57.559Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f1f5c1c9-ab55-429a-bf26-92393bf8b7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:06:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:07.567Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2b98b809-82d7-47ab-843e-9ca24927d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:17.577Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=03a59b0d-357d-46bc-b1ff-802dae060da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:17.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:27.586Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e23d10b4-e7da-475c-831a-ffcbd2876dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:37.597Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=02543622-4d3d-482e-b404-109eb5a261c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:47.606Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3034dbed-9e6c-4a54-9eca-e6e84d2a3f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:07:48.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:07:48.847Z |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-03-19T04:07:48.848Z |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-03-19T04:07:48.849Z |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-03-19T04:07:48.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:07:48.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:07:48.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:07:48.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:57.626Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ccf2e5d9-85c3-4234-918c-c36d34e87530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:07:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:07.640Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1e4e833d-318a-4ff4-999b-711999da7ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:17.665Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b8e85a03-365d-462d-b0e2-5bb789498b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:27.675Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=feb16f2b-cb92-415f-86b2-0f15e6a0f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:37.685Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8582cdef-3676-455c-bc53-65fbc188a85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:47.697Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3ad39322-fc81-48ff-95bf-d5d52ee2f390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:57.709Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0f1592d3-4679-487a-9cd2-b057eec958ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:08:57.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:07.752Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=501dffcf-e130-4e14-809e-8a2d77f05bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:07.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:17.876Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=290f6052-2908-48c9-b760-475e696c292f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:28.140Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=84cc6e96-08a5-4c95-a7de-432aa38b3ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:38.237Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b2192804-a773-4824-9631-7ba5f47f1164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:38.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:48.279Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d092d209-7052-4a75-a0fd-4484d9d6d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:58.346Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ab602134-34e7-461f-bac1-cd56b9bc75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:09:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:08.371Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f81270e6-bc58-4e12-9df1-8dbdcb674643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:18.390Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dfd552e3-745d-48ff-a54b-e6ac6cb2600c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:28.407Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=de013cc9-ad5d-4d0d-833c-e4c176e2df9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:38.450Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=452cb1a5-2cd3-45a4-ab03-13421249019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:48.485Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a125da9a-4d4f-4c48-bf67-6f135a3c3264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:58.508Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d3341842-6224-4cc7-a9a7-9b13652b8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:10:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:08.534Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5381d0ab-2f70-4b21-b86a-c50c71e9071a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:18.552Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3fd09bef-b28d-40bf-aa40-e109b5263a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:28.565Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=215cf275-400a-40b7-8427-20a098919146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:38.578Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c1f6c7cb-07c9-4474-a575-5079e4c6a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:48.590Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=47320894-76ea-4b79-ae64-1d9b048407d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:58.605Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=025e47b7-4ba0-4b71-801e-945fd03b2696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:11:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:08.622Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6585f992-1fc7-44f8-9221-556d253d2cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:18.632Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ddf72aeb-11c2-409d-a13f-5d6220dafc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:18.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:28.652Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=43f2430f-2904-4a2f-9451-28e944921bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:38.710Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=96fff9c8-a8c5-48bd-9b69-569f212b3f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:48.753Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=63044026-3377-4c5c-8987-79a0ad919a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:12:48.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:12:48.975Z |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-03-19T04:12:48.976Z |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-03-19T04:12:48.980Z |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-03-19T04:12:48.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:12:48.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:12:48.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:12:48.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:58.770Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f139263b-077b-4145-b7fc-a800503d821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:12:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:08.796Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e2e9dd16-14da-45a3-bf87-442734155563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:18.814Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=add6c45c-47f1-4c23-98bf-0c57e8ac7dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:28.839Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5b384c80-5b4a-4fc4-b812-80f5d3c06091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:38.864Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a5148269-9c4e-4df2-8857-0e21e90bedcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:48.877Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=407ffc46-cfd2-4fce-8380-667b51fd1e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:58.954Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=157afd21-dcc6-447b-8bcd-b33c15b4bbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:13:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:08.976Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=815ef1d5-3b25-4aaa-af8b-823c63ab986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:18.988Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=51cd0620-6063-4a6c-8660-8eda2b3ff3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:29.014Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c673cdb5-3530-4e71-91ef-4924b007df21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:29.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:39.065Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3d70d8cf-3bd6-494c-8c3b-1b0b73847ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:49.082Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0edf3cf2-1a33-45da-af9b-f2cee7fd208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:59.096Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=93bdbbe7-28bd-4ae6-900c-7eb5fb76abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:14:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:09.114Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b70c0647-63aa-4f20-a6f1-eaf7ca48f39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:19.129Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=72c5d175-c57a-466d-8a69-e71e8a75e69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:19.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:29.146Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5d1cdb2c-876c-4b53-bb92-c13a4b8ce648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:39.159Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=70f026b2-059d-4451-87cb-15207c00a717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:49.180Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1dae8bea-5c32-49a6-8297-d7ddf72ec10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:59.193Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ec13d6a9-ec1b-4eca-97e7-8f779056debd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:15:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:09.203Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3e071326-fcf0-4ef7-82b5-e18eb3f863bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:19.216Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4951f7d4-3bf0-4ade-ad55-490da83cb348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:29.230Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f13ae572-20ce-4d53-8caa-611400ef08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:39.240Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3e83ecd9-3422-4365-b972-cab0085b2f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:39.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:49.250Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=14908d40-b6f4-48a6-a73a-4dc72fd07391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:49.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:59.266Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2303c5ab-12e0-48fb-a65a-8168abd3546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:16:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:09.276Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b5604a49-b1c9-4072-9ea8-4e41cb4de172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:19.300Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9ffb7403-348f-47ed-ac80-58c4528f721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:19.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:29.311Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d8825c1d-45be-463b-99e5-db27b25885bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:39.324Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fd45c215-e3ae-4026-a293-ded04603f4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:17:48.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:17:48.866Z |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-03-19T04:17:48.867Z |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-03-19T04:17:48.871Z |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-03-19T04:17:48.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:17:48.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:17:48.877Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:17:48.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:49.339Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2603fbe5-1042-414c-9772-eff3a9e6038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:59.358Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=29289108-7e09-4821-8a36-33039c19744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:17:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:09.369Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e98d0646-3192-4bd4-811d-689bdd8322b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:19.380Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=21ae109a-8a82-49df-9ac6-754ca1d60d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:29.395Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6604988f-ba6a-444d-bf8c-457dac8df0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:39.405Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8e5ce51a-980b-4c86-b86f-664f9580b67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:49.418Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=aed3d0a0-a29a-4a29-ba48-173f0ff51b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:59.439Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0be58ac1-938e-4c07-a611-11a673ae068c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:18:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:09.456Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=598f3718-8979-4131-8fca-337721068627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:19.475Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4c4b9743-8659-43c6-90c2-3974a3d34535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:29.484Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fc40e103-e20d-460b-a8f0-a11546502233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:39.506Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d78117f6-8092-4ab6-80c0-b1c588acc10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:39.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:49.519Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=eac0b437-800c-4777-aa65-ea8b087239fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:59.529Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ab1ea80b-698b-40fd-b113-4ede2e270006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:19:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:09.538Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=909017d4-2dd0-43e2-ab84-f194eb710a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:19.548Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b2b00304-dd1f-4059-a8c0-6361f7800376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:29.556Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3dcb325c-7f87-40f0-b01a-9305561ae5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:39.565Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c51cb089-ce3c-4df1-a98a-281f5d2d48db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:49.581Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fd7a203e-737f-4b0c-96c9-bb9e71a24029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:59.596Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9548c38a-0afd-4823-8b42-5c65acb15bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:20:59.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:09.606Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c37aeec9-5175-431d-ab59-9b0ba1764e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:19.617Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=befa519c-31c2-4ad8-92f5-421328997976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:19.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:29.628Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=263698fa-cbf3-43a9-ae55-b31ac74867fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:39.637Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e7ea098f-5dd2-4289-b6b7-954ccc51c937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:49.648Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8fa766b9-b1d8-4649-8b01-6bc4e5a4b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:59.658Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a7bcf48c-f2a6-4b7a-a1df-fa9c3c3b32c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:21:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:09.668Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4eacd770-c72d-4ba9-ab38-bacefe742708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:19.679Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ac0e261a-bf4b-4708-b384-d9b19f804677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:29.703Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=36339973-96ec-4aca-aa0f-2b0f284415f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:39.715Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=525d5711-960c-45ac-a719-2efba5e81e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:39.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:22:48.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:22:48.826Z |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-03-19T04:22:48.828Z |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-03-19T04:22:48.831Z |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-03-19T04:22:48.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:22:48.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:22:48.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:22:48.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:49.729Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7a87815d-19d8-4020-8564-ee5414539a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:59.744Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0e3318d7-93a8-4903-b315-f3998a9a84bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:22:59.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:09.760Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=92c28697-74e3-4483-b2c7-693bbc383f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:19.769Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=38a1a3f6-c8fe-4a98-81bf-85ade5d1aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:29.778Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e33728c2-836a-4185-a50e-d3bf29af37eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:39.789Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8a08df57-3500-4544-957c-851fda51be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:49.797Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=68b9d1ec-0bb8-428a-8a22-921fb0371bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:49.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:59.828Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a820b3bc-9d38-4741-a608-a4a621f34e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:23:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:09.841Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3cbb90bf-33b7-4371-a412-4dfe7b1312d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:19.853Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=acf5f160-9abc-44a1-b739-730532e5761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:29.863Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=23d3faed-14da-48ea-a36f-d9101a3ef805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:39.872Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1e816e59-d1b4-4577-b894-761f17f850b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:49.890Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bb0c2c20-1f1b-4e95-a6b7-3c84ad37ef26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:49.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:59.901Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=adf2f1bd-7084-4449-bb3f-89cb0ded992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:24:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:09.913Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9d6ffb99-53c7-4b0b-a9ac-873b7f42b5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:19.932Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3ff46c60-f315-4fc7-9047-8cdc5fa4ed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:29.952Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=43e362ee-1d1d-4c7f-b07a-4de1c68536f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:39.968Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=84911506-2e4a-49f0-93e0-e67b1573ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:49.983Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fdc2783b-e0ec-481c-8be9-10ba0ade5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:25:49.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:00.001Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d50a7f68-e3ce-4073-81c0-21e11edd32e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:10.012Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8b6bfd43-584c-4d14-ab24-ccc93cc08caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:20.022Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8ac489b5-06dc-46ba-9fbf-2fc71a9d8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:30.031Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1e6bb026-3356-4cf1-8a55-4c8aea347174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:40.042Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=20ec7c1c-f050-4e1a-94c2-6276ed9494b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:50.051Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a1d54d9d-75f9-4852-9be2-fcc428c9d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:26:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:00.060Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=681f5a21-e382-4fc3-8f75-a4d9b7bc6258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:00.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:10.072Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c716b3f5-c17c-408a-a201-b5bb4ae058ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:20.085Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=20fd3117-4349-4c05-b41a-2df7df9e209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:30.095Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=42352f33-9d4e-49ef-b140-7a95dffd846b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:40.105Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=897e684f-8d97-4d5a-b663-5d38f11b72c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:27:48.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:27:48.961Z |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-03-19T04:27:48.962Z |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-03-19T04:27:48.968Z |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-03-19T04:27:48.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:27:48.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:27:48.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:27:48.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:50.118Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7036fcf1-af19-4810-a17b-359fd577958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:27:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:00.130Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c68af26c-facd-4249-a13e-83fdac48df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:10.146Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8dc21ffd-210e-4a4a-bd45-1841e4a42508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:20.161Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b85bed47-e225-4c4c-8fcd-8e3a9d1e3a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:30.181Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bb2f898e-4cfb-4ecf-9063-c61f1cadbc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:40.191Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1249da73-09d2-4ee3-964c-912271b93559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:50.199Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fa722444-e63f-495a-a0f3-d4f7d46fb3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:28:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:00.208Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dc0890b4-0f3f-4b3a-a87f-72c3e002ad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:10.218Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=451efd28-d014-44a2-acf4-abc97b83e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:10.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:20.230Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6934428e-4263-4117-8f5e-519e98a9ab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:30.238Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=25a1c3a6-7595-412f-82b9-033b0b1a211d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:40.249Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d6c11d41-11ad-4fc6-81af-48c595eeb9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:50.259Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2db0684d-0a8e-490c-96cb-a8859b880fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:29:50.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:00.269Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=acf166eb-71cf-4514-aa7d-ff6fa4909f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:10.283Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=55ce86b7-f54c-495c-8b27-541ba9bca516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:20.305Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=65464658-55d1-45e7-a750-ec16551eff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:30.323Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4c50456b-dfd5-460a-bfe0-2e2d4ecbe817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:40.331Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6c81881a-2c04-4ddb-a5a4-03e2bfe847b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:40.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:50.340Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=66401123-aebe-41fe-8631-2f20ed2011b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:30:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:00.348Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=14cb85f8-d5c8-4400-abcc-f0919628257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:10.356Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9e4fbe3d-3d84-47be-a14b-f2396ea6618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:10.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:20.366Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6fd2fb39-f6ab-4d2c-8249-76e2e158717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:30.376Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7a6921c8-543b-48aa-aae7-cda719d7e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:30.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:40.386Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8fe7ba9c-aa8b-46af-ada3-b40c97d9e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:40.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:50.401Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=81065d0c-15bd-4d0e-a5e4-8c3ead97f431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:31:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:00.411Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=027ce148-f809-465e-9c7d-0b518f61317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:10.420Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3ee69438-7043-4b54-9d45-deea085d3e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:20.429Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=cf9f408e-562d-4720-b116-2a4ede47586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:30.439Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b1a7024c-4d86-4438-a06b-d6fe57945d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:30.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:40.447Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=740bf1b5-4c44-4d01-9036-fb3d4329f387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:32:48.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:32:48.767Z |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-03-19T04:32:48.767Z |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-03-19T04:32:48.769Z |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-03-19T04:32:48.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:32:48.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:32:48.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:32:48.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:50.455Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=48ba79c1-cf6d-44ff-a5c0-5195d220c9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:32:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:00.468Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=63e1ad8a-cfee-4f5f-98c9-377e840d53a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:10.478Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4f4c4e22-b016-4dd3-b9b3-12b46e8a0385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:20.503Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c43d7866-4efe-4fe8-ab5a-8a5d56d56796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:30.513Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e82be854-c9e0-4c77-8464-4af3467f0358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:40.522Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e896f101-944c-440e-abbf-b3493c5cecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:50.549Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ad29b836-cb1c-42dc-a2ec-717205b28816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:33:50.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:00.557Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b32ba1cd-ff47-48bd-aacd-d85653f2f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:10.568Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1c2836ad-459b-4cd1-9c69-ae8aefab4736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:20.584Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2cec22d2-4c94-4736-9d7c-26a242f9b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:30.597Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=71aed678-8204-49d3-969b-e33d9ea95089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:40.608Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e659291b-1d25-475d-85dd-b4e281a1de82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:50.626Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b417f757-0c6a-43a9-ad43-ea65fcf0c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:34:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:00.642Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=67051e57-efa9-4424-b19d-27d48b7eb644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:10.650Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=966c8522-cfc4-4518-bf7d-809f659d5dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:20.660Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=aece9135-145f-4d60-93fe-2b171bb97088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:30.669Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7aa0d3ed-6bba-4cf0-933c-07a8f939b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:40.680Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=603d96df-7dcc-4dea-aa59-bda9e97a7db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:50.688Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ec545968-08ca-4e4d-950f-4a6753067782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:35:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:00.696Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=243eab15-9ef2-4943-b7fb-52a476856c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:10.708Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=888505dd-89ab-49c7-86e3-f95b9cd51d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:20.719Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9d900df3-d0ce-43fe-8355-cb6c31576e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:20.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:30.740Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=efa7b542-60a9-4a85-b4f5-ebb3d41d4d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:40.752Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7a3755f2-fe71-402a-ab34-031884647476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:50.760Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=38c3cee4-ad20-407c-b4fa-4295fce9ce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:36:50.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:00.771Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d3dc7874-0d6e-4e49-88a5-1fc7edff2671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:10.780Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b3085092-482e-461f-aed4-5fb5b12b982e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:20.796Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=456fba5e-0a38-4235-b8c9-482d26c193fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:30.807Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=51d87781-93d8-456e-8802-9082489576a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:40.820Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6f347cff-36d5-487c-9aa4-7a8835e9151b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:37:48.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:37:48.814Z |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-03-19T04:37:48.815Z |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-03-19T04:37:48.817Z |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-03-19T04:37:48.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:37:48.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:37:48.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:37:48.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:50.835Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=983efdff-b9fe-48da-bf92-f37d850e4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:37:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:00.845Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f65cc6b0-0398-427c-a0d9-0d6772f8ca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:10.853Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bce69305-2388-4ad9-8723-b7a5d9b5ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:20.865Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d25ea695-068b-4c8b-b1ea-f024f373c732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:20.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:30.876Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1f3c25c3-ca22-4d74-9903-63daa521a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:40.884Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=74ec9fd0-2284-46b8-9260-5a12de4352b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:40.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:50.906Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b41a72df-dfa7-4e4f-9ad9-d0513275f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:38:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:00.916Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a841bf5c-8686-4b54-9063-c7f45d07727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:10.926Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f699b4fb-03ca-421f-bf3f-698bea7da72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:20.937Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=80da6676-da03-4590-97d7-be34a92eba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:30.948Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f616468f-0028-4b7d-9b16-b3ba8c2c5b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:40.958Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=22e950a1-f982-4dcf-a650-22c1f664327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:50.974Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f137b322-66ed-4884-bcf7-1863da8bdd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:39:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:00.982Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=cde649b0-5ed4-4db8-8f85-0db85807a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:10.991Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=821ba001-387f-474e-afdd-29b3ae0bfd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:11.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:21.002Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=2ce95f74-6d83-4d9f-a7d4-f2333a6e5caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:31.014Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=32906456-ec79-4464-8dd6-f1813efaefb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:41.023Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=93fc07b7-4e6a-4170-8d86-f40545f0854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:51.038Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5616b2ca-e24d-43ff-b30e-462ba3f9f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:40:51.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:01.047Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5bae8814-c1f5-47af-adca-bb595b4a1e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:11.059Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d90fa54c-92ac-4db2-943e-3ef3da0cc556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:21.069Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7c845302-79cc-4a0a-a1b6-b4662e622143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:31.078Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6d060aca-108a-4019-91c3-1af0e407064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:41.088Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8e2874e7-0dc0-443b-8b04-cd3727ae095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:51.099Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b8d6b002-783b-41c2-a52b-6f255a912040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:41:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:01.120Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c75c5179-c65c-41a6-a96e-b235e8756216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:11.131Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ba6bf4aa-6592-4ae1-84c8-c13f7d40fe77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:21.141Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bb820b59-5587-4a92-82d3-391b54c97f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:31.150Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=e9b6d832-e93d-4d83-be1c-3ae332a8a9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:41.159Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ee2b2eee-db1a-4bdc-8a23-79ea4206b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:42:48.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:42:48.812Z |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-03-19T04:42:48.812Z |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-03-19T04:42:48.814Z |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-03-19T04:42:48.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:42:48.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:42:48.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:42:48.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:51.170Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bac282a0-a5ca-425a-b67f-fc5b56400953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:42:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:01.179Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=fc015e55-a1b1-43d0-9e5e-24de634d2a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:11.191Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d021aecc-99ec-4a12-bcb2-2e0024467d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:21.199Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=697ddbf1-898f-43fd-b9d6-779030710811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:21.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:31.209Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=773466aa-0f9c-4fdf-81ee-5d588d1be4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:41.217Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d0d4d036-9263-42c3-ba50-4e803676e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:51.226Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bf1c894e-35f3-44f9-b28a-b84bf1b6f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:43:51.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:01.233Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=d8067aa5-1175-4750-b54d-ddefac6e6ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:11.252Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9a8bca77-df58-4644-8fba-6446101eeef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:21.260Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=28df6697-ef2d-4593-9cd1-534b35056b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:31.270Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c64131db-eb4d-4425-9a25-db06a7c2593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:41.282Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0bdd6570-5d8b-470f-96a0-1aaa398a8f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:51.294Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3b469e45-c235-4864-88f6-865930be5f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:44:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:01.305Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c649c262-fb64-42f0-b5c4-959974a47f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:11.314Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=b07abaf8-cb9a-4e10-a6e0-fccb4e1ce5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:21.332Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a2b6dc44-43c2-4d23-9a86-087ae4656a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:31.342Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=8f5af300-9390-439c-8aeb-84857a7d98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:31.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:41.351Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ac638e84-a940-4ad7-8ec6-4068d5e7116f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:51.360Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1aec1546-687a-43c0-8f43-01b48d912195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:45:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:01.371Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=9741836d-33a9-4704-b964-4bd163b64c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:11.381Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7a43954a-fdce-4e97-911c-fda5bdcc41d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:21.390Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5784e7ee-c5ce-438a-addf-4d2e9dfb2d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:31.398Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=1312d34a-8a27-4b77-a1ac-9dfdcc8813ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:41.410Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=c1b54316-94e1-4a83-98a6-42f59f902121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:51.422Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=668f5de8-a7ba-441b-bcfe-ecc879caf296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:46:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:01.433Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=08cf253b-3356-4b8f-94f0-49862a542a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:11.442Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7fb0454c-9904-47c6-ab20-71e5c2614bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:21.450Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=17a05cdf-d0ec-4798-96be-01537d25d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:31.458Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=59a622c8-c01d-4f9b-b84f-65fedbd7488f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:41.472Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=059332c5-63c1-4661-983d-c6280f40f150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:47:48.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-19T04:47:48.985Z |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-03-19T04:47:48.986Z |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-03-19T04:47:48.991Z |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-03-19T04:47:48.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-19T04:47:48.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-19T04:47:48.998Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-03-19T04:47:49.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:51.483Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4ea8548d-0f05-4abf-b26e-68b0864210a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:47:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:01.493Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=449ab9c7-3a07-48a2-86f0-b3896a2d7d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:11.501Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a3d83a7b-6c1b-426d-a66d-992f1d7b9e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:21.509Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=904a7782-6728-4efd-af64-b6e8d29c6436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:31.534Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5ee0f468-90d6-473d-880f-2e93acf79a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:31.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:41.543Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=bfa48570-812a-4aa6-80d2-cc61decdabe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:51.552Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5c78acb0-7fae-4466-896d-70f1bdf94785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:48:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:01.560Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=0659d5f4-8fc0-417f-9b6d-6dbc10f253aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:01.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:11.569Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=62600fc9-8ce6-4253-9763-6499339eb691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:21.577Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=49e70fe4-7aa0-40d7-816c-a74f709a27d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:31.587Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=584b124b-9408-45ff-a456-93b9f725b620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:41.596Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6a05f9ef-c5b0-4748-a504-2edf1e786b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:51.604Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=36ed66c2-e3cd-4c91-af37-ec89d804e9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:49:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:01.619Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a75d9faf-e7f3-4f20-9c91-bfdfa61e2de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:11.627Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=6ae08b1b-ba34-44c6-8693-7d3e133a01de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:21.635Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5905cff8-a0bd-497d-b4e8-f36f38f976c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:21.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:31.644Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=77f75a17-b163-4086-843d-f3172054da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:41.652Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=37bcd43c-03d1-408d-875d-d4deda4b2d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:51.659Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4aa8aecf-21b6-458b-963a-e4a2550b8763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:50:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:01.669Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=4f2cf693-7c47-4636-91ce-730aa823c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:11.679Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=eea26c22-f484-4499-b67b-5dcecb72244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:21.689Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=ee64c1c4-f437-4334-b8e8-43d045a141c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:31.698Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=3f51512d-6756-459c-87d2-52e2c1edcc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:41.708Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=926995ed-af37-45cf-895e-06e2e15b6dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:51.718Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=5252ad59-5041-47e6-b947-7d91e71fce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:51:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:01.729Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=a46b89df-7331-429c-8737-465cf2b10a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:11.737Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=71f46ff5-8b8f-4a67-94d0-9bc7f310dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:11.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:21.755Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=f0b0bd07-a903-45a0-b536-93537085dbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:31.779Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=dd0f6762-30fd-41b9-b813-4906c5690020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:41.794Z |INFO |Init configs |InvocationID=6736f74b-9d8f-4244-8560-8c6e1c10867a, InstanceUUID=7bdc12f0-4384-4ab3-a3a2-8b7a1827b7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-19T04:52:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |