By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:35:38.533Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:35:38.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T02:35:38.570Z |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 |2021-12-05T02:35:39.241Z |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 |2021-12-05T02:35:39.323Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T02:35:39.324Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T02:35:39.324Z |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 |2021-12-05T02:35:39.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-05T02:35:39.441Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-05T02:35:39.462Z |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 |2021-12-05T02:35:41.210Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-05T02:35:41.721Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-05T02:35:41.738Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-05T02:35:41.739Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-05T02:35:41.796Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-05T02:35:41.796Z |INFO |Root WebApplicationContext: initialization completed in 2333 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-05T02:35:42.147Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-05T02:35:42.768Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-05T02:35:44.070Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-05T02:35:44.524Z |INFO |Started MainApp in 8.568 seconds (JVM running for 9.209) |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-05T02:35:44.609Z |INFO |Start scheduling PRH workflow |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:35:44.622Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=63c7c9ea-4665-4c9c-b2d8-a7798d5b731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:35:46.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:35:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-05T02:35:51.552Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-05T02:35:51.552Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-05T02:35:51.555Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:35:56.096Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=de49a4d3-ebe4-496a-b33f-b8e8c8869303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:35:57.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:35:57.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:07.160Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=053dcf21-6329-4a1d-8045-ced4ece16f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:36:08.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:18.202Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2b9a3ada-775a-4c4a-ad57-80a942a41758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:36:19.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:19.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:29.273Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bfe2be60-3699-44ff-a940-7893e255bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:36:30.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:40.312Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bf75a8c5-e204-4674-848c-02de61c4b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:36:41.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:41.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:51.359Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e7b865b4-df76-4395-8fed-dd2962a681cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:36:52.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:36:52.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:02.428Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dbb8b332-9ce5-4cc5-8fb5-75e71027bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:37:03.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:13.466Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=572c3f90-903b-46c8-999f-a1e97e890a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:37:14.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:24.506Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=82ecdb52-b330-4256-a3f6-f4240841c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:37:25.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:35.547Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b29483f5-e967-451a-a148-4f3c0b07e5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:37:36.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:46.586Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f966c41d-5252-442e-887c-a61d871e0b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:37:47.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:57.624Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=15709f06-f987-49af-9408-193670e49b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:37:58.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:37:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:08.665Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6a3eec2f-50bb-4ba5-8dab-c6217ae5c56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:38:09.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:19.705Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=983c1938-cfb2-4e4d-9a95-b1375230c078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:38:20.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:30.749Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9d2eb66a-07fc-4a83-94c1-85961141104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:38:31.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:41.787Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e98ecf18-cc40-4667-83ac-49737c179738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:38:42.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:52.824Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d9608b5a-2d74-4a00-95db-a5eba524db5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:38:53.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:38:53.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:03.866Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=569b4698-6b78-4f5f-a3e4-fb5f10a7e3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:39:04.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:14.908Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0869437b-ddc3-4950-96d7-bd0482affcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:39:15.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:25.977Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1692dc38-bea0-4f28-8a2d-41c4948ab9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:39:27.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:37.015Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=92b63e14-fb67-4358-9c74-9e81ba83a1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:39:38.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:48.057Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c76c1b4f-fdb3-4fae-9fea-44d997be5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:39:49.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:39:59.097Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=aaa0a206-aafb-4641-bac3-e225dfe0ad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:40:00.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:10.136Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e5b08625-aa91-4e02-8d35-5d20c5d7d52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:40:11.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:21.178Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0b92b251-6556-417e-b59b-b8e2cfd83869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:40:22.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:32.218Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=15675986-07fb-4833-b56d-67800190b1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:40:33.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:40:43.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:40:43.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T02:40:43.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T02:40:43.196Z |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 |2021-12-05T02:40:43.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T02:40:43.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T02:40:43.204Z |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 |2021-12-05T02:40:43.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:43.258Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=78cd39c7-e0d0-4e66-a795-d2b59af8fb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:40:44.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:54.335Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0c76bbbd-203a-486c-8dd8-8358827922e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:40:55.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:40:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:05.402Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cde5fd89-cbb1-4d47-bfef-bcf0f373e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:41:06.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:16.442Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f411c60e-995e-4385-b1bf-44a4f4de0c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:41:17.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:27.481Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a0ed841f-0ae8-41c7-b8ae-731a259c04e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:41:28.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:38.520Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=67a56b9a-2818-4df0-a1ee-bf1b23170f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:41:39.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:49.563Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b7dc8cd4-9df7-4162-88c9-c931526a0d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:41:50.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:41:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:00.600Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1093e2ad-30e1-4d5e-893d-43c612343b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:42:01.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:11.642Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0fa7c7bc-6ef5-4ca7-a275-93b14596898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:42:12.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:22.681Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=20db997c-b982-44af-af25-438ff3ee13ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:42:23.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:33.725Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=378f7816-ae6b-4a5a-8667-2a3cf017f01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:42:34.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:44.793Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=08590307-80a0-4f8e-aacd-1cec1cafb414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:42:45.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:55.832Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=fd23d3de-a8df-413c-b693-365fdb96f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:42:56.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:42:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:06.872Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=26534b20-3418-45aa-83ba-e9ed799e7421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:43:07.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:17.915Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=de0570dd-4d3f-453c-9a61-40da8dad75f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:43:18.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:18.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:28.954Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=af513983-6677-4992-ae99-8e2c5f02b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:43:29.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:39.994Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d2404dd8-ac20-422a-b9db-0f78e593a746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:43:41.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:51.035Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d30d2f3a-a3e6-49ca-b87b-419afc1ffcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:43:52.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:43:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:02.074Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=751d9aac-f266-43d8-b2f9-1a3fa41cb04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:44:03.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:13.114Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6cd62194-4986-4cc1-bdb7-e572f592141f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:44:14.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:24.153Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3c93848a-8615-41e7-9a3d-89cc10c50b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:44:25.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:35.192Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a270379a-78be-4958-bebe-bffc409d0cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:44:36.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:46.233Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=df2a6dd2-990a-46a6-8c39-2759f8812d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:44:47.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:57.275Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8261499d-727c-417c-8f83-8ee9b33b1c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:44:58.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:44:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:08.346Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=105bfb4f-880a-4368-85af-57e9b256b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:45:09.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:19.388Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8a7778e0-26b9-4044-8320-a0f550975cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-05T02:45:20.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.23:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:30.458Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d3c356b9-20ec-400c-8908-86e4bb65b8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:40.638Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=566e2c3a-fe72-439c-a99e-5699437f6159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:45:42.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:45:42.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T02:45:42.451Z |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 |2021-12-05T02:45:42.453Z |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 |2021-12-05T02:45:42.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T02:45:42.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T02:45:42.459Z |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 |2021-12-05T02:45:42.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:50.659Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d2a0243e-7252-4509-9c99-670d336e4dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:45:50.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:00.674Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ab509e1d-4e11-43d6-8fba-3b4a270f2764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:10.719Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=38a5457f-ad85-4575-a921-a17e9a0b359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:20.733Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=53b5e0de-5d9f-4bce-a813-0105ebdd640a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:30.745Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=05b4b060-390c-48a2-8a73-c5e2e2cf549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:40.758Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=02557a1b-8a03-4236-9670-895a6d49b486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:50.772Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f22268a3-27cf-499b-bee3-eb331e5d9b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:46:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:00.784Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=768ff4a0-c26b-4352-9269-26bd919de6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:10.795Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9ae9770f-c8ab-4f1b-9eaa-49e568c01c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:20.972Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c292a9c9-7fdd-4c72-8dcd-76a23ee82b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:30.984Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2d9751b3-7dc0-4f30-aa25-2a79bffda6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:40.997Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=412904ad-ffda-42a3-b2f3-9ea52ab68214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:41.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:51.012Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=035f9cde-e283-4957-8011-a61cee432b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:47:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:01.024Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b5dcaabe-c8f7-4db1-ad47-bd9b4d626c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:11.036Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9f4871b4-2f8f-42f6-bf59-60ac15b4f675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:21.047Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7eb274db-3ad5-448a-ab39-baf68a4ddb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:31.060Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6091a678-00e4-41a5-a253-44de56e3c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:41.072Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f745da86-ad6d-4119-a9fa-d74308dd4634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:51.082Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9a6a21f6-2f79-471d-88aa-a0bd4342b1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:48:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:01.092Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b979a05e-c4b4-4026-b751-87a71a613bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:11.103Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7c38e5de-bba7-4eb6-801a-6c4acc25ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:11.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:21.114Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=4c045b5b-dcaf-4828-813e-2a0214a9e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:31.124Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dcbac5a0-2756-40f3-bfab-3c28036549cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:41.136Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1df8032c-f336-4883-afa8-49180763df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:41.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:51.147Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2f590f83-768c-420f-9cd7-4894ab2de4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:49:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:01.158Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=02b1dca2-595c-472a-bc99-63f8a7575d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:11.172Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=5ed8e594-34d0-459d-b7a2-58e5ba854697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:21.186Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0dfdb31b-7311-4017-914d-f87362acfe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:31.196Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=562a46d9-a1fb-410e-9905-b12ed046591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:41.208Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6d467583-b80a-4cd9-93b4-9f24101c4993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:50:42.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:50:42.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T02:50:42.462Z |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 |2021-12-05T02:50:42.463Z |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 |2021-12-05T02:50:42.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T02:50:42.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T02:50:42.469Z |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 |2021-12-05T02:50:42.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:51.219Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=05cefc3f-03c8-4f68-9461-0c70fc39f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:50:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:01.230Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=246ce088-4f3f-4cfe-a8bf-c57d8a32e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:11.241Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2529a8ed-e684-41bb-8c3b-aa5b133e18eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:21.251Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=09ba1766-0547-48f9-beb3-d0510a8fc1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:31.261Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=78e73da2-49f6-4124-861e-549ab629133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:31.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:41.273Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a14c7ef0-44fb-464a-adbe-d9a9eb162d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:51.282Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e9eb8a32-daa8-4457-b140-9b8107334298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:51:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:01.294Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=98697a6c-ab0a-4df4-badb-ee598324273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:11.303Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=776b65fe-f201-4e8b-bf15-57dd5af19e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:21.312Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c66a79fc-3778-4368-a1a1-05800ec4b2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:31.321Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cb731a87-2097-43cd-b6c7-bbfe54a3775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:41.330Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b3b5c3cf-3347-4dbe-bba1-c742b674079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:51.348Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3821cdea-1347-4305-af5f-eaf8427fbd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:52:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:01.358Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dc02d1a3-9d5e-41ea-86c4-b1ebaaf1c94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:11.368Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c2ba46b6-32dc-4b0d-b457-86166cceedfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:21.377Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=04759882-244d-414f-86b2-b638160fdc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:31.386Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=30ff0870-6362-4365-870a-ab971a9669e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:41.397Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=234cdcdf-342c-4b71-8bdc-89698912281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:51.407Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=866cb315-d81a-43d9-abff-00b2914b00ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:53:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:01.415Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e79deef9-6dc4-4a19-a675-3d30b368890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:01.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:11.425Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c8ef19dd-5c99-48ce-bdf8-298957325ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:21.434Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3c5ac10c-d520-4686-afda-16e79e06215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:31.444Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e082506a-a773-4822-8895-d9b02cbd6e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:41.455Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=65c34746-36e9-4292-84a9-ee101430dd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:51.467Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6c86aaba-b1a0-4a99-8852-f66fb86dda67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:54:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:01.476Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c7fdd623-c55a-4db1-8402-e015d1d4f3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:11.485Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cddf8055-ebd5-44a1-9598-39fd9e1ea59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:21.495Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=55bdd786-e2a0-4955-b16e-c9630370b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:31.508Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=22f06bcc-0cbb-432d-b508-f5ddcc7b8f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:41.521Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=080da280-0211-40b9-8a4d-d0832a3ebfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:55:42.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T02:55:42.424Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T02:55:42.424Z |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 |2021-12-05T02:55:42.425Z |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 |2021-12-05T02:55:42.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T02:55:42.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T02:55:42.432Z |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 |2021-12-05T02:55:42.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:51.536Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0571bfff-32f8-48eb-935c-c4034cde6b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:55:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:01.546Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1db0eeef-1b64-4340-837b-caa73fe6c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:11.556Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=62930bb2-a951-4dc5-bbb3-47d34a162d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:21.564Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b852cf3f-75ed-4aec-ba6c-dc96df95c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:21.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:31.573Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=922512cd-2508-4a4c-ad73-de2a7b372492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:41.582Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b5e7a9ba-2d48-40fb-94bf-3541671f89a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:51.592Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c7b4dd25-c120-49dd-8ded-3f651a42d68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:56:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:01.602Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6f5ae07d-c3cc-410e-8dc1-b3f2b5ff574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:01.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:11.611Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=4dc2a131-eb7c-44b9-b3af-1f8589e6e4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:11.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:21.621Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=fb1c0349-d262-4709-ad56-815696ac49fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:31.632Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e095949c-741f-4813-b506-c6c544fdbffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:41.641Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=13ba18f4-7de2-4a63-92b2-8a4f98c79b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:41.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:51.650Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=77263a6c-91e6-4e0d-87f5-f21b6ef480e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:57:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:01.659Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=51cd45a1-5762-4d74-a46b-25f6e85da3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:01.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:11.668Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b1af001f-25c2-4f61-a800-522332b05953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:21.677Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0cf7c089-0480-4e20-9a13-8aa82983097d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:21.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:31.687Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d1ade206-113f-468b-97a3-a303096fcdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:41.696Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=59b01977-ed95-4431-bdba-fcdef250a6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:41.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:51.705Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=80989ff2-0424-41a1-86ba-313a5cbabc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:58:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:01.714Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e80b66c0-b28f-4aa5-ab87-c8e190381919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:11.723Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ada16ec8-c264-427b-a502-676f58b7527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:21.731Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=80be57ce-b085-479e-bf0a-41def69a34ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:31.741Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dea26b64-d449-495b-a9cf-33447dd28bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:41.749Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=777f8d17-e47a-47a6-9300-c48dee86739c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:51.758Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7c2109cf-36f0-462c-aa0d-3029fd778d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T02:59:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:01.767Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0e702cb5-bb95-4c6e-bd61-65d790859334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:11.775Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b6fa50eb-353f-48c6-a8a4-b3a310ba5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:11.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:21.786Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7c316aa0-f8aa-416e-97e6-3b1c073993e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:31.794Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=79aeefe2-ae73-4b2b-8ee6-eb64928b40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:41.803Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=555a97cc-aff6-4a34-871b-8ede695189a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:00:42.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:00:42.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:00:42.405Z |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 |2021-12-05T03:00:42.406Z |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 |2021-12-05T03:00:42.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:00:42.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:00:42.411Z |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 |2021-12-05T03:00:42.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:51.812Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c110f324-866e-4f0b-ba3a-910b717c72c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:00:51.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:01.822Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bbc47bff-28f3-46f7-a734-e7b844790b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:11.833Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d86720e2-c982-484d-8f73-8ad93a23b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:21.843Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c1303f41-16ae-4be9-82b3-a107ff171337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:31.851Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2f588e0f-a2c6-4260-94d7-01a031842c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:41.863Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ede7fc5c-c0bb-4e91-8938-2ff4f947ea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:51.873Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d2ed8840-0954-4e66-b64e-25dcf48d30cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:01:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:01.882Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a7463f6f-3607-4252-ad1b-83e4fa5209b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:11.891Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a890f27d-e272-47b4-ad86-72ee10cbf1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:21.900Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=47ece06d-fd23-4b06-aa19-4899b8555514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:31.909Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=11339cff-c745-43cb-a094-965e64912689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:41.918Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=75df1576-844f-4a4f-b3f2-1abca39ecc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:41.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:51.926Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8f08a394-260a-47ec-9822-38da30c113bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:02:51.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:01.935Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1a447472-415d-485a-9670-482280704232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:11.944Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d461d1e3-a943-4dc8-89ea-088fe627049c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:21.953Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a1a8eb18-11bc-440c-84e7-704353abfbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:31.961Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1b33c37b-f307-49af-9c32-7dd440119f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:31.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:41.968Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=aaf1fd3c-a2c4-4ad2-a893-cdb14359c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:41.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:51.977Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=19426a81-656b-4bdd-91d7-b610846d8fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:03:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:01.985Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2b1a9b0e-85be-49a7-8910-41364d7b2574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:11.994Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=39508652-0f54-4657-8a49-215e0bdbfd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:22.004Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0e28780d-03e2-436a-9b49-d34cc32a9e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:22.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:32.013Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=767dc28f-40bf-4a54-9be0-1a663a45a34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:42.023Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e43cb3e9-3435-4e65-a496-b0d8ac923afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:52.031Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f7145aa2-936b-4a7d-b1c7-c6c3229e0d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:04:52.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:02.041Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9d565d16-f905-4367-bb6a-300a1326ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:12.050Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e495e378-e449-42d8-af25-c67c224df675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:22.058Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0defa11b-0b98-4640-a0e9-318007f24305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:32.067Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d37aba62-d3d7-4c4d-aa2c-2035f1437f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:42.075Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2c4710ff-3b90-4fd4-85e2-529e9d5d7e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:05:42.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:05:42.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:05:42.418Z |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 |2021-12-05T03:05:42.421Z |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 |2021-12-05T03:05:42.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:05:42.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:05:42.428Z |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 |2021-12-05T03:05:42.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:52.084Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=5a10dc26-fc25-4c8f-9a67-a38dd67ecb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:05:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:02.092Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=5d4925ee-8ba1-4432-922e-89926f342f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:02.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:12.100Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=fc65cec3-1a94-4a2b-99f9-c4e8aea5af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:22.108Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=df7304a5-0593-4f16-8dbd-48c7711e1b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:32.117Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bd848f9e-6522-4ac2-b821-519cf7192632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:42.124Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6828912d-2c44-4436-9afc-d47b86d8c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:42.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:52.134Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=97ea5966-89f7-4161-9c2c-86bb0d2c9d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:06:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:02.143Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=25dde019-f29a-4102-abf0-3a35ffd2b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:02.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:12.151Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3353c9f7-df19-42e7-a85a-f362b64e05c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:12.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:22.159Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8a3aaf66-450a-42eb-b29a-d61c41b62e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:32.167Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=18dbd094-a708-40a9-b924-a64628e552ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:42.176Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1c0e4c4c-387f-4efe-b432-8db655692116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:52.185Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7724976b-c329-45aa-9dc7-61b92759e00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:07:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:02.192Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=87b3b312-3553-4f4e-ab94-98fe5ea13028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:12.200Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c1e508dc-d68a-48cf-9141-022445aa38e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:22.207Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f387fe81-ed79-4ed7-b0d3-93feff1e07c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:22.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:32.215Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8ceefa89-8af5-433b-8cd9-30d4b19ac5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:42.224Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=58b417b9-faf1-4ab4-ab0e-57d71d0a2abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:52.233Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=772d4e6b-3899-403c-81d1-84fa0e66fe88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:08:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:02.242Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=88de5f45-7b0a-4ec3-bcdf-29a7a76b1cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:02.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:12.250Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9d656382-8bd4-4ec1-b0d9-826bbcaf7acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:22.259Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d044646b-326d-4a45-84c0-b0a195dc9fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:32.266Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8af7a2b5-d426-45d0-9e34-b0471eb8a37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:42.275Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dd3d5871-c2df-411d-b7f8-0183dd124df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:52.284Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=fbeeeda5-bab8-4148-aa0c-1bd91e0c8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:09:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:02.291Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=40584dff-4213-4f34-9178-4f1fc2a17dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:12.299Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=386c52c8-c6f3-4788-8395-9c9accd1fb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:22.308Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=41796bcd-a95c-4e43-ae49-3200e94092d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:32.316Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=5e793be8-a5ee-4473-84a4-da1e4fbc43a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:42.325Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=66cf303d-3d83-4b10-a32c-c59f7d1feebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:10:42.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:10:42.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:10:42.418Z |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 |2021-12-05T03:10:42.419Z |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 |2021-12-05T03:10:42.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:10:42.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:10:42.423Z |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 |2021-12-05T03:10:42.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:52.332Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a6f387a6-ff75-4fa9-a179-63e870192b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:10:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:02.341Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ca590c39-501a-4afb-afea-0151e382981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:12.349Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=13242ad2-3478-4af3-b2b6-61c2711d4e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:22.358Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3b4fab07-b4fd-4ffa-827b-a0d5bf8cbec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:32.367Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7e5d3360-ce94-49a6-bd6f-645e2eca5b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:42.378Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=34480c1b-62fa-408d-a746-2d0386856cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:52.388Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=966e358d-42de-4ff3-be57-d3e4d91e7351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:11:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:02.396Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=15f3d62e-9bc5-42a2-99d0-2431af580160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:02.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:12.404Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d06c8a1b-5de6-4738-a40b-346559ec2aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:22.411Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=41af51fc-c5b8-435a-8210-d7ed51dc59ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:32.419Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=68b0d2c7-94bc-4027-bb81-1c8759c87f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:42.428Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e2fcf5b0-d6c5-4e38-9a8c-7e921d15c192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:52.437Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1d06d048-d0f9-4fb1-ac34-18b4c53d7e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:12:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:02.445Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=461e6d52-c7af-4f75-9da0-d40f97a0ac88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:12.454Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=774543ab-cbd8-4d49-944e-b82d9104e82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:22.462Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=819f6599-a7f4-4828-a6b1-2cccd524f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:32.470Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=95ea5740-1690-49e9-9318-d78abf71d9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:42.479Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f6fdba2b-0235-4acd-b791-e059b58d0f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:52.487Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c76cfe20-2c72-4164-acd3-e457a10c13d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:13:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:02.495Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1b27710d-59db-4432-9e77-0d82f0fed545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:12.502Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0a868df5-40a1-497c-b901-1940d2441dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:22.517Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bfddd53f-9d54-4923-a630-3ff8d9996ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:32.525Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7329332f-0d91-4026-8dad-ea910a4b69db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:42.533Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=01802f91-590c-44d4-bb37-dc9c814caba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:52.540Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9afc70d9-d481-401b-9303-97b47aabbaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:14:52.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:02.548Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ac76b67b-a507-4ace-9c0b-4efa3059422b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:12.557Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=5370b2a5-4514-4d9b-a436-cee5848ebeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:22.565Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7c869546-afed-4024-bdd2-5df5628b3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:32.573Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=058b1d3a-c136-4ea8-96d0-5004a9b75845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:15:42.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:15:42.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:15:42.463Z |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 |2021-12-05T03:15:42.464Z |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 |2021-12-05T03:15:42.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:15:42.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:15:42.468Z |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 |2021-12-05T03:15:42.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:42.580Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=03e64ba2-ee58-4171-881a-d42b6bdc9c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:52.602Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0f2c118d-8712-42b9-9fe0-287273667227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:15:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:02.610Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2ae964cb-5809-467e-829a-60f0539add4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:12.620Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7145793c-622b-4495-900c-0fd3a5b92aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:12.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:22.627Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=07a25d6d-bfa8-4db5-98c2-3a5e36fabaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:32.638Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=51abdc0b-e26a-4363-8ace-1a5218c7a655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:32.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:42.646Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=420e80e7-1af2-4a50-b54d-779c39178fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:52.657Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3e0cfbc6-2bfa-4d59-8f40-3117a1d18f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:16:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:02.664Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=185a0fa8-22c4-4d2d-8164-89077bae8bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:12.676Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a641fccc-0b51-4800-a8b2-4bb37bade4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:22.685Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0a6ffb00-730d-457a-b64d-0efadbffbd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:32.695Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0417925b-0ce3-453b-bf3a-f4b197bcb5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:42.703Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=69ed5d58-db60-4aae-9cf7-11b86e9531f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:52.711Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f1eda21f-64b2-4456-8cc5-0854ca2fc7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:17:52.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:02.719Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=72e8bcfe-4a72-4a64-bd1e-47e300e0c7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:12.726Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=55b42245-aba9-41c8-ae9d-51ab8e6624f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:22.735Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=592c3b96-4d56-4c9d-ab38-10884e9e3d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:32.743Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1ddbff25-b51b-407f-abe8-4f71ccb3c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:32.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:42.750Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3fd2dc23-263c-4a76-b156-787cb7266fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:52.757Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0b5aeb38-4893-4453-b58a-83942cd113ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:18:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:02.767Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ed65a757-1bad-4b65-83ed-5a8a779b47c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:12.775Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=abdaf7dc-255c-4c7b-834b-0e27615e5d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:22.783Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d34a4f2a-0fba-4a0e-9664-2a58473e9a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:32.792Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2effded7-9651-4ee3-be60-93f4dc7086b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:42.800Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=366ee60d-2cad-4713-aa3e-f17e10cacef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:52.807Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c6e9dbc2-e36b-4bca-9bbc-46638f3f6ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:19:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:02.814Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=05166c09-21f1-41ba-bd10-a6ca0a1eac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:12.821Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=417eff82-724d-43a1-ba2b-96e71585b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:12.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:22.828Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=44c08907-ba46-4e9d-81a5-7faa660a4ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:32.836Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ed9b5f2a-18c0-4433-9ff3-6f7666bd00fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:20:42.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:20:42.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:20:42.407Z |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 |2021-12-05T03:20:42.409Z |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 |2021-12-05T03:20:42.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:20:42.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:20:42.414Z |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 |2021-12-05T03:20:42.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:42.844Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=23582d49-6ef9-45bc-b3b7-a25b21731376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:52.852Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=fb109df5-0389-4ef6-b38d-f115ee6e4ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:20:52.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:02.863Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8837e10a-532d-46c4-8288-78b2062280e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:12.872Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cb8930fb-c615-404c-9797-64e7b15022bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:22.878Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=01c32839-19e6-401d-a8b2-6f51544db30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:32.885Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=97a03c9c-ed86-4964-8b5b-77f2f5f2a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:42.893Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c2626ba5-5abb-4455-b349-56f6f8b7b6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:52.901Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=09e93af4-6271-4049-b8ad-3a6b69652d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:21:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:02.908Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=82199729-231d-4442-b0b5-53ebff50f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:12.914Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=53bdcb30-3503-4759-afc4-65d8359b5216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:22.923Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=db68d35f-27d5-4b54-9136-db0459e0257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:22.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:32.930Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e5fd65f8-ec0a-4ded-ac52-7fa8c5c70047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:42.938Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0e078a97-8d85-47eb-8b81-79f0d2aefeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:52.945Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=4856964f-044a-42c1-a7ba-9f4d0c65cf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:22:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:02.953Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=89d458bc-8733-418c-9a43-c85b08cb90fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:12.962Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1a7816cd-0681-43db-acd3-5907ac3bfea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:22.971Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dd8720c5-0e2b-4bed-af9c-ca89475982cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:32.979Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=401de2af-8cb7-4abb-b316-2ba90bb3572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:32.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:42.988Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=40c4472c-0179-4d55-a428-97fe47971a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:52.996Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a33eceb9-f8dd-47d0-9559-866e6300b485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:23:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:03.003Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c89bcf57-20e9-4008-86be-7601c74a7126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:13.011Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f0582337-70ed-4753-b8d6-ae70cb7cbaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:23.020Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cc9d8cda-43bb-4dcc-8e1e-66aca14aba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:33.028Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8f0e180b-d9af-4002-8cd3-a7970a0378fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:43.036Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=320f6751-b56e-4160-a450-3644308c3675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:43.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:53.044Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c77deaf8-f4f7-47ff-b6f1-124d65bc7dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:24:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:03.053Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=ddb4a530-f8cb-4bd8-9316-2b004aa1ba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:13.060Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=de02ba1b-d479-45f3-b053-c9d8d7297590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:23.068Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=aa9f40b8-e4ae-44ae-bf48-52402a00fad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:33.075Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=0643dcb2-a82d-40a6-b7c7-10a675df28b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:25:42.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:25:42.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:25:42.384Z |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 |2021-12-05T03:25:42.385Z |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 |2021-12-05T03:25:42.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:25:42.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:25:42.389Z |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 |2021-12-05T03:25:42.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:43.083Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=25fc33af-7e93-48fb-8af2-c7da0a4c6f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:53.090Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9a9568ac-9ed6-4392-8761-d2976fd00ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:25:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:03.097Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=43f0fcdb-1fbe-4d2f-87e2-20d5e8b54998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:13.103Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d28f4095-eb67-4515-abf0-049f08b9ae98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:23.111Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e40c067d-7e2b-44ac-9819-bb8a6ce24fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:33.120Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=03ffc2af-00bf-487c-a1f3-0f83d14c8cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:43.129Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=baceb7e2-de0c-4c25-b775-aa9a1f33a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:53.137Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9ec57359-0f9c-42d0-a389-c868f6a61f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:26:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:03.145Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=05261aff-2a51-4b70-bd68-a3d9b0170d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:13.153Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=72b784a8-5246-403b-b572-58f04ef91181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:23.161Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b6977ab0-5545-459a-84c5-645f6ba0e620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:33.173Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=dad05a3b-9799-42ee-9859-d60b149a6fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:43.182Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=13669229-6a2e-44c3-bccb-fbe0d624619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:43.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:53.193Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2edf4a99-02b2-4cf9-9f7c-f927b91384cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:27:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:03.200Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f5fdbde3-4f93-4367-bc30-526f65825292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:13.209Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8b47ec19-57fb-4ecd-a48e-a6e5864eb79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:23.216Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1645ab91-4e86-43c8-9411-e0054d13a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:33.226Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f0f819cb-47bb-4af2-80d1-4a23809da81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:43.234Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a62dbdb6-bf5e-4c76-8cf7-575e21abe94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:53.242Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a13d1539-c6a6-4431-82d1-a00f24a000f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:28:53.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:03.250Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bfed7725-5799-48e2-acd4-551d9b017e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:13.259Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=38d0a00e-5a51-4697-87f9-30a1de92b9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:23.268Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=29d42ea4-7fa9-4f87-96a9-a729af8c2853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:33.276Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=2dd82dd0-2cba-48d9-aacc-05204f9804c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:43.284Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6ee8add7-0220-4d27-a265-8d1e761ed05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:53.293Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=859f491d-46a0-4a96-9dc3-303d95e50618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:29:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:03.301Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=4be234e1-6524-4417-8b24-aebc70526219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:13.307Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=b45c83a6-677c-4d71-a072-274436de49d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:23.314Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d68f9edd-405d-4420-9c0c-e8d81bb18922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:33.321Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=715846cf-416f-4398-ad4e-1f113b792ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:30:42.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:30:42.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:30:42.415Z |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 |2021-12-05T03:30:42.417Z |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 |2021-12-05T03:30:42.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:30:42.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:30:42.420Z |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 |2021-12-05T03:30:42.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:43.328Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d1e7320d-ccf5-4f99-a989-8c6fa113200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:53.337Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c9ba86e0-9a92-416b-9ba9-ecf05a2085c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:30:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:03.344Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=393be7cc-c21c-46e9-98bc-1f9edf55afb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:13.352Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cba8d7a8-5de9-41c4-8989-eecb2de5a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:23.360Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=12430656-ab93-4dd3-8891-591d54e1a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:33.367Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1d8aa8d2-8640-404f-b453-ed6afea80db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:43.374Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=3d88d521-46ad-4b9f-80cd-a1f4c63fe3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:53.384Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a71cc4a4-d292-4a33-a75c-00ff4f65d9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:31:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:03.391Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=cf6df3e5-2a63-439e-899c-6bafebffa3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:13.399Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7c632450-0650-482f-9217-e2ce474c7955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:23.406Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=efc9878b-c087-414f-a68c-a638f75acf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:33.414Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=525619e4-4f0f-4322-9dc4-e960b1b0d4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:43.422Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=f68e2ac9-7e5a-4757-8ac6-1ba3d350b183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:53.430Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=5751bc27-1ba0-46e3-b876-29941c394b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:32:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:03.438Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9b3377e0-e634-4aab-aace-71c3e57641b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:13.445Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=6ad6c07e-dbd9-4fed-a212-362cf8149060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:23.452Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=d3a48957-1a50-4a85-ad20-59e162b49a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:33.459Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=e3dd695c-a8c7-4fbf-9cc9-0d6fdc436b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:43.467Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=fc05b20b-708c-4af9-a93f-ab173ac22f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:53.474Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c058a9c4-593a-4ebb-ac0c-a594df7b69da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:33:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:03.481Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1b1a96f2-b91c-4c20-a999-c5dc49508833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:03.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:13.489Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9fe032a9-a70b-4953-acec-f7874c5c7074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:23.497Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=15feed06-b393-41fa-8930-2cab6b64877b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:33.506Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=bd4755f6-597e-405a-ac12-fa95500c623d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:43.513Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=49e1a86f-554b-4df9-a40a-bd6b635021dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:53.519Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7be87253-d75d-44ac-80a0-02e828ce42fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:34:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:03.526Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=34408017-ddd5-4be4-80bc-4e29d793597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:13.545Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=c6ab3e02-f42c-4013-8d4f-fb1d50458c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:23.552Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=34fa299e-c58e-42df-90da-b33e30402ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:33.559Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=9b55bedc-e61d-45ec-a24a-4f5479dc434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:35:42.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-05T03:35:42.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-05T03:35:42.406Z |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 |2021-12-05T03:35:42.407Z |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 |2021-12-05T03:35:42.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-05T03:35:42.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-05T03:35:42.411Z |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 |2021-12-05T03:35:42.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:43.569Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=8297452f-b2f8-461d-b9bd-3bb96d7d5b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:53.576Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=7999c082-14d2-4242-98f5-bb9f3dd89a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:35:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:36:03.582Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=1174c48a-99ae-4423-9d2f-f973f88ac3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:36:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:36:13.590Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=a126225f-1765-49e7-9a37-a2ff6cb72309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:36:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:36:23.596Z |INFO |Init configs |InvocationID=424bf3de-af29-4704-bb1e-83fe12336ce9, InstanceUUID=02428bac-967a-4f9e-9dbf-ae916e4b95e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-05T03:36:23.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |