. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:00:31.301Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:00:31.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-26T02:00:31.344Z |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-10-26T02:00:32.214Z |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-10-26T02:00:32.342Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:00:32.342Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:00:32.342Z |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-10-26T02:00:32.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-26T02:00:32.532Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-26T02:00:32.558Z |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-10-26T02:00:34.522Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-26T02:00:35.111Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-26T02:00:35.131Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-26T02:00:35.132Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-26T02:00:35.189Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-26T02:00:35.189Z |INFO |Root WebApplicationContext: initialization completed in 2631 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-26T02:00:35.660Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-26T02:00:36.366Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-26T02:00:37.769Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-26T02:00:37.947Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-26T02:00:37.950Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-26T02:00:37.953Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-26T02:00:38.466Z |INFO |Started MainApp in 10.212 seconds (JVM running for 11.02) |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-26T02:00:38.548Z |INFO |Start scheduling PRH workflow |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:00:38.560Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d151666c-e6ad-4b48-91cd-be17e87cf4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:00:40.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:00:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:00:50.099Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=de30a4e0-fc50-4922-89d0-0afb909e6bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:00:51.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:00:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:01.199Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a6b8259a-2a02-4d75-8dcb-623c662cf933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:01:02.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:12.270Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e12f5ab7-5bd1-4c7b-be8c-8f014378cea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:01:13.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:23.343Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c5143d44-3df1-46da-b4cf-00a17bc8c6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:01:24.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:34.383Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5def247a-f542-4ec9-8fef-085f83f4d5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:01:35.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:45.488Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cdd25044-5ab8-4e56-9b78-c502f41c6efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:01:46.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:56.558Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=26240ec5-07bc-4896-8432-cbaa931692d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:01:57.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:01:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:07.598Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0aa2781c-2ac0-40d9-8ccf-ab5fa63af9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:02:08.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:18.671Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b61a8a9a-483e-45a6-86f8-937e4a5a1651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:02:19.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:29.743Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2803319f-a538-4fc0-a1ce-961728457ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:02:30.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:30.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:40.791Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=744128a9-27a0-40bf-81e7-a7d1b2ba34a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:02:41.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:51.855Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=247d8f62-c454-4f46-9aba-d5045c3484d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:02:52.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:02:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:02.931Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8b8272af-3fff-43cd-8f3b-5cce13d35521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:03:03.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:13.965Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1f41367a-0077-43d5-b66f-671929ee68f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:03:15.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:25.040Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cbe15a35-473f-47b8-a5eb-7061a857abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:03:26.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:36.113Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e79e3214-de56-46de-8d16-dc2496ec2d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:03:37.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:47.246Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b73fb7f4-a8d6-4724-835e-f65d21aaedfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:03:48.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:58.318Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d57ff818-e3da-4230-8516-ffd3efcaeabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:03:59.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:03:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:09.391Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=225f93c0-d921-437d-8c30-206868a9d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:04:10.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:20.483Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f7645ed8-6254-4326-82d0-968a4cfe1426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:04:21.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:31.698Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fa753ca4-498a-4383-89d7-9c2597a5f4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:04:32.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:42.798Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4951214a-c798-4873-869a-b56e3dd93234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:04:43.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:53.839Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ccab5b99-60fa-4515-b0a5-cc81338f36f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:04:54.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:04:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:04.877Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e6fd7fe6-3d7f-4d32-8f1e-9770eb46f395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:05:05.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:15.922Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4d3b6b3d-449f-482b-a8ac-38b133e53a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:05:17.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:17.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:27.021Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=beee631a-5a97-4aeb-8577-2131b68a7d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:05:28.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:05:36.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:05:36.987Z |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-10-26T02:05:36.988Z |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-10-26T02:05:36.994Z |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-10-26T02:05:37.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:05:37.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:05:37.008Z |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-10-26T02:05:37.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:38.061Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a76d8bea-9a51-48a1-982c-d5b5208d81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:05:39.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:49.153Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f14cc960-9608-4854-b87a-a8d0cf5f8974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:05:50.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:05:50.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:00.206Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=24d870bc-7aeb-4116-8663-73afbe2250a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-26T02:06:01.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.57:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:11.278Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=504b19ec-3502-4a5f-9ec7-5bebbaf8c358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:21.643Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=744bda02-4259-45b1-8ebf-1b257c5d572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:31.664Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e044c6e7-2a85-4191-a0f6-e927dadb7be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:41.676Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0b6556d9-6f42-405c-bd7f-06777b34a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:51.690Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4103048f-cb74-4d63-94b7-3673fe837401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:06:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:01.703Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=01d8b15e-7523-47ba-99a3-26e9740d1314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:01.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:11.724Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9f523e31-3fd6-4863-aa5e-a71a853902e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:21.737Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f3bd8f8e-7061-4a5d-a45d-fd03a62fc74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:31.749Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=82ddcce1-d4fd-47bf-a044-e1ac64168e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:41.760Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c04310a6-2564-49ac-af30-77571fa1819a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:51.772Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b6f3a8bf-d4e4-420d-af85-85c3ee3bd420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:07:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:01.784Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cf4e2282-14d4-4e85-8da2-e65c278a808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:11.798Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6845ba54-22ee-4906-94c7-e508d98d849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:21.808Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b946c19c-084c-4a1a-97b1-4b4ffb069492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:31.820Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1817df49-645f-4142-b816-5692c719a2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:41.832Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ebd39c86-6efb-412a-b0ef-68ea66f73cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:51.843Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f86a1b95-8a51-4b02-96b8-f5e592c5437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:08:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:01.856Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c2a09b74-c376-4fad-9ca9-d672f2b033e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:01.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:11.868Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=066f421d-099d-4afa-8500-9840e00c80a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:21.880Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=744c0f49-b36c-4811-a0f0-5d1e580e4f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:31.891Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d48e0359-dcc5-4f5f-b7e7-b97b35ffa0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:31.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:41.902Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a8de50ec-1308-4239-bc33-9a00ad869911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:51.911Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=14690572-87d1-4b35-acbc-5e5403832cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:09:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:01.922Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9fa28aa7-6c63-41f0-8d66-9d24ca2efedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:11.934Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f28afdbf-3458-4650-8a46-8d1a7746af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:21.944Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e7aca6f2-e8c8-41c8-9d10-f4b98b6ebed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:31.953Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f69480ed-23cd-498d-96c1-cd6056d4efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:10:36.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:10:36.009Z |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-10-26T02:10:36.009Z |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-10-26T02:10:36.012Z |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-10-26T02:10:36.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:10:36.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:10:36.019Z |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-10-26T02:10:36.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:41.963Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=65bb955d-6d8d-4a58-be19-971f36b3f14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:51.974Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=47551e28-164e-46c3-b7c2-27218a6aef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:10:51.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:01.992Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0bcff16d-ba53-4c93-a6da-c24b79d600b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:12.008Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2c7ae7e8-6ee4-486f-b30b-559a483653dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:22.018Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0fe86256-08ad-4f55-bcaf-b9495ef845c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:32.030Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6c605ce6-ab2d-4fdf-bb55-b8593138f50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:42.041Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ec2f22cf-3087-4ee1-9867-7b31378db278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:42.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:52.050Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=693d44af-44fd-44bc-a403-8ecc5dcfe992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:11:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:02.058Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=767e8ae0-2a47-4ba3-b5c1-7e27c7ef091a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:12.067Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6796ccee-f630-4083-8ccb-4eabc328db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:12.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:22.074Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=abaff72e-c7f7-4d7b-9bff-ef21319ab17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:32.083Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=95aa5470-77f1-4743-a9f1-3d99bc4def38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:42.093Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7da7e146-fff2-4855-9eb4-ed8ac6af7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:52.111Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c836ef4c-99ef-4bdf-903c-e320e211dc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:12:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:02.191Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ca477f50-f3aa-478a-b37c-45eb870ba5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:12.200Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=12b2962d-27e8-4054-8726-707790390ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:22.209Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f654dcd4-54db-4e02-bfd6-73645ed97760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:32.218Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=94837bf7-3d6b-40bb-91d8-5207d546bec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:42.229Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e2b69202-0ab3-4b7f-80db-bc94c6df8c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:52.238Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=eaa882dd-df35-4a69-9c12-5c9f133ae550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:13:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:02.248Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8c02670d-1072-47e8-96b9-9ef5f0d96d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:12.258Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5dfbf1ac-7d7f-4a02-9abe-2bedb555a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:22.267Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=70469387-33af-4507-8e47-a42cde0df84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:32.278Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=78af7abb-bd48-405d-981e-9f9034150623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:32.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:42.288Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=eeb568ea-10c3-493d-b8da-568752f1518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:42.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:52.296Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0dc6cb82-3960-4179-91a7-da1126adab05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:14:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:02.304Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d1ba7d33-e5d2-4758-a0e2-d872daba8e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:02.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:12.313Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=872f35c3-f879-4563-8aac-579f59887c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:12.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:22.324Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=243cdeb2-2491-4095-9120-00e3eb245c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:32.332Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0cecf17a-4c3c-42ea-a1fb-9882c9a69545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:32.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:15:36.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:15:36.009Z |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-10-26T02:15:36.009Z |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-10-26T02:15:36.011Z |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-10-26T02:15:36.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:15:36.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:15:36.016Z |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-10-26T02:15:36.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:42.340Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4ea9ac87-d59c-4a60-8bad-aaa901e1a971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:52.351Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9588e765-2205-42c6-a91b-c15dac747e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:15:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:02.363Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=57868301-040b-403a-b20c-e013a763178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:12.372Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4c0a2f60-5121-4d97-9ba6-30953fc62a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:22.381Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=04515614-d663-4862-8073-43032d378ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:32.390Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=09728750-fe48-42a8-8b8c-99451576d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:42.398Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0f7783f1-6377-43f1-92ec-acd1b1c473c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:52.407Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1c2cf6a9-ebb7-48e9-8225-93aae4215d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:16:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:02.416Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c23a7527-b2f8-4ecc-a0cd-0954e65a01f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:12.426Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0b0e0dd4-d432-4846-bec0-eafac96b71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:12.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:22.436Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2793effa-43ab-43bf-b925-02fb9d198e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:32.446Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cc969a4b-f1b8-4b31-8ecc-8e15a6d07904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:42.456Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e05fbd15-2eaf-40cf-b027-460440ddb6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:52.466Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d5943a18-4f21-4347-a663-e9a2c12ba85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:17:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:02.488Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=78a92e99-ce44-40b0-a820-d52a90ae83ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:12.498Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7691fff4-03ee-4f88-8be2-5e5decd49172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:22.506Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4ba1c466-4874-4966-897c-b95f30ef8bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:32.515Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8c6b253c-bcea-445a-a13d-3f16232a498f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:42.526Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c9d5ba2c-90c6-4b34-8830-71792c52965b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:52.537Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fc99cbc3-63ae-4163-a7bd-6e9c08545cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:18:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:02.545Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dbe758d4-10ca-4693-9fa6-efaf6557fc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:12.556Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b67a6459-7fe0-4c36-b427-2ba15ee57fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:22.566Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0af8f69b-a774-49f4-889e-58137cfb0d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:32.578Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=27721e1e-e7f2-4353-a10d-5caeec549e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:42.586Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=48f31760-59bf-487e-bbae-9ea8d46c4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:42.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:52.597Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5fef6813-23eb-4b80-9960-832dfcc12da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:19:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:02.604Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f6cd0ef6-5e13-4da7-af66-a0cfcbcf7ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:12.613Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=46b63888-7ebc-4246-841b-b1190c3aeb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:22.623Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f08aa458-c8d9-45b9-a4e6-b8223a01b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:32.635Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0e4c90ba-9481-49e7-8cfb-04eebdccd8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:20:36.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:20:36.094Z |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-10-26T02:20:36.095Z |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-10-26T02:20:36.097Z |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-10-26T02:20:36.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:20:36.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:20:36.107Z |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-10-26T02:20:36.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:42.644Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=990cb11e-2826-4b57-a31e-d63128542d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:52.655Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=36e9c2ef-77d6-4705-b914-f62115079652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:20:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:02.664Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0f8acd64-f73a-48a7-aed9-9c6117254d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:02.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:12.672Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5a940e37-2bf0-4c69-858c-566ef9db3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:22.681Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9a2c5388-0d75-4372-80b1-f5ef34d15878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:32.691Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8e5d0d9a-afdc-43f0-b7d5-eb0250e8d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:42.700Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2e794719-8a9c-485b-a303-a594757c4cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:52.708Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d3e8db1a-4cc0-4d73-a940-1c612ed05bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:21:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:02.717Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=56bf38ab-1a8e-4065-b77a-e71accf0a76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:12.724Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=589864ff-eaeb-4332-9547-9e3c372573e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:22.732Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=653a616c-0904-4978-a1de-3f2632ff5d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:32.742Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5b7debd4-d3b0-4e40-a385-9abf74b83164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:42.751Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2f536c91-1d57-4a78-9fc3-637a28236981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:52.759Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=902c71f2-b4b8-421c-b72d-be90997daf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:22:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:02.776Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=adc1804a-a43f-42da-b819-608c9563234b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:12.787Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3ec80570-702e-4459-a0d8-10e95a12348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:22.794Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1ce6261d-9a31-4a49-9281-1261295e689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:22.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:32.803Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0e89fd24-f4ca-4287-a9d2-e79afade10d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:42.812Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bce7f9fd-5c6e-4601-9285-435ba0bbf8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:52.821Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=13bd48b7-0d84-457c-8615-7a655cfe9bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:23:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:02.829Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=670a48d5-68c9-4379-afe1-d50527b655a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:12.839Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3f717403-70c6-4c0f-807b-d4c18c21da43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:12.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:22.847Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2c527b0b-b522-492a-9f96-22c002ef982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:32.855Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d0fa5712-4de4-4c5e-af2d-aa0025e01684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:42.864Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=08319804-f5dd-4c73-ad62-3cbdf436bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:52.874Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bbcf06f9-6cec-4954-b4fb-52eaf515824d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:24:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:02.882Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ba6f5413-d952-4ae1-9c55-e620274e3ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:12.896Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=09ff902d-c9ad-437d-ba1b-4d2cd4b9751c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:22.903Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9a2bf2db-d7b4-4da5-b819-210c0398b12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:32.910Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=71d230b0-d1fd-4190-a2be-8a366893dbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:25:35.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:25:35.978Z |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-10-26T02:25:35.979Z |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-10-26T02:25:35.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:25:35.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:25:35.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:25:35.986Z |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-10-26T02:25:35.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:42.918Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=246d4956-5f58-4564-bac6-4e85376dee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:52.927Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=123b3463-c832-477b-be76-72c3a596e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:25:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:02.936Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=026c1bab-b888-45c2-82ce-425a5098eed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:12.945Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6b0c0590-6dfd-44ed-bfde-f62fe24ef1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:22.953Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b4e10f46-44df-4f9e-a632-764b5ef01f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:32.962Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f3ed6312-180c-48ff-8302-eeb7930b7c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:42.969Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=58a43935-6b82-4370-a7ab-3a0f9f2dc787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:52.977Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c998cfc1-67dd-44a7-9cc7-c3767a26b474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:26:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:02.985Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cfbc72ab-c1b4-48f5-8acb-ddaacecd47d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:02.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:12.992Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e3573896-4c4c-4089-9696-5d6d46643ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:23.000Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=699e8ff4-12cd-4ba7-b395-1f2fa4a4ba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:33.009Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cc269fa0-ed1f-4191-b3f2-d08e9ccbd938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:43.016Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e282b871-226e-4e2e-bcbc-af1d03e50305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:43.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:53.024Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c1791ac5-b4a2-4efa-9faa-ba42e703587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:27:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:03.031Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=30384e97-516a-4f78-85ca-60eb51ce10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:13.039Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=41c9223c-3626-4e3f-82cc-4d8c18856adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:23.046Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4f7b5327-afb3-4a5c-b802-9854091ec545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:33.056Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e3c85a6b-c575-49ed-8501-07962be01118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:33.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:43.064Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1b271a79-31f4-40ce-b20f-829b2fcee3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:53.072Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=73995e31-a2f0-47be-8585-a5d25ff70080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:28:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:03.080Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=467e0d37-0f38-4a1c-94dd-73d0e46f0cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:13.088Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b4d54332-ea29-4e0f-85d3-479a9421d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:23.093Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f4f8e113-2809-46b5-940f-81ba6fddc694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:33.101Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=294139d4-a869-40b0-bcbf-b715bdd8bfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:43.109Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ab5f2c55-50ef-4831-b41a-f6883e09cfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:53.117Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ba90369f-99f6-42ff-ac02-b9c12f2edcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:29:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:03.126Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=80b989d5-eca3-44ae-921f-0fcfbc6d5c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:13.134Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f74db5dc-3e69-467e-9104-25e2c084b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:23.142Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=68c7abf0-df02-4286-ab43-5a2768184201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:33.150Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=01e1b3a5-e80c-49fc-b304-aca91ed378aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:30:35.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:30:35.950Z |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-10-26T02:30:35.950Z |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-10-26T02:30:35.952Z |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-10-26T02:30:35.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:30:35.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:30:35.958Z |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-10-26T02:30:35.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:43.160Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5628e49a-53a4-473d-95b2-568c50bdacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:43.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:53.168Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1579bcea-742f-42f2-8cc7-c93fd6fb7631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:30:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:03.175Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e8b5ca15-6006-46bf-a6a5-af609432af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:13.184Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d1333e4f-67ff-45e9-bbab-15be183d5ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:23.191Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7276e9fc-0ca8-4cb7-8245-dddd12e66003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:33.199Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=46e8ee45-3003-4fa5-b231-0bd0d050fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:43.206Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6c3830ab-64e7-437b-8c05-265b711be747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:53.214Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=baf6bfab-fad3-4888-8667-4d711e2a54a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:31:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:03.221Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f38e9977-216f-4827-9119-62cb26dd363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:13.229Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=70f2d7e8-3b4c-458a-93b5-ce4c453e3618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:23.235Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8a3c5e09-dd9f-4b5a-be9d-9bde2047bf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:33.245Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=150cf756-4ea8-4fa2-8cba-d8bd788bfe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:43.253Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6892edfc-0536-4978-ba6d-028dc662a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:53.261Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c91f39d6-5dbf-49ff-8c01-41f957f4d45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:32:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:03.269Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b2349773-b2bc-42b6-a409-50fbed741341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:13.281Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e595aa47-e53d-42fc-8eb6-558c93f5e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:23.288Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a45baef2-6392-4c1b-983b-7a136aec7d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:33.297Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c92f46a6-3d0f-462a-a6d3-9f58cefbc00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:43.305Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6c4cd7db-7fc6-4262-8701-c4aae2a1e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:53.312Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6388f78c-4ee5-4863-b7ce-439b4c9e0ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:33:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:03.320Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=230edf5b-cb29-4514-8552-f7ee9dbf4391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:13.330Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a3d30cca-5fa6-4cb3-a512-4a07e6fada66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:23.338Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=96d80068-a530-4529-bee5-d87c1525d483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:33.354Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=652250f8-892c-4316-abb5-5ffafe3c0332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:33.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:43.365Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=15cad340-80ef-4136-9f06-67a7ee849685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:53.373Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=45269b6a-8de3-4b67-9cfa-aafac6c826ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:34:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:03.384Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=62544068-2129-4a41-8ede-24f7ad7b86f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:13.393Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=678d9c03-ac53-405f-8144-df52078e803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:23.400Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=78f03e12-7c86-4cb8-ae55-cd4fc5c30c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:33.409Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fdf05e57-05ac-4776-be8b-f3c7a93a0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:35:35.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:35:35.976Z |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-10-26T02:35:35.977Z |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-10-26T02:35:35.978Z |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-10-26T02:35:35.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:35:35.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:35:35.997Z |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-10-26T02:35:36.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:43.415Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=385f6ed8-5828-4bb9-b7e1-f3a70112222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:43.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:53.423Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=06feeb23-f512-4e64-9951-e0c2afcfe45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:35:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:03.430Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b1ed33e8-0d92-4fe5-a458-b567bf4c8db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:13.437Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d1ba8a60-7bc7-49cd-a0b1-c9a1d1125dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:23.450Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0e47fc3b-55d6-4866-a8df-4c24cc595415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:33.457Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0874b33f-3572-40ab-856e-cd9acc9f75b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:43.463Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1b26e022-6c78-4496-887c-043fdeb712fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:53.470Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0aa2d5e7-c1c6-4d16-b123-d63212031ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:36:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:03.478Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a1e09996-4000-48d4-8358-fb91387bce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:13.487Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6cb0b209-ee7d-48b4-ba94-b82abaacdea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:23.495Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3a9c391c-2802-4ba3-acb3-6c466e2af0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:33.503Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7768730f-6858-4bf0-a93d-7299a26c261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:43.511Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=99f1e0b5-73fb-4cfb-bc5e-92eefdbcb2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:53.520Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5375b91d-71b6-401d-b9c1-3de061dc3395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:37:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:03.528Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=63935465-cb1a-43dc-8375-f2e69627848f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:13.536Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6ffb68c2-0022-434a-8e82-bdb90fa9dc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:13.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:23.543Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cc9f4814-d976-4703-b10a-be7c99ee5228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:33.551Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ca64761c-edad-4c2c-b3ab-2860db3f8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:43.560Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c0ccec72-b71a-40b8-bcc0-4568e59fe9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:53.567Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b77513a5-c222-455c-bc51-69f2c260571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:38:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:03.574Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6ee4aed4-9936-4cd1-bc91-09f1f348d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:13.582Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5d1928a3-fdb0-4572-96da-b28974a57c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:23.591Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=83612657-dc3f-4efe-a384-740cff4a7639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:33.599Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4e976a5d-b787-4d21-84c3-dfeba2e2458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:43.607Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d2fd2f61-ca2c-4498-be4d-9a64a70f80c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:53.615Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c8c1c325-9d8d-4ae8-aca6-ee66cc900d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:39:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:03.622Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=70e0efe1-0247-4cdc-a046-f2e7e288f68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:13.630Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=21454b93-2f31-43fe-8d95-26d36004c8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:23.637Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6d7aff63-8f9c-4ce5-bef7-66e5046f4038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:33.646Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0780e24d-d99b-4530-a32f-b2edfe9d003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:40:35.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:40:35.968Z |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-10-26T02:40:35.968Z |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-10-26T02:40:35.969Z |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-10-26T02:40:35.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:40:35.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:40:35.974Z |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-10-26T02:40:35.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:43.654Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5d94471b-d61d-4782-99f7-70905cffd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:53.661Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=27acdc25-4046-43cb-bb55-89c3bfea8214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:40:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:03.668Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=462b9132-6296-429b-828f-817175546655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:03.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:13.683Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=48a6d30e-f176-415e-9eeb-9243fbb9b207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:13.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:23.691Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3e61da00-4226-43c3-89ac-8b9395220a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:33.698Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=46ed56db-4ef8-427d-926a-84e6ac9653ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:43.705Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8618716b-c5f4-4d09-8b7d-d26c60a191b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:53.713Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=783f774f-2601-4a8c-bf64-257fb426f3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:41:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:03.719Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b6369380-12c3-4928-b634-b0dca4dd9fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:13.730Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9b0adc91-040a-46df-8d63-48529d9d1e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:23.740Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c36dbe52-199c-4cd6-9bc4-6ca1be1e7405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:33.747Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d04ddf7f-d2e3-483d-8d0a-dbbf7e082ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:43.754Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e9289998-d421-44bd-9a51-2dfa3e636d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:53.761Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f52c11fe-16a9-4d3c-89be-1d109423d768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:42:53.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:03.768Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=45c7b5b4-2b5f-4739-b0d2-e1fb7b9bc8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:13.776Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=52e11668-6634-49f2-b148-6af7f8a2c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:13.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:23.785Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=38f8b1b2-176b-40e6-8231-959c3c8835b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:33.794Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4fe7c4e5-38cc-48cf-9f11-bc80fd536a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:43.805Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d2cd121c-e2d7-456d-81f8-92b76b96794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:53.813Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1eedb86a-658a-422f-bcaf-55efed28a0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:43:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:03.821Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ef4a63b5-1a02-4221-bb30-da97d4c27d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:13.827Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=538ccd49-c7b0-481f-a909-b6d85ab0e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:23.835Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=43526ceb-6254-45f6-b179-7ba72d7cc188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:33.843Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a1d0f277-2a60-4009-8691-7f4b17d148a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:43.849Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=25db3c71-ac22-425e-bef0-530b7aa885f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:53.856Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=55a2e75b-9057-4969-9522-157606c82339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:44:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:03.863Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e2d33106-789e-4746-b896-b86c7317caee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:13.870Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=89aa20f0-54b0-4d21-b5f8-50150ac38722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:23.876Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=36b4da53-4f6a-436e-bc4b-d97d28b2a145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:33.883Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=44e883c5-9ca7-4961-855d-8dc44cbc7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:45:35.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:45:35.986Z |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-10-26T02:45:35.987Z |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-10-26T02:45:35.989Z |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-10-26T02:45:35.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:45:35.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:45:35.994Z |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-10-26T02:45:35.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:43.894Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7983114d-4b32-42fe-82a6-00583183a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:53.901Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5e8e5d67-d2ad-4d4f-8766-4e624b8275dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:45:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:03.908Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c49e833d-4440-4396-83ac-d4fbd1263dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:13.916Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=83cc816d-da75-4b9d-a27c-c89cbb90adc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:23.922Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dc164bce-c307-4dfd-8d9a-7da8f9eedd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:23.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:33.928Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d25cd4e5-ec5d-4d52-8c28-05db302ce54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:43.935Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b5b314c9-650c-47ff-9ca5-e86c360f7267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:53.942Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=77fe68ca-981a-4ae1-99a8-32b83f270adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:46:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:03.952Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=462d9612-4596-4bab-9cc4-447d6b14f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:13.962Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0afcb7fb-9e8e-4abb-8217-1064b702991d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:23.969Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=54ed8164-3922-4ea4-ae1e-f7d7cf21a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:33.981Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2ab67093-421b-4dcf-99d2-2c48609701a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:43.988Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4c583809-6cff-49b1-be81-a0da968848c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:53.996Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c3ea3341-8ba5-4625-9f33-2ad9f82a0d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:47:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:04.002Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b35626dd-0989-4cbb-aafd-4a6dc05c8b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:14.008Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0cc13970-b50d-49af-bfde-39f44897c3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:24.016Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=436b0444-2da4-4677-b33f-2ead92ae22c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:34.022Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f8e8f1d9-60dc-443c-93be-5e64eb7e0ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:44.029Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=96feabe8-d505-4eda-b739-b11d06c1846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:54.038Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7291102c-6c1e-4b75-ade3-d47fd022d1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:48:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:04.047Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=358ec236-353a-4564-af30-c9e2b21f3846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:04.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:14.055Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0370bec1-40fe-4b99-8675-dc12b4ea6cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:14.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:24.061Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fa70fa20-a22c-4c95-a39c-4504de5c6c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:34.068Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3afb90df-4b08-4308-85c7-1fea74709ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:44.076Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=73e8b579-062f-4f8a-a20d-9dbd19d1cd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:54.082Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8cd6a9d5-7892-4c1a-bfb6-d1e6b9a63947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:49:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:04.089Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d4502840-1259-45d7-a479-1d0767585a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:14.097Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d7ae91e3-00a0-48c9-a5b5-31947d742f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:24.105Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aa4180d6-13fb-4215-8536-9478921c501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:34.114Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2a300cc5-013e-4740-a4bf-0a71946b8595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:50:35.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:50:35.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-26T02:50:35.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:50:35.977Z |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-10-26T02:50:35.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:50:35.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:50:35.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-26T02:50:35.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:44.121Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=eebe5a4e-0cc1-4b88-ad15-b423d8568b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:54.129Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=72030508-c2da-491b-803d-5366136471a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:50:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:04.137Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=499cdca5-dbc0-4538-bd4e-43c5704bc9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:14.145Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9677e0b4-452c-4bee-88ec-ea5397fb9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:24.152Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c466eb0b-06ec-44dc-96ad-6e7a54d52114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:34.160Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=47cd0ca5-0288-4282-bba5-96f7e40fee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:44.168Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=abda6c26-2f92-48b4-a0f7-afc30911336b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:54.176Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=69593531-7225-4a52-8335-ac83c9339e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:51:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:04.186Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3a787a28-3e76-44a3-a8d6-6aaf5795a49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:14.193Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=da23694d-d3f9-4032-8786-90b906fb1c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:24.200Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=866118e5-eecb-4bb5-8939-3b197b45c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:34.207Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=be7b22ba-8fe2-44ec-89e5-a6c5268ab10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:44.216Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d1268fa8-da2b-4070-8427-97f25a2c9e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:54.224Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c3224433-8906-4f2b-a867-6c27a47750b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:52:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:04.232Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=562089ba-897c-43ad-9dce-91312cec412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:14.243Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=38ff1a26-ce69-4569-9502-f8004719bad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:24.251Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f35bc211-f308-4c5a-887e-c89230c862ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:34.258Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=016cbe5b-c9ec-4eae-85ab-9b10f29e1871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:44.265Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fbab60ea-8a06-48dc-9f0a-b889c41ce03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:44.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:54.271Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f0302af0-bd2f-4444-a528-4700c7e20c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:53:54.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:04.279Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bae4e5a8-2801-408d-9501-f1afdb717fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:14.287Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cd715dc1-b4df-4d4f-865f-a3d477f0b720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:24.294Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9783537e-7cb4-499c-b769-fb7b4f93b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:34.301Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b10ea20c-12fd-4afb-84af-f994f3458373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:44.308Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ff42b02f-7bcd-446c-9d1b-df1ceae09450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:54.314Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6165fb0c-788a-4e24-ac4c-12b73b9f1059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:54:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:04.321Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=193318c3-4a68-4c50-b148-16df97e2b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:14.329Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8bf53935-72e3-4d3b-92ee-d19a4f0e4e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:24.336Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9a3485c5-cf55-474b-a8ee-457ffd1e7322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:34.342Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a9c1f1c4-9022-409a-b6cc-47c650fbb429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:55:35.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T02:55:35.940Z |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-10-26T02:55:35.940Z |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-10-26T02:55:35.942Z |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-10-26T02:55:35.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T02:55:35.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T02:55:35.946Z |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-10-26T02:55:35.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:44.349Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=be1493e3-20c1-470e-a0e6-09ecc9f5ca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:54.358Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dedf472a-f404-4374-93de-d9979bad6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:55:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:04.365Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=27281393-66e3-4603-bb54-8517a9272ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:14.372Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3ba3152a-764b-4b34-a78e-3e953255d7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:24.380Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=26664eb6-4481-4160-8acf-409ba761fb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:34.390Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=54af304b-4040-4ee4-9b9f-403e747f347d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:34.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:44.396Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dfa61a66-1dfb-4a45-880e-19cab524433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:54.402Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8bb8fa61-64b6-41ee-a703-18e641e58725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:56:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:04.410Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=39d89f0a-aea9-4c38-8efc-72ec4cad03d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:14.417Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=53e88e97-21d2-430e-9ec9-89302cb82a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:24.424Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=51064988-6791-4d8e-80df-53cce485f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:24.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:34.431Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=439d9bbf-3eb5-4517-8993-0a51d137b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:44.437Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c4c5bd99-29de-405d-b0f9-79f038052a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:54.445Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f49336ac-925a-464b-bc07-bf31fbaa0d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:57:54.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:04.452Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b7a1365a-b017-45ef-80a0-e8e9378c1968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:14.460Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=49e45293-33a7-4a11-b52f-bf3f6e50f3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:14.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:24.467Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=51d841f1-6396-4861-96fd-4e84ac8961d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:34.473Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fcd33dc7-f04f-4b5c-9f32-c3eec918bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:44.479Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=75020e5d-0d84-4524-886f-d3e3c3b422cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:54.487Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1d464a3c-1e47-401b-96e7-dc3de09a8a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:58:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:04.494Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5f18d367-196c-4f92-8256-08263162d282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:14.500Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fe5a6daa-d340-48fb-bf00-2c86933a4a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:24.507Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=839ec6f0-387b-4d65-b3e4-e9449549155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:24.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:34.515Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=def8f57f-98b7-4329-86cc-296d5fbe78a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:44.523Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=405cd265-0d13-4cd8-b11c-df2837b623a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:54.529Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dfb671dc-582a-4a90-a3b1-76199294bd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T02:59:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:04.535Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9e7de275-8023-4611-8f14-f2db7da02dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:14.541Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8d6e62dc-777a-4763-b71b-d480ce3b2889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:24.548Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f3bba09e-eefc-40b3-9b64-4ea546a10252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:34.555Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=18d0255c-3363-4506-af4c-9fa1d0a8b2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:00:35.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:00:35.959Z |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-10-26T03:00:35.960Z |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-10-26T03:00:35.961Z |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-10-26T03:00:35.965Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:00:35.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:00:35.966Z |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-10-26T03:00:35.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:44.562Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ca54ed47-928d-4ca8-920a-0f462c7f40a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:54.570Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=acfad0b7-b092-4d0e-ab0e-a799e9045683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:00:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:04.576Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f4892f31-e5b9-434f-a767-0b888cbbe4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:14.584Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c51eff04-9322-4862-8f13-e20e7baf58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:24.591Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=304d1c4e-12de-4cdd-8f0d-015de5141261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:34.598Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2db43ccf-a2ce-4c86-a18d-014ce92bb40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:44.605Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=58d008e7-de87-4129-8ec9-dfd5aa22cdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:54.612Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8a6555a2-c661-4d92-9184-fe1d27ac68b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:01:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:04.619Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7e0895d8-b4dc-4375-a4ac-230ae338def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:14.627Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ea72d5c0-48a2-44b9-8a69-80323670e992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:24.634Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a488668b-5ab3-4d08-894c-70214f2d1947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:34.641Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3cfa9b19-bfdc-4ea6-8256-7142be86d8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:44.648Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=eeb8b175-126e-4804-8f26-57979d1cc419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:44.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:54.656Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e4e0e5a6-7171-4008-87b4-becfc8ca9fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:02:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:04.664Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6ddc17b4-32e8-418c-9580-26fb3e997a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:14.671Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f5c77201-af13-47df-8842-f0707f17f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:24.677Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=22f7815a-218c-4229-ab31-1770f3ff4ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:34.684Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c998a1e7-41ac-4886-a2c8-b14e09b65bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:44.691Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=61d70f26-1a08-43c9-a2bb-88a30f271861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:54.699Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6eef27a7-f58e-4671-8dab-31bb19d27f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:03:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:04.706Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f08ea73e-12f7-441c-9daf-02bdac26d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:14.712Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7594b1fa-e9e8-417b-86c2-125fa8a63d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:24.718Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2b5dd5b3-5586-43b8-aec0-88e9ae79befc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:34.725Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5ad6fac8-04d4-4f24-b66c-8ede2a424c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:44.733Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2839bc2d-5762-4a2b-b0e7-3ae121bb9dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:54.739Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=960c213c-fbd9-4a63-b1ce-45d71c43fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:04:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:04.746Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9e58c496-04c8-4fcd-93a7-2172f1d8a56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:14.754Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ec5a8231-01b9-4d53-ac1f-0bd70c5ef0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:24.762Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=28b82ba9-3d59-4597-aa17-31b419e9e6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:34.768Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ca952149-69d2-45fc-b233-f87b84f8f081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:05:35.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:05:35.959Z |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-10-26T03:05:35.959Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:05:35.960Z |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-10-26T03:05:35.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:05:35.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:05:35.963Z |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-10-26T03:05:35.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:44.775Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a87d6989-f19f-462b-b980-97abe1fa33a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:54.781Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9bbe2d4c-be1d-466a-a5ec-fb3ec79cf002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:05:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:04.788Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ee2c2259-ee86-4cb9-9f1d-f2faeea06a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:14.794Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ee854fe5-e00f-49e8-9f52-abf3b623c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:14.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:24.801Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8a8ef78c-8ee9-486d-9f4e-a3eccf2fb226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:34.808Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=65536da3-adc1-4044-af14-866657b5c81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:44.814Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d14f3d78-f654-4c39-b15c-0e5c9874fcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:54.820Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d3401671-5845-4e3b-adab-bef9030b03bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:06:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:04.826Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9c4416ca-48d8-4452-a34a-0574e8bbdea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:14.833Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=62a94ca9-0a8e-4dfd-b30e-455dbc4af35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:14.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:24.851Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=11525722-786a-423f-b93a-b8bf13353993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:34.857Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e29793e6-0ace-46a4-895e-2adf95d1edc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:44.862Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bbf6f523-0b87-45ff-ad3d-2accb042cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:54.869Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=02df4684-b212-4ae5-9e2d-c4fdf065576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:07:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:04.875Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=73d34a86-a0a0-4aa1-b75c-26ac8f045677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:14.882Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=af928cdb-3322-432c-a6a6-ff62ae820cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:24.891Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3fce8be3-7321-4b23-a847-d9b43314fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:34.899Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3f0cfd21-0c88-458b-97e5-2fbb19f8a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:44.905Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=010d9b99-8185-4274-84e2-fab664129b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:54.911Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1f886ad1-0c8e-4ec8-b73d-b2876f2c39d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:08:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:04.918Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ee4e6ba2-688d-45d6-b240-5fbd05aa8afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:14.925Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=282cd619-f7d8-40db-a7fd-443907dedd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:24.933Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=da395551-45ca-4bea-9694-58dcf9f62662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:24.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:34.940Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8c350a20-ba9d-45ef-8cf5-235e06665f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:34.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:44.945Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6af06841-1399-4f05-9aa6-e863f3d94eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:54.951Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a8f84b60-3179-4119-a901-baabbba176fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:09:54.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:04.957Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cf2d0508-e7ef-4c08-81b6-c7529ef441b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:14.964Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a3897a0b-037a-45c0-87ec-8c9da6cf486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:24.972Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=54a5a922-8446-4526-a447-034fa4cf50d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:34.981Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=23100216-076b-4804-984b-ea861cdf337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:10:35.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:10:35.947Z |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-10-26T03:10:35.948Z |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-10-26T03:10:35.949Z |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-10-26T03:10:35.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:10:35.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:10:35.953Z |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-10-26T03:10:35.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:44.987Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4b80db86-ad78-4a12-969c-1ecad6a5643f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:54.994Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2f5ec954-d6fb-4480-b912-838b1b4057e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:10:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:05.000Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=290966e0-3a1a-4218-b053-50e845165036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:15.007Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=02fc1d34-de42-42a2-9717-09fda5d0d8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:25.013Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f286898f-b919-4d3b-a145-25d72ee0aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:25.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:35.019Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=47eae2d4-e002-4b59-a0ed-4e9fb39d08c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:45.024Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e4a39a69-f074-46c7-9232-8217e2626015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:55.031Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d9855c75-e71d-4831-89b8-e46ead61af51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:11:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:05.037Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a923ef5f-73c4-4bf5-848b-8ab63a640507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:15.043Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a04b2d27-af87-4715-8836-bc5d1ae91247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:25.049Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a776a632-7f03-4dea-8e9d-2cfeafea4805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:35.057Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c3e8ef67-801d-4091-9689-4b0534a6f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:45.068Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aa17f2f6-e44b-4ef0-9a7d-ede3952e96ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:55.074Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9d7cfcf7-ec46-40df-866e-8f80687386f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:12:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:05.081Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f0fa586d-ac71-4dd9-bbac-455ccba08d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:15.086Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4da2e4c1-4fb6-46fb-b73d-61b12966dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:25.092Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ebeeaff7-d67b-421e-964b-f57f918f27e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:35.099Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0c2b9d5d-5cf6-4eb2-adba-d5c82efb1145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:45.106Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0283f4c6-1993-4384-bf27-ef9d6fb5ab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:55.111Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=09650a28-a0c5-471b-aec2-360379fd5e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:13:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:05.118Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6281b53c-d01f-4951-8ac0-133b62d08041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:15.125Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=42b7e6cb-80c6-46a9-a48f-12c6bece68d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:25.132Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6fc39163-f51e-4e76-b09c-3934b2861fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:35.137Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=00c2896e-f249-4a20-841a-78b76e23158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:45.144Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=017e07bb-f899-41d1-90b5-46ec9602f29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:55.152Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=20430c12-25a8-4f89-a41d-4a0dd07b6d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:14:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:05.158Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8afcb632-3eca-4883-a02f-61bbe1a86f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:05.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:15.167Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=75c6dc96-d929-40ad-959f-516504c4826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:25.174Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f6fa8949-3c32-4fa9-8830-6069ae97835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:25.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:35.180Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a34c498f-5544-477d-a821-c50d855e0f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:15:35.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:15:35.932Z |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-10-26T03:15:35.932Z |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-10-26T03:15:35.933Z |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-10-26T03:15:35.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:15:35.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:15:35.936Z |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-10-26T03:15:35.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:45.187Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=62dc7809-c4c1-4336-ba8b-15925badf59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:55.192Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=46928656-6d04-4536-82ac-b141efe650fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:15:55.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:05.199Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=64e21b4e-6023-4b00-96d0-0f29c0ee92e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:15.205Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ca6d670c-2d03-4b43-9b79-254d35063c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:15.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:25.211Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=65d23c59-cd51-42d9-8088-28462626ed65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:25.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:35.218Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d2a2b4db-4821-486c-aa17-3f3712f55473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:45.226Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=304c6823-d3a0-4295-a799-c8dd4fac8d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:45.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:55.233Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bcf169c7-636f-4ed2-bc90-b2feb84f1189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:16:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:05.239Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b9168abe-fc42-4c0f-b4a2-aacf0a536e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:15.247Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=48a5ab2e-538b-4cf0-8393-a37ebb29b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:15.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:25.255Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=387c261e-ac53-4ef8-9653-ea1d95d1315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:35.262Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=18b21309-78c4-4aae-80c3-f42854477197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:35.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:45.271Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=04c2566e-a6a0-4a10-86b7-fe4132967ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:55.278Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=96332847-1c4e-4305-8a87-57240f01dc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:17:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:05.285Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aa4c939e-db0e-40e3-b14a-f31287ea1185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:15.292Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b2633f0b-6ba5-43be-af48-6f4cf1a666da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:25.300Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7f0929cd-5da9-4d95-ada1-cfb048873037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:35.307Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b24a6f98-9d65-42e7-bb62-72aa784dba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:45.312Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=60581470-043e-4b8e-999c-fcd885b0a9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:55.320Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7973011b-cf48-45ec-b922-5ce34e87921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:18:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:05.327Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c2d237cd-6a7a-4f88-9e06-7c4cd5a416f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:15.333Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4be56641-b02f-42d2-871a-418c49cddced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:25.341Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2158f636-9e9a-4121-a45b-29b489341a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:35.348Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a93de214-b5da-48b2-a335-3aa135e71a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:45.355Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9267bd1a-64ce-44dd-b993-6d47c9d1dee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:55.363Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=444e4db7-a2fe-44fa-ad46-1ac7bdd57f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:19:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:05.369Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=15edb066-d853-47be-b542-1646ecabd701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:15.376Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dbf01019-b408-4ec7-9b34-77fe99f9f435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:25.383Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=29e56a88-ae2c-4293-b3d3-f0725fe59ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:35.391Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=83301a29-6b86-4c27-ac79-5bb6bedba89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:20:35.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:20:35.954Z |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-10-26T03:20:35.955Z |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-10-26T03:20:35.956Z |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-10-26T03:20:35.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:20:35.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:20:35.959Z |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-10-26T03:20:35.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:45.398Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d9acd5b0-6a36-4308-b611-c035d77ffcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:55.405Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ce5b12ed-83cd-4f7d-b1ef-87738c3e83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:20:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:05.412Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3b08b749-ea48-4a40-b2af-c545191ffc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:15.419Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dc8ad7b6-c3dc-4e8d-b4c5-c1316e89c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:25.427Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0d3d49e0-8d4e-4c46-b0cb-bf0f8eb6ff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:35.434Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=44ca6d96-a17f-4a23-bcc0-419f9ca60466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:45.440Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1e4fe12f-d8f4-4bb6-9a9c-69ef06b189e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:55.446Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3d036015-c7ad-4451-b8e3-9404bde7c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:21:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:05.454Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4885899c-c972-45bd-8425-9e13f8a452c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:15.460Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1d4e49b2-ebb6-4a38-a1b7-651019f0dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:25.467Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a42e9751-3804-4d68-9e0e-4049cc788366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:35.474Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=554c11cc-4118-4046-9296-5a748bd97a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:45.481Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=11b88a57-662b-4bfc-9661-b64f18940dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:55.489Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7264255e-71b0-44b1-a671-98db6a5c7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:22:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:05.496Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6d5f97b5-7cd9-4d24-bea3-19c0ce145bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:15.505Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=55da03fc-b47e-45af-a08d-804c45334bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:25.512Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0b795410-795f-43bb-b092-198aff07d792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:35.520Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8ed1aba9-5abe-4c82-b3fa-dc6801e5fe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:45.527Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=30374a56-c636-4e7a-85a0-17dfc522969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:55.534Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5205e4a2-7fee-4219-8b36-be2a8b7d87f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:23:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:05.541Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6b7d169f-165e-4053-8b20-470f06a1cedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:15.547Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c36e5c75-e92d-4ded-9499-58519d771242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:25.554Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ca854bf4-f710-479f-abef-6277963a3cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:35.560Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e7b8fb00-f028-472d-8248-dd05e7285835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:45.567Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=827c8983-9ef5-4463-a3fc-caa988dfe25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:55.573Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=245faab6-d1d6-427f-bc87-994073a3c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:24:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:05.580Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=18fe4313-35c9-424a-a6ea-51d48796721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:15.587Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e4baed39-a16e-46a6-ba02-fa7aa6508f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:25.593Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=df2d07dd-b595-45ad-909e-06e4e204855b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:35.600Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=da82b41d-9547-48e5-bd5a-cf243e56346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:35.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:25:35.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:25:35.948Z |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-10-26T03:25:35.949Z |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-10-26T03:25:35.950Z |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-10-26T03:25:35.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:25:35.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:25:35.953Z |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-10-26T03:25:35.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:45.607Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9bc3abe9-53c7-427f-ba54-788c416fb231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:55.614Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fe4f8680-5354-4232-8372-f7543722785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:25:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:05.621Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6a0a7ec3-9036-423f-bf4d-735cc3105350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:15.627Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=59990f91-4736-47c0-a5d4-25e579d8a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:25.633Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=548a4782-01bc-4d65-ab15-5d7db5659643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:35.641Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f12878c1-0ee3-4b79-b832-2291e3063772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:45.655Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=953056db-5092-45e5-ad7e-99e5de31f4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:55.661Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=47b8f01f-f6b9-49c4-811b-6d0f5ba151fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:26:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:05.668Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ba62c3c0-5f50-43d7-a362-58d1b3f3f07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:05.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:15.674Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4f9dafb6-635c-445b-a3a4-0069cd89a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:25.682Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c3b372d0-bc6f-4738-b2fd-529f2ad25f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:25.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:35.687Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1d903360-643d-401d-8954-67a9e8b06dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:45.694Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=748ef919-2110-43ba-b45a-d3d3c846f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:55.700Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2aae6fd0-0899-41ab-bdf7-5d037b0341d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:27:55.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:05.705Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d25614cc-31aa-44d8-95d6-485afe2664c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:15.713Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d410cde9-2915-4153-84ed-0975dc1700e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:25.720Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d62fbe7f-96e9-4277-92e8-b8d56920f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:35.726Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=97df6d3b-ad31-4be0-abf6-c646d1663137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:45.732Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=13389cfb-6a4a-4fda-99b1-48c5178e4c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:55.738Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f731db8c-31f1-4d6b-b77f-c363f6aebfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:28:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:05.744Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3e386e83-20e0-42b8-a476-302850ea6061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:15.751Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=23d538a7-351a-4fb9-8219-5e5b18eab6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:25.757Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c9754b8e-d18a-4f5e-a6a4-7b9100a02084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:35.763Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=90187924-7a6e-4a32-8cc0-f841c3881be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:45.768Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c5d29d4d-89cc-4c77-8a35-d8d708cfd7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:55.775Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b4af7024-ba97-418d-9bac-16548243db70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:29:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:05.782Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=172fbef3-2bde-4515-8623-9e0d70e6122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:15.788Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f5ba69a9-ddb0-4429-8e3c-0b83ee35bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:25.795Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=167f2455-67db-4552-b555-0621d7a7683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:35.802Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1616a70d-350b-45b4-9c94-ec25a0ba4feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:30:35.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:30:35.948Z |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-10-26T03:30:35.948Z |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-10-26T03:30:35.949Z |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-10-26T03:30:35.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:30:35.953Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:30:35.953Z |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-10-26T03:30:35.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:45.808Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f637518b-45b6-4fd8-bcb1-253d6751eb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:55.814Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=33515f93-6cad-43c3-8982-2ed09c4149bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:30:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:05.821Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f4b7cc5e-3490-43d5-b669-ae660531e92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:05.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:15.827Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=00e9e561-fcc1-4c4a-ab11-b3f9b2c2d05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:15.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:25.833Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=43b8ee0e-854b-49d0-8382-a0c4b7b1d103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:35.841Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fcf58443-b48d-4341-9827-a12413bce957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:35.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:45.849Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=94964ea6-1146-4674-94f4-b53766985e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:55.856Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f6e16c15-f2ac-485e-863a-dfada3c9c648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:31:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:05.861Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d83adf18-2da7-4128-b953-a94f14db8968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:15.868Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ba6348ab-505e-43cd-a74f-10ba48ada7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:25.875Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e221d24f-55fc-4fee-89fd-57d5d64c17ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:35.882Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ac3e3432-7bdf-447e-86fe-18940fac5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:45.890Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c0aa90fb-fe0d-4191-bf71-daad73431f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:55.897Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5ab5639f-3103-4014-bbc1-3d58d43ce239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:32:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:05.904Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=032a0d21-535b-4f6c-888e-39945613f05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:15.909Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=40f5fbb5-ecc1-4831-b31e-2f797392e292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:25.917Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3cfc51e0-38d2-42be-8ade-128b31554c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:35.923Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8f4a502d-37df-42b9-a43b-18fc28dc446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:45.929Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c516b9f8-027a-422c-aef7-275a27dcf744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:55.936Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ff665141-89a4-42a9-857e-bff1c9f4f4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:33:55.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:05.952Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4d27ac17-4c5a-44df-82df-439dec0e58f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:05.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:15.958Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1b2cbd9b-1cb9-4de5-aac6-88d0014f6a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:25.965Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=af252597-832d-4a57-9bb4-cae18e06c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:25.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:35.972Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3af18766-83c2-4791-94a8-2de30d3e6577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:45.979Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2df3aa24-5e21-4c7c-8f75-005d08ed4b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:55.986Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7d4e83ce-0abb-4fdf-9105-fb279e7511e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:34:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:05.991Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e2eb3a5f-e7e3-4cb5-b465-e9a5bfb466b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:15.998Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=16e2ac1f-735f-4e8e-a656-77fc0cd30d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:26.005Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ff0a760b-d508-4339-bff1-819043917949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:35:35.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:35:35.934Z |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-10-26T03:35:35.934Z |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-10-26T03:35:35.935Z |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-10-26T03:35:35.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:35:35.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:35:35.939Z |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-10-26T03:35:35.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:36.011Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7add308c-3cbb-48e9-a7a7-5ad430e9085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:36.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:46.018Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ccb4cf74-aaed-45b2-8de7-1f49dd9b587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:56.027Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7cb049b0-ad7e-4f92-b438-5e013356cab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:35:56.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:06.035Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8f626af3-d1ad-47c9-bfc3-04ec4ad3a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:16.042Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ade05dbf-3c52-4ed2-b5b9-06447a3297d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:26.049Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=949902a6-6916-485f-8d31-18824b60adb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:36.055Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c094bdac-5d07-4268-94f6-89115756ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:46.061Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4193b8bd-df51-47da-b7e6-ee7dc6369f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:56.067Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=72176671-637c-494c-828f-6d22dbebb5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:36:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:06.074Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=46bc5314-09a0-42d9-a8c3-557e21f736a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:16.093Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ccaf63d1-3bff-4f3a-8c92-6ea6d378f2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:26.098Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4448d12c-2526-44a4-81d1-c3520e9336a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:36.105Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=269e0aad-8815-4f9d-a2da-cc56010ddd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:46.112Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cac5214c-145a-4f80-a3dc-ea8295a1df35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:46.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:56.118Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d821bcf8-dd21-40d9-91ba-6d3bed791613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:37:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:06.128Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=40f0a8e0-326f-45cc-b561-cf0a81cdf4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:16.134Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6feaf617-068f-4a33-8974-6f0eeb7add48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:26.140Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=93b07429-a64c-48ba-81fe-3c37a2e3a680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:36.146Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dda79840-93f9-4e04-9c64-d4fddc607aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:46.153Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fc30b1a3-3f45-42b4-ba69-e8912d8c2b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:46.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:56.159Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ff762865-501a-49ab-9dd4-0e68e40a1124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:38:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:06.167Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8b591e09-3840-43af-a18e-5b6dac051108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:16.173Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cca103ef-c60f-471a-b8f7-12d23fc41b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:26.180Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c4475a2b-de8b-4a02-a48d-9482ba4ee9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:36.186Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d5702998-46da-44a3-a294-915edd38f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:46.192Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6af8b0cf-b149-453a-bd70-94dd7f204f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:46.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:56.198Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c9938857-4e1f-4a70-bf1c-eec2f989397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:39:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:06.204Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=298a3d06-e9d0-4fcf-ad71-266f7cb62fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:06.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:16.212Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=661bf51a-45fe-484a-a1bb-49c4a5d42e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:16.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:26.219Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b49056f7-4e7e-4f61-8a5e-9f5cecd98d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:40:35.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:40:35.939Z |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-10-26T03:40:35.939Z |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-10-26T03:40:35.941Z |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-10-26T03:40:35.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:40:35.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:40:35.945Z |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-10-26T03:40:35.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:36.226Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=60b078ea-c4ae-4b72-a0fd-9d4ce06414ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:46.232Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=51421dea-8b8e-4055-9a2a-8b81278a961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:56.239Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ac66dc25-427d-4c45-8eb6-7b7d642401ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:40:56.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:06.245Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0718e447-8329-4624-9ec0-23f289bf0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:16.253Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cbc3e500-b09d-42dd-916e-879d0b463ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:26.261Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6bd7a584-823b-4ae5-8937-ba6cca777ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:36.268Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0cf80a90-f7c6-4f19-9bb3-d98e673b63ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:46.275Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a490476c-753d-4971-8f78-e11ac6da2d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:56.283Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4db2e5ff-1c1a-4447-8956-7757b855bff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:41:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:06.289Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7fab02d3-42dc-4267-83a9-3d15c1e6ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:16.295Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=00a17a83-1767-41c4-b5cd-f722f417c268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:26.302Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=eb3661ff-4024-4d3c-b18f-bf4d45b9e20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:36.308Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=348c5c43-a76e-450e-845c-fc64b67ec1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:46.316Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bbc11ea3-4648-44e9-a015-91b631abbcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:56.322Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9d511e55-f544-4138-83f1-dcfd31f34579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:42:56.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:06.329Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f62fa9e3-ecc8-4537-bc91-19067df0b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:16.336Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=11e15620-9ca4-4384-91e1-8f131b6d9c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:26.342Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7493e253-c0c3-4427-b84d-e563b315cf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:36.348Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5a9e29d3-9105-403b-8a3d-1c6d8ede0d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:46.354Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b4bac998-428a-4df8-9213-aa68c06c8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:56.360Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=49c6f556-48d2-407f-8203-2cfb5fe44b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:43:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:06.365Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e12daeed-7d54-46bc-9171-45911c17e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:16.372Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fbd76be5-9a7c-4140-bbfd-b4a93c946f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:26.378Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dc84d24a-4fd8-4906-898c-79034c8dbe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:36.386Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5f2c6d55-4637-4f17-b17e-57f2a5d79806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:46.391Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2bea6cba-baa0-4f6e-aaaf-2443a170e32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:56.397Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=502e47cf-05d9-4a38-99e9-8411300a9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:44:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:06.403Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=df733abd-f00f-462e-8f84-f0e4d85a3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:16.409Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=858190c8-886c-4b08-805d-92f01232bbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:26.414Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=48e7161b-7f95-4550-a477-fd1acbb8d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:45:35.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:45:35.950Z |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-10-26T03:45:35.950Z |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-10-26T03:45:35.951Z |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-10-26T03:45:35.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:45:35.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:45:35.954Z |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-10-26T03:45:35.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:36.420Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c955a2c0-2dbb-4070-a0bb-f892964ce2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:46.428Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5343163a-f4ee-44f8-89ab-a79fb25a30a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:56.435Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b2434d2a-7795-4083-9ef7-b989687a5ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:45:56.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:06.443Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d2cb61c2-3fde-49f5-88a2-68161c535697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:16.450Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6fddab51-2874-467e-8197-f4addbdf2770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:26.457Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8a80be6a-6487-4ec8-98ac-5cbbb1e26fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:26.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:36.464Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9144e3ec-e967-42f1-beed-669ddaff208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:46.471Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a200ee69-3274-4159-977a-b0b78b410d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:46.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:56.480Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0d25eb32-1d3c-4625-b28a-1fe65e25e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:46:56.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:06.487Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=572d09f4-dbfe-4837-8868-9eb323fb72ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:16.494Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dd77d2c6-8c78-4bba-b577-55328beed0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:26.501Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bbab217e-ebf4-44fb-9cf2-95b122857ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:36.507Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=84ab270b-10f9-4847-ade4-28ed211fadd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:46.514Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b72759f5-d25d-4221-8099-3d662fa78ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:56.521Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=20556bcc-5101-4775-af0c-dfa4068eaf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:47:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:06.527Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=06a7250f-7be5-445a-a2b1-6bdcb6da7ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:06.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:16.533Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b7c4a8cb-4143-41a6-b78c-d5f7d94fe806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:26.539Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=071053c4-6144-436e-883f-f336302736f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:36.546Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8443a806-b015-4c3d-8616-68f78d2885f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:46.551Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e76cc351-3049-479e-90d3-1f50c04d87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:46.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:56.559Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=95b60cd5-0983-4d1d-8b7f-797e4b4fad8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:48:56.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:06.567Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0933c197-d05c-403e-8040-ddf8b1f542cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:16.574Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=85fc669b-69c5-4c25-b025-0ac414e03da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:16.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:26.601Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=15ca258d-4676-4d3a-9fc7-e7a438803b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:26.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:36.611Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=710a50cc-17e6-4cdf-ad88-2daefb1851da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:36.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:46.616Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1c4f630e-3fc7-4625-a0b0-928509442ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:56.622Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=946b9a66-cad5-4291-98eb-6b3552e78bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:49:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:06.628Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a411fcbb-ce67-40e5-93f4-ea0826e9d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:16.634Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4b8cdd29-9b79-4392-a1d8-8e3d69802156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:16.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:26.640Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dffa660c-6b74-497f-8202-1a6aa9a12424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:50:35.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:50:35.932Z |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-10-26T03:50:35.932Z |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-10-26T03:50:35.933Z |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-10-26T03:50:35.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:50:35.936Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:50:35.936Z |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-10-26T03:50:35.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:36.647Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=271188d1-263f-498d-98aa-b6f9edaa75d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:46.654Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=878d2a81-7bef-4006-8970-4eb474af8b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:56.660Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b850d613-9bd8-45bc-b9dc-5501c3dacc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:50:56.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:06.667Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=642934dd-444a-4005-8762-9b003b654a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:06.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:16.674Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=62c7fb17-06f4-43ac-b7e0-fbd9ff39f40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:26.681Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=82eb20cc-b5a9-4d19-ac22-5324944886c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:36.686Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=02432312-6e5a-4f2d-b010-308f8232c1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:46.693Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9b050cf7-3368-4d75-b229-744a304e8b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:56.700Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d0a00cc8-b0ca-41a4-a22c-1181b77335cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:51:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:06.708Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e87dacfa-8049-44aa-9389-41b72374c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:16.714Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aae25093-0aab-4b63-8d7e-952629439ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:26.720Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bf4962e8-fa4d-41fa-9054-4cb83a89e564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:36.725Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7baffa48-6283-4a0a-ba05-812b4d87e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:46.732Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3f9c30ca-3d4e-49f9-a254-322f63cb6242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:56.738Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=787b3026-cc23-4047-afae-b0247f97e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:52:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:06.745Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a8355547-4112-494b-ad44-41b934945973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:16.753Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0da2380a-46ae-4966-b13d-7e54f600c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:26.759Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b5498980-3694-4024-bb0c-9d146a4a473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:36.766Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d87f3596-f6e6-4ae1-aff6-3a92a4c9fbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:46.772Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=abd38590-6fff-4c27-bd50-110b44aa886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:56.780Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=038fa9bc-e21d-4456-910b-ca452ab6093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:53:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:06.786Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8cec7214-8130-458d-832a-c835d8bb7735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:06.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:16.792Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6234db1f-8665-4b5c-b369-71a830c3a2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:26.798Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bfc817de-aadb-468f-a5fa-a48925efa781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:36.805Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7f25d9c3-d217-40ce-96f1-a9275cf681af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:46.810Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bc580bec-b727-42d0-89d0-55d2a55b718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:56.817Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5da42af5-22bf-4749-86e8-ea5f0d422a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:54:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:06.823Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bb1719d8-cb60-4cbd-80f3-aa9f380f3f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:16.830Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1d996304-b9d9-48a7-8a92-708475b9c918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:26.840Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d362ce8f-b1ea-4880-aa49-955371eecdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:55:35.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T03:55:35.927Z |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-10-26T03:55:35.927Z |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-10-26T03:55:35.928Z |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-10-26T03:55:35.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T03:55:35.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T03:55:35.931Z |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-10-26T03:55:35.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:36.847Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=253989f8-0b27-4352-a56d-ac0d26657923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:36.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:46.859Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c742a0e1-7f62-4bc7-b9c7-c950175d8882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:56.865Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d4fa0823-1318-4f7c-8f3a-229cfdfe43ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:55:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:06.870Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6982b695-542c-47f5-83f4-4508042fc253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:16.876Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=71eeae66-bd9f-4640-9618-7387dc4fb0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:26.881Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=51cf8383-7c4e-4477-8267-7c65dca68923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:36.888Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dbbf0ba3-873f-4ab0-b2c8-605df26593b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:46.897Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1c885657-a20a-441d-ad7e-4c20325910b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:56.903Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=319d5ed0-5f03-4a03-9373-cde4a132dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:56:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:06.909Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6829ccb5-1b3c-42b4-9891-cbef8b287501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:06.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:16.915Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bf17dec1-e4f5-4fc7-8341-2cc2484d3614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:26.921Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=74fcc57d-b63e-4d77-96d2-23178503932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:36.928Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a654c1bc-d836-4431-a7bb-ed24dae5dfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:46.937Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=06b861ef-b5bd-4536-8294-8db85976222a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:56.942Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=67f2407f-8a8c-498c-bde8-c82c3d9a8a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:57:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:06.948Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e338df08-111e-46a4-963a-b33c2988c82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:16.957Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=91758f37-6c26-492c-9701-20e8df3b31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:16.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:26.962Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=78d8703c-02f5-4a8f-afdc-fac9772c9714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:36.968Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=93c72233-3d3c-40bd-9d1d-b131c367d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:46.974Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b1d7598a-0e66-4c33-bc89-ed52b508b471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:46.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:56.979Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=41e5dddb-84a5-4efe-a6dd-80e62095550e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:58:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:06.985Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=269ef869-591d-479d-9c67-0fab2d5379eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:16.991Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2bab2c7e-1e06-42a5-ab83-790be23d403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:26.998Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7bd3d3ca-a12c-43b8-8d9a-812abd47cc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:37.007Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6afadef0-46b0-4455-8650-de12d6b7f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:47.014Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=91ffe09d-52cb-4f5c-ac53-88ed010b679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:57.020Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d01478b6-7b65-4422-94df-513b2eab7ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T03:59:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:07.026Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e6f9eb8d-0650-4fab-a688-8d8f4133359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:07.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:17.033Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=cc19fa7a-0290-4e29-ba60-a7ed697b9f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:27.040Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=647c3ad6-0c09-47cf-ac70-bca5a9a1538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:00:35.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:00:35.912Z |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-10-26T04:00:35.912Z |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-10-26T04:00:35.913Z |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-10-26T04:00:35.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T04:00:35.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T04:00:35.915Z |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-10-26T04:00:35.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:37.045Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b13656f8-41c4-4357-99cd-cdc89acc467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:37.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:47.051Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aee582d9-48d3-44da-89fb-9b0c324031e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:57.057Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=fec563df-8248-49bb-b7e0-3d0911742494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:00:57.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:07.062Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7be28087-39c2-4247-be84-99d6345e18ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:17.068Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ff3c5a49-8ec1-4413-b8fb-a306140d8126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:27.074Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bf17bf67-c329-4e5b-a7ce-e21d6ba5409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:37.080Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=20cd55d1-a7e0-479f-b0c8-f963c177fbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:47.087Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f1672147-a303-46f3-b246-eb81d13a05bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:57.094Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=447306b6-a2fe-4e59-97cc-72e1942b132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:01:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:07.102Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c8953ff7-df92-4f0f-b5c2-1022bb275775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:17.108Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=88bfbe08-2ec5-4a85-8273-8150d416b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:17.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:27.113Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8b7a6042-cfa1-43f8-acc6-ced0ddbd2553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:37.119Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a1c6a718-abb6-4c49-b13a-4cb92cc8e5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:37.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:47.126Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=250b4828-7da4-48fc-ae04-65a7f66a1ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:57.131Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e7945c67-6955-4cfc-8456-1c03019fbdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:02:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:07.137Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=caf5b267-29f6-4ab7-9640-47c759130e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:07.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:17.142Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9f49b867-da3b-4262-9b7a-f08b60a9990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:27.148Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=29d03dc4-01ce-4110-b5dd-a69662fe0564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:37.156Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4bea2fa4-7453-47ba-be0e-98916cfe9721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:47.163Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=93d12668-b978-4165-b9ed-bbab25ccc9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:57.168Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7410b2b0-b531-4691-b0d1-992d2cd78fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:03:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:07.174Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c179dd0d-d97c-4432-9e84-f11136e37bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:17.180Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=563c9256-d680-4f69-9a20-e624a5a5bab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:27.187Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=520456ca-9dda-40a7-9c41-832bb70fc265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:37.193Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2e0c2b4f-a322-4003-9b4f-cb7d7c9c7bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:47.199Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6e1d9856-a0dd-425b-8587-eea8f2fe4b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:57.206Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=dac96527-5e82-48c8-88ce-e00474de6d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:04:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:07.213Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ae12cec3-e3c4-4bc5-acb9-78f0990e6924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:07.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:17.220Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6499de56-4709-4eda-ba29-5c79dcfa4425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:27.225Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d02bcd63-ddf4-4f3b-95d5-428b3666d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:05:35.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:05:35.954Z |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-10-26T04:05:35.955Z |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-10-26T04:05:35.956Z |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-10-26T04:05:35.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T04:05:35.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T04:05:35.959Z |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-10-26T04:05:35.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:37.231Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=890613f1-e62f-4de8-a391-683a95401bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:47.238Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e20ccb88-4da8-4ef6-b971-3f2f04e47cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:57.244Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f5d55aaa-a86b-4122-8bfe-1190094c457c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:05:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:07.250Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3751fb39-7922-4d84-bee1-15d0ca96a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:17.257Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=07b67e09-e52b-4510-8cb5-e45f815efac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:27.262Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2b74dd62-c20e-459a-a270-096463d4aee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:37.269Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=775c1e6a-1583-42cd-8365-e4e33fef580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:47.275Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=340a073d-a191-416e-b8a8-bce164d47fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:57.280Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ef0da760-7636-4440-931e-a45aff302d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:06:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:07.287Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=59ebf242-aeb1-4285-808e-0e6e145cb7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:17.292Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9f677c1c-d9ba-4fb0-9e58-5b4399251dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:27.298Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=669cc7fd-9dd2-497e-9a1f-493c8cc7cde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:37.310Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5dba9c5b-5126-4617-a38f-a7343ddaa912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:47.317Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a56ab019-1963-49a1-adac-1823b157084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:57.324Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1bf0cecd-0098-440a-946a-9c24b1e1502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:07:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:07.335Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=97680580-38e0-4622-8c1f-3f4b719ea5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:17.342Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=88bf7561-07ac-47b8-a97d-ae51905da493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:27.348Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8f31e11e-031b-4ab7-944d-f3c2aaf09d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:37.354Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8e1214d3-c217-4900-919c-2036aa596386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:47.361Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ab6ffd8e-205e-4cd7-8f5b-0f6dcba6bf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:57.367Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7c19e0dd-b2c9-44d9-94a4-01f6871bbcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:08:57.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:07.374Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=441adc37-b330-45c7-b487-d37d7d9ff385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:17.380Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2642bdcf-3bab-4ad9-ba46-ac499bd60600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:27.390Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6890cc4d-0a6a-4df6-8d4e-f2691fa583b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:37.396Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=2cfcf9d8-9633-4149-8939-07213ce53228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:47.403Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=28270c04-a702-4728-9b1d-d4a4dc5d181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:57.409Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=6633af97-44bc-4157-a589-a1fcf9ae6712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:09:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:07.415Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8504965c-2e21-4b42-b146-db05c2c92e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:17.423Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=34e99d7e-7f6d-4889-9970-1496b42a30df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:27.430Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1cbdccdc-2747-4a82-9aab-0ed8ab8ae05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:10:35.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:10:35.920Z |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-10-26T04:10:35.920Z |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-10-26T04:10:35.921Z |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-10-26T04:10:35.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T04:10:35.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T04:10:35.924Z |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-10-26T04:10:35.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:37.436Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=092aa7e3-c3b1-44ac-96cf-5597781aac0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:47.444Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c5f29300-5602-4598-83b2-755832b9f2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:57.451Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=69eb18fc-ec4d-4aed-b6bb-ce4855f675d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:10:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:07.457Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1b7de56d-b3c6-4420-a878-aec422d6ffd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:17.462Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a3ff504f-a82d-4acb-b119-4d522d68cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:27.469Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4ae92a70-51d4-42f4-84db-5150ae303a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:27.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:37.475Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=47c78fe3-71c3-4290-a1ed-cd1fd344446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:47.481Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f5c91004-903d-44e4-b76d-69305aa9a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:57.486Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8ab90c6d-3f3b-45c0-98ce-6ffc848ad320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:11:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:07.495Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=669350c2-c2fd-4d5a-ae18-e68b9c1e299d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:17.501Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f5c42798-17b0-4f1e-ab38-e22d3a5cfdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:17.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:27.507Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1d652dbc-8bd2-49aa-9d11-70853f683e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:37.516Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b9c0cd09-f34f-463b-8bc8-9d0f20885798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:47.525Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1eaa0d54-ce63-45fa-bfb6-23940552b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:57.537Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c6a80193-66fd-4560-95b7-bdbb6a7fa489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:12:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:07.544Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f91737ca-e180-4cf4-9b43-4d63545606d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:17.550Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=552a3aa8-8ae0-4248-a749-eb066f6aa3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:27.556Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=65be4994-de70-4973-87a9-285084d19a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:37.562Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aecfee0f-9a04-4795-9bf3-d0327a2e13b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:47.567Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=5941afd4-c1da-4918-86e3-90c4a7eaf647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:47.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:57.573Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=82a158c8-23ad-4c3e-a2c5-cb07fe2cdde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:13:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:07.579Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4a97401b-5b41-47e9-b4d5-3f57abf24159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:07.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:17.586Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=020026dc-1990-4b68-9f07-4670a9cfb407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:27.595Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=aa726c93-093c-4738-8518-3f9092a1f746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:37.600Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c548a178-f5e4-4709-bb7b-5b280ddcbe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:47.608Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a98eaa66-3159-40b0-9cc9-80e43b0d7bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:57.613Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=36d9720f-53d6-47d3-87ef-8c096d984699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:14:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:07.619Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1194d99a-dc11-4246-9b13-b8747a61f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:17.624Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e59e2a65-1f38-41df-beb4-89f1d0a1eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:27.630Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=41cafc3e-80a5-4d60-a40a-c10525d1c852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:15:35.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:15:35.926Z |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-10-26T04:15:35.926Z |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-10-26T04:15:35.927Z |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-10-26T04:15:35.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T04:15:35.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T04:15:35.929Z |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-10-26T04:15:35.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:37.634Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e880b5d8-d327-4e27-ab07-c6c07471d1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:47.640Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4a7b0d60-eb1c-48a3-9d43-d5ac06c7d912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:57.646Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3c41fb06-f4ab-47b7-91e9-cd0c83d5e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:15:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:07.652Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=93373736-8fc6-4acf-ae26-ad7a43520354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:17.657Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4e09e6cd-1c5e-4b15-9ab0-a7561fe2fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:27.663Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=21b6e864-cbb2-426d-911a-408ff03d3867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:37.670Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1105f2de-4a63-4573-9ef1-f6f07048ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:47.675Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4bc33dff-07b2-4503-adb0-a448df303f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:57.681Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=da587bae-0d2b-47e5-8cd0-c5608519b2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:16:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:07.687Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=251c31cb-f51e-4ec2-a6c7-aea1c69242aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:17.693Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=33c94112-22de-4730-8ca0-15fa6f9f0818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:17.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:27.699Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=bfd72ec8-01e6-41fd-8869-e18252bdc5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:37.705Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a66d0c0f-3606-4204-b1e9-67bdaa762270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:47.712Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=140abbfe-fe72-4ee7-a042-77ad90dfb502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:47.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:57.718Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f0610770-fdf7-4db3-a252-6ddcfa7a642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:17:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:07.723Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=ef981884-9ac2-4189-ae08-abfd79304330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:17.730Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d5b568a8-c81d-4df9-8f7f-5cabeb546806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:27.736Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=feaf7297-2c21-44c8-a7ed-39c56a155156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:37.742Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=c1f232a4-cda4-4317-8713-de5714e50a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:47.748Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=b32178b8-55ee-42cd-b0e3-64066a15b73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:57.754Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=9570fe7a-62f6-48d5-baf0-6f8aad5509c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:18:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:07.760Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f0a0b227-13dd-4170-ab41-a94c9dd16615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:17.767Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f54c0699-646f-46db-89ca-75dd9b36c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:27.773Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4b6b055b-e92d-4db0-83fa-1dd65aa28921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:37.779Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a2686fb2-362c-44af-9901-b23d7544d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:47.785Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=1358cfea-7dc3-477a-8121-9784c1fd0513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:57.791Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=de0c0e57-4609-4cd8-8fad-8636b11782fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:19:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:07.797Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=efdfb195-f69f-4bad-beb4-44f32c8b3dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:17.803Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=0f65dff2-95ee-41b1-bdf8-8a34118989bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:27.810Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=e3468d1e-5881-43ec-8fbd-0f5e09af7766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:20:35.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-26T04:20:35.948Z |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-10-26T04:20:35.949Z |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-10-26T04:20:35.950Z |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-10-26T04:20:35.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-26T04:20:35.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-26T04:20:35.952Z |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-10-26T04:20:35.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:37.815Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=a8ce3046-bb58-4848-96a6-591cca84a011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:47.820Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=98c4c753-432f-4c58-9b84-b353580f1b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:57.826Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=97aead57-5e71-4ecc-87f9-02e9aaa760e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:20:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:07.833Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=8425d16e-18c8-429d-9086-523734006d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:17.840Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=62ba9018-480a-420a-9169-86d017443955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:27.846Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=198e6a07-dbdc-49cc-b72f-7d4e5a7b7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:27.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:37.852Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=4d378f1f-3bc0-4faf-9e94-831a37a5d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:47.858Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=f4e96fa4-148c-4834-a92d-596d8235a77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:57.864Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=d4c08256-31a7-4e29-911d-a093a63f7c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:21:57.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:22:07.873Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=7dba16d8-3578-4436-996a-792485549edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:22:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:22:17.882Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=15550c22-5a5e-49b7-a1af-8f854df0bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:22:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:22:27.887Z |INFO |Init configs |InvocationID=7b9fa6d6-2f84-47e5-b712-0b979b2a4bf3, InstanceUUID=3924e400-5846-443f-9942-d7e85bd43a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-26T04:22:27.895Z |INFO |PRH tasks have been completed