By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T02:52:34.264Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T02:52:34.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T02:52:34.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T02:52:34.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T02:52:35.053Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T02:52:35.053Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T02:52:35.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T02:52:35.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-01T02:52:35.304Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-01T02:52:35.333Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-01T02:52:36.804Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-01T02:52:37.259Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-01T02:52:37.279Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-01T02:52:37.280Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-01T02:52:37.340Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-01T02:52:37.341Z |INFO |Root WebApplicationContext: initialization completed in 2008 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-01T02:52:37.737Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-01T02:52:38.560Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-01T02:52:40.024Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-01T02:52:40.644Z |INFO |Started MainApp in 9.518 seconds (JVM running for 10.355) |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-01T02:52:40.713Z |INFO |Start scheduling PRH workflow |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:52:40.735Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=15985932-da2e-4f09-9126-d61d575bd4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T02:52:42.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.141:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:52:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-01T02:52:50.566Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-01T02:52:50.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-01T02:52:50.570Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:52:52.430Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2d5fcdb8-dd99-4c48-98b2-192c61e025d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T02:52:53.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.141:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:52:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:03.496Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cd54b2e5-ab36-4f79-898e-fe6cc891f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T02:53:04.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.141:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:14.537Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9a77d86c-beea-4589-b672-7b811830af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T02:53:15.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.141:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:25.581Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9be124f4-ff04-4be5-80ba-4ee42120ce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T02:53:26.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.141:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:36.619Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dfcf70b4-21cb-42a8-8deb-15d99fd845b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-01T02:53:37.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.141:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:47.660Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7fb20b8c-1633-4c37-8ac0-c402495d020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:57.797Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f645938a-d095-41c3-be3a-0404e8a22772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:53:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:07.824Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=abcd5842-c556-4c9c-844d-490e77e7a684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:17.849Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c024ffc5-b3e5-46c6-8828-424e449c9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:27.868Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7945a37c-ed1d-4d14-8a04-74fc4e08d4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:37.904Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0186ab5f-5c4e-4433-8d9a-6fa4eed45895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:47.926Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2ef65cbf-1950-47e7-a2f2-3498cf2bcc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:57.956Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=318d7355-00aa-430d-8dfd-61e728f58147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:54:57.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:07.978Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=875cdc2b-9236-40c8-b788-79ab5111fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:18.010Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=894746c6-b56f-4e29-befa-dc8e00f8ca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:18.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:28.028Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8297153c-6740-4472-a797-defaa71174c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:38.050Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=733c5c87-aeb5-4477-8a08-b53bd932db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:48.066Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bd2b60c3-a291-4ad3-bf7e-e6e26e0cffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:58.085Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=573de867-e4fc-40a2-8a1f-82dbafc8c3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:55:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:08.105Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a9a39b01-f8b8-4385-b2cb-096029311544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:18.121Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b98d9799-c5aa-4d42-997e-aca1d5589d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:28.142Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b6c5624d-5d95-4812-b352-a228734f7c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:38.155Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b4c1e81c-6572-4977-942e-8bb634a898cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:48.170Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a371d872-a10c-4d12-9335-40c1a159ad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:58.184Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ecff27cf-4d17-4b05-9313-418ab72998db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:56:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:08.202Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4b94c784-8f6b-4cef-9bb3-956ede429dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:18.221Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=42e803d9-1860-49a6-a532-0536f7456936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:28.241Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=26a2e34e-27c9-4fb0-96a7-e2fdf27ccab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:38.277Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c1e6cefc-6e39-4b96-b235-79cb24cb27a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T02:57:38.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T02:57:38.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T02:57:38.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T02:57:38.614Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T02:57:38.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T02:57:38.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T02:57:38.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T02:57:38.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:48.294Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=85f98ae8-389e-497f-9676-70a343f58e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:58.309Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2f8d5f22-7897-4099-9fbb-73f72588455e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:57:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:08.339Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3a4d6295-fbd4-4383-80e8-4d55b0fc52f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:18.353Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d56d7a8e-9687-45c3-ae0b-59f3f9015eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:28.367Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=26c013b7-8d15-49ba-aa26-a5187047a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:38.384Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e25c7e2e-784d-492c-9a29-8c00690a85e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:38.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:48.399Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=752eb19d-b550-4684-8bc9-8c23e130e824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:58.415Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bfd4078d-68f1-46b4-bd4c-f55e850f7f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:58:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:08.426Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=24fa2a29-68c5-4c47-b63d-3e8289f4c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:18.441Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aba64412-81de-43a3-98ca-68f83c3ddc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:28.454Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d70e06ef-067e-4948-a8ee-be2b6ab4d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:38.468Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=894b95a9-29b9-440f-b67a-88e6d01cc9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:48.481Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4ce18e0c-54ee-48a5-9e85-9a72a2244e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:48.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:58.494Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2e54e866-d525-40c9-bdd9-8558dc78b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T02:59:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:08.508Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ffb034c4-03cb-4a18-a0bb-38dbf39a064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:08.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:18.523Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8e0acfe6-c83c-40bd-ae9c-39fe9f129af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:28.540Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=89f58bb5-1e0b-4c1f-b428-102012a1bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:38.553Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0f256f10-15fc-49cc-8190-b3a4d849e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:48.573Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c8edef8e-cb61-40a7-986c-71e2e2046c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:58.591Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=349096f9-6460-4bda-8506-26208d2ce880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:00:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:08.606Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=eb656780-ac68-4007-a8e0-9c695f20cead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:08.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:18.623Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d09b905b-9590-4348-9e32-0d9f609ebe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:28.640Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e371e8ad-77df-49e9-9c75-42cbd6e6d7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:38.660Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=820ab301-0d01-43dc-ba1d-da1455a55937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:48.674Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=af891e5f-a845-4973-ac6a-8bf536360d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:58.687Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cad428b4-513a-4c8f-b4a7-8d6274805635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:01:58.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:08.706Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b198248c-09cf-4bf2-9fe6-b7cb3bf3e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:08.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:18.720Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fa0519c0-47ca-4bce-8d41-ac1f694281e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:28.745Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c13efa9c-d581-4def-bc7e-5a1761a544c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:02:38.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:02:38.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:02:38.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:02:38.158Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:02:38.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:02:38.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:02:38.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:02:38.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:38.758Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d1b36c64-67c4-4485-ada5-0f15e445c7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:48.770Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=27ae77de-58e5-4f85-ba5d-c266aa4712c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:48.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:58.783Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=070cfa8c-3432-46d7-86ad-ff4e528073f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:02:58.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:08.804Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fc951b66-dde8-492f-9208-ad37747e9f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:18.816Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8dad82e1-8bb0-4f8b-a5cc-a21c06ceccea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:28.827Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=789095b3-1909-41dd-a7cb-e853cf27f4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:38.839Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f0dc3d66-faf8-4c2a-af7d-289e68b143cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:48.856Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ec95baac-6f9f-4148-832c-19d097953b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:58.869Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d07080c2-dbd0-4a0c-8e61-428fdf178f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:03:58.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:08.884Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3da1683f-9a42-4e46-b3ab-f988c2560045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:08.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:18.899Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cbd90a7e-ca04-4cbe-a46b-6c46386cdf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:18.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:28.915Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e3321e67-0eb1-487a-a106-d3beeb0a0c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:38.928Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ecf00d7f-c7a6-41d8-ace4-b4ef7ea7ab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:48.942Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9c5f09be-82a8-4577-a726-eabcafc10ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:58.964Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=76bbc139-c07f-427e-a3ae-858aab42dedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:04:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:08.977Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=300f5b9b-b999-4ced-aefb-dcdfe16e162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:18.989Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8b6001ca-d474-48a8-aabb-fc214b28cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:29.002Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d73cfa23-0a5f-4f29-8754-fb352335df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:39.013Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=30d698ca-5084-4d94-ae4b-f161e5f3c002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:49.025Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e4aa8947-9c88-497a-bb42-d4dab894e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:59.036Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a4c4bff4-e599-4dbc-bccc-5ac8217fbbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:05:59.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:09.054Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=614b9388-1ca1-4bc5-8ed5-da910f770103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:19.069Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1ea7f7ee-48c1-47de-a7f0-4172074b31c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:29.085Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f300dcd1-e354-4ca7-8d04-1d35cf1213eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:29.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:39.105Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8da7689e-dbb7-4ff0-8cfa-2b3237fda29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:49.125Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d3b8be4d-d879-47b9-8dbc-a5cc3898e569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:59.138Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=433c4fb5-a983-44ba-b637-1ba40522b6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:06:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:09.154Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=215df00e-fb09-42b1-87ee-7ac348d56a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:19.167Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5e1dae95-beca-493b-9237-a18865aa7638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:29.180Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=54131c30-50c9-476c-aa8a-e1bf80a7cdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:07:38.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:07:38.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:07:38.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:07:38.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:07:38.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:07:38.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:07:38.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:07:38.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:39.225Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bebe0f82-a5f6-43f3-b26c-e11ebeb61b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:49.238Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=768b5d3a-969e-490e-94b0-7f0e6c514cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:59.259Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7748ea9c-b301-4d1a-a09c-51a19f7c2ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:07:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:09.270Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a34f02bd-6298-43fd-b81f-95f39e732d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:19.283Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7e988bc0-5dfe-4515-a047-3687678b9967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:29.298Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dede469b-4e61-49dd-8249-bb817395d48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:29.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:39.313Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6a50723f-25ec-46d9-9488-808a3fe3a480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:49.326Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dc8fa28e-cdde-4ab9-916a-9b54c54d765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:59.344Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=08688dbf-4253-4dbe-a9c1-22bb5dc4624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:08:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:09.368Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7c909dc5-151d-442f-8a11-fca0f1e3018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:19.384Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cbc66e19-612d-4e76-b8ee-aab6cb182a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:19.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:29.416Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=84229d74-0324-494e-a6d0-23a552553cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:39.433Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5ab0d6e4-1385-4617-93ee-d16e8f6b792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:49.445Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e6043956-c0c9-45d7-a72b-37a575111118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:49.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:59.464Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e797870c-d750-40a4-9a9a-9560574831a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:09:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:09.474Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6805f300-6a2c-4890-8ca1-8c6f6e522de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:19.488Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=33621552-b32f-47ac-8239-5f8117c74370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:29.500Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7a3b7169-88cb-4144-aef7-7798db2612e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:39.511Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bebbc0a6-6010-47f3-9877-c68352b9be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:49.524Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=91beb49d-98be-4592-b9d8-4e13bd258551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:59.536Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b3c191e5-bf04-4bc7-bd9a-5d3e3ff9714f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:10:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:09.555Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=36078a1e-be7a-4eb3-aa0a-da83ebae62bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:09.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:19.565Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5ff41e07-7d8c-40ad-9a75-871701c0e615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:29.578Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=66e6ddb1-b434-473f-beb2-b157111ffe3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:39.589Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9180504a-b9d9-4864-b01d-d191abb87bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:49.601Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=edfaf42d-63e9-4413-b0f4-b1c1002abdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:59.612Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bc2a3315-c3bc-4883-b3c2-e37e9839e95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:11:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:09.623Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9ee93614-efbc-468d-abac-482e7d37bf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:19.636Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5ce637c9-f586-48b7-9f15-1952cc9e4ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:29.647Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fefd3d4a-7ff3-41bb-8fba-80d9bd9d400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:12:38.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:12:38.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:12:38.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:12:38.107Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:12:38.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:12:38.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:12:38.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:12:38.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:39.658Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9e8e57fe-f88d-42d5-886b-81a4e2b896ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:49.669Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=716d1bd0-fbee-42dc-9791-9da9c96c1ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:59.680Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=78ea5cca-c2a2-46f5-b732-dbe70ee16b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:12:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:09.692Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=be7fac1d-0ca6-46b0-81c8-3e9c5fb8f9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:09.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:19.704Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=47859a2d-877c-446b-a059-07a0425b5f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:29.717Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b4e423c7-8557-42e0-949e-c5c7c08a34c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:39.732Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=68bb4a46-2cdd-477b-ad1a-f6d7b6a1ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:49.747Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=eb910df6-d9df-48bd-bf26-a073390d9833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:59.760Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=53f147cc-39e1-4d53-ad52-99112fa75c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:13:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:09.770Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=69b37fd9-3cc9-41fa-a796-096e47248909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:19.782Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=02c99ded-7ab8-44a4-9866-2525104f6979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:19.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:29.793Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b2f1227e-8e67-4c2e-a951-50172d1f0b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:39.803Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=147b3eed-a658-4136-bfa1-263ce7a34228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:49.813Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f55d7a57-e624-42fe-8c02-76a24d270d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:59.825Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=940df734-9cd4-44ff-b445-0da07e48dca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:14:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:09.842Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0f86e6f9-284f-4d99-8d38-22a3d313b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:19.852Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=00a434b2-7975-4de7-8f02-10f8c092aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:29.870Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d268ea9d-15ca-4dd0-8ead-b954106461b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:29.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:39.882Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=615b480e-438b-49bf-97c7-7dadc0a454a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:39.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:49.892Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4b1f1d8d-39f3-4e8b-90d9-16039e76e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:49.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:59.900Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3822f883-9d3d-4723-81a6-0d319314a7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:15:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:09.910Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2c0760fd-32e7-42cb-99d7-7482616d2ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:19.921Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6ff50ede-50b8-49ba-b47a-0cb9019a825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:29.931Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=147ff42b-1a57-4eac-9aed-11be290c58b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:39.941Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c2c69511-8a1f-4ab5-a984-0945e3e5409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:49.951Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=836b73c0-592f-4e72-a762-f17e3762f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:59.961Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c2cd8fca-616a-4602-b04c-f76e18766bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:16:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:09.970Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9affa657-2dc9-46b0-852c-ba8e93a3ff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:19.982Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f4d244c3-c0f1-462b-b998-1ef5e80c097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:29.992Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=19383fd3-3c0a-4e21-92f9-86b49e124de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:17:38.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:17:38.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:17:38.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:17:38.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:17:38.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:17:38.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:17:38.078Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:17:38.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:40.002Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=67424148-4cca-41c9-bc06-89a653367ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:40.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:50.012Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=578a0edd-5cb2-4310-8641-7ce26a5dbd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:17:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:00.023Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f5ce35b6-48f1-4f13-bb3c-5c468939726c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:10.036Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2cf177de-c7a2-4414-a219-792be98a5672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:20.047Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=73abb423-03ce-46ca-acaa-108c0ba9563d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:30.057Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7cdf9cb5-491f-463f-b894-688a3da758ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:40.071Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=82113043-1777-49a6-b8f5-5b9009030b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:40.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:50.082Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aa6f5051-d180-476d-9a44-f2cbd9b15cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:18:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:00.094Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6869cd1f-ac1d-4a2c-b228-4c72b84d1c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:10.104Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6d6132fd-c435-4861-8968-f5fd6fd78ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:20.114Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d002b7d8-41be-4ced-a245-6bdedcdb2023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:30.124Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dfc3cde0-dc79-43a2-8359-51693776bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:30.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:40.135Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=058ed375-c00e-407b-b85c-42ccdc4c0cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:50.146Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=327913b8-3f7f-45cc-af68-61e22eaab957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:19:50.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:00.158Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bc5ec766-bc7c-4fe7-ab40-73ddf969bbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:10.169Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=021439da-4f19-48e8-a525-3b33448697f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:20.180Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2d84dee1-3be2-4e0b-b8fe-e1d8f5bbcce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:30.189Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=10a85880-efe5-4049-b890-85cb70a7ed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:40.209Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=27da20e8-ccb5-45dc-b5e7-6d2567bee4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:50.218Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=74b077d3-e12c-4758-a1d7-be36438dba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:20:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:00.229Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=361d3422-d678-4021-83f1-50a0158afceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:10.239Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aae9c0f1-841c-4811-818e-08b0dd10318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:20.249Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=feed1cc8-223b-4435-9152-b1cefba77791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:30.260Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5a17332d-68fe-46e5-85bc-795a8c90dc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:30.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:40.270Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1cc71550-84ca-485c-8c12-5ab0a1f55e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:50.279Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=63216159-8e63-461f-8219-886525acb6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:21:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:00.289Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=254c5537-5fa0-4bdd-99cd-2b9c84798892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:10.299Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b96687cc-58e4-4e3d-a46a-4f6d0e1c09d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:10.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:20.309Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=60c49208-b3c4-4db1-9a3f-a0a6988b98dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:20.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:30.319Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=959f4f4e-28e8-4a8a-aa65-37e7bf76d6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:22:38.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:22:38.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:22:38.025Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:22:38.028Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:22:38.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:22:38.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:22:38.037Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:22:38.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:40.328Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f17ffd13-4584-40a7-a2b0-5352368f2c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:50.337Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1857ee1c-d429-4296-bf30-15b1a9f4f070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:22:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:00.348Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4e16b9c9-4a1e-4373-afc6-7fb54ad6fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:10.358Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aa338517-00d7-4a88-8a5d-81e5aad0a679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:20.371Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b90dedf7-666a-47a9-bcd4-6d51ab1e2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:30.382Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=402f38b4-332f-4d95-ac51-727a70a98d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:40.392Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=914afef1-360e-4f0f-ae94-5c0110ac7e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:50.402Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=44502fe2-755e-463b-8d6c-6f3fe296d0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:23:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:00.410Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=780b96c3-0466-495d-a414-47acbb680c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:10.419Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=35a7356f-1843-4c7f-83bb-6ef6c5183db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:20.429Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7a8993d5-988a-41c2-a4c6-09978c86dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:30.443Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=918d1549-2752-4c94-b645-d2fc4be6b051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:40.455Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bd338010-03cb-47e2-9cff-e65479fd5c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:50.465Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3d6c509f-6b3f-4b71-b15c-bff225c93f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:24:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:00.475Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a52254d4-2648-4f45-b503-44e4c1ac4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:10.484Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=16a02bb8-7389-45df-9b60-d873036503c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:20.494Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=111b95ae-43ec-428d-8d13-c46d25d4520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:30.505Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=891d0d91-c0e4-43e1-8703-a79dd60e1536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:40.513Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a460cebc-2187-4856-8f8d-b765765ae175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:50.522Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=939d7fe9-a4b0-4df7-a5ac-363fcb10b78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:25:50.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:00.531Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fe94f4a6-3875-4faa-9317-92571c33c6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:00.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:10.540Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3f2f1989-6479-4f92-bb66-21821ef8b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:20.550Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5bd4dc5b-b8b5-43a3-8ecf-357636778970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:30.559Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=55708194-7408-4a1e-8a9d-5fceac8b2d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:40.569Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8650f001-7ab2-49ce-8ac4-fecf33aaa4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:50.579Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dcf866fd-d242-4457-8974-aba6c62209f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:26:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:00.590Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f5bae003-e52a-42fa-a25b-bdb075fdb748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:00.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:10.601Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7ec1e03e-dfab-4f44-a173-c5fc76810b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:20.610Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=32b1fa55-9862-46be-a424-3632933ed3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:30.619Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9942c0aa-3261-4934-8b98-e30d012c3180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:27:38.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:27:38.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:27:38.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:27:38.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:27:38.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:27:38.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:27:38.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:27:38.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:40.629Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b3990ddd-56d3-487c-82fb-ae29bff84386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:50.648Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c3a2a5c5-8060-43dc-a81f-bcd155d2478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:27:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:00.659Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=39ee7690-c613-40fa-b420-fb85c6c3d096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:10.671Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=94d7e0a4-6d41-4f03-aa24-e55baaa1e6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:20.683Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6d56352f-34d4-48f6-b0a4-90c2075d1a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:30.692Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4ef458ae-6d0e-4233-b686-d7a090cae8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:30.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:40.706Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7cd7220b-4d91-4a87-a1f6-a52c35d68f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:50.717Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9040fb82-d9f4-4627-a57d-6ed9b7595ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:28:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:00.727Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2fa37ee6-98de-41f7-97ae-147f5e105995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:10.745Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=432fdfb3-acc4-48c4-9d37-375d9f492cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:10.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:20.756Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2cab2ba6-c5b7-46a4-a2d5-9c0f764daf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:30.765Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=52987692-8c25-408d-9654-2c6bada39e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:40.775Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6554910d-d73d-4eb0-aa61-e648ca1b5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:50.788Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fc29964f-004f-420b-8438-510270262061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:29:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:00.797Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aacb7406-f9d2-4bb7-99ca-f77de584a9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:10.807Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1e92eae4-89c2-416b-91c1-a33732716381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:20.816Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c3822a8a-0c9d-4e10-ba13-b988822f2ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:20.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:30.825Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=97c8ba56-8592-4806-a5be-ac3725a7c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:40.837Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6a92fb4a-c6f2-4c75-89ae-f75c8d054f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:50.846Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ecd5086c-dfa4-4031-beca-7adff595c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:30:50.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:00.854Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e37968ff-6bde-4c4b-a614-47c5c967896a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:10.864Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8cc9e614-8a44-4b42-9e57-41988963db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:20.874Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2f8e8ac6-e9e7-4fd0-852b-cd07200adaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:30.882Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e8c2d2b0-fd8d-48c8-a1b0-98f8b958e01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:40.892Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5328cd5d-0457-44d6-bb55-5453df95fd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:50.900Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fc8af3d1-b15d-499a-8b98-69fe9cb94297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:31:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:00.909Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=44858f2a-2407-4283-9320-12a2fa052ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:10.919Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5f8a0441-7c21-4a78-9729-a84512c190ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:20.928Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dd5fe501-d942-4a2a-80ee-3d1ab54f56f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:30.940Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bff434d3-a81d-4f28-b305-9fc27d97104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:32:38.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:32:38.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:32:38.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:32:38.031Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:32:38.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:32:38.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:32:38.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:32:38.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:40.961Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=04813d0f-7036-477c-b82f-9d6694bc314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:50.970Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f35c388c-7db0-41c7-b133-0f4f3921627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:32:50.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:00.982Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=35b50cbc-7d51-4616-b580-12de1f4ef15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:10.993Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c4ffb438-1e36-4140-a135-1b31929f76fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:21.002Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b2237c51-5486-418e-9301-852ff0d54bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:31.011Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a5afb123-3e05-4a3b-af8e-ed4405de4fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:41.021Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=05c07cb1-7b46-4043-8623-598ab764c70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:51.030Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aa856d40-1ee8-4eca-b045-edc3b6edbfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:33:51.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:01.039Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5f8044d6-f24e-40f6-99c8-07790e9088ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:11.053Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0289c37e-3973-47c0-a202-2835349d1fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:21.063Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fe386525-2853-4936-8977-b8df85b812db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:31.072Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=08cb0d11-d290-4c66-82f3-8dece6564e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:41.081Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bbd69e21-02bf-4e3d-bc8c-8661337f5a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:51.090Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=793e5fb8-d143-4c5c-bf5d-8098382b0971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:34:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:01.109Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=11f0c22b-5235-41c2-8ae6-b8a69b53f327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:11.119Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1a9c0105-1cfe-4c75-99c4-3f13ef6c146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:21.130Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7e8b6718-71a2-4fc6-845c-eed27096a710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:31.148Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d732d66b-563e-450f-97e0-c581e571ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:41.157Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f4c0a01c-856a-4544-b0cc-9740fdebd1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:51.185Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7fb67f35-4ab7-4c54-9b23-3a6a8154dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:35:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:01.194Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=83760c62-cc5f-4934-99b8-9a62ff59fd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:11.205Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=15645bb9-4904-40e8-b028-21ad07b947b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:21.219Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0223c3d0-3094-41ec-9231-abeb03d12c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:31.229Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f6aea0dc-cee8-46d4-b27a-753228fcf1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:41.241Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8d92fefb-4c80-4448-a566-591275175648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:51.251Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bc0ed538-a981-4ecf-b1d4-2d11a05657c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:36:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:01.260Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3d455ac6-bf7f-486f-877b-c006463d5352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:11.270Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0831e9c9-8b7c-4659-9ec4-eecab25a7bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:21.278Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=541c99bc-869e-4283-bc2a-823028362f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:31.286Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ad2de26b-99cc-4159-818d-98348a1d358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:37:38.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:37:38.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:37:38.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:37:38.150Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:37:38.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:37:38.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:37:38.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:37:38.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:41.296Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=93a93281-ff5a-4bc6-be6a-af3ddee767b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:51.328Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a8c19ba6-501f-473a-8483-2fa16574594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:37:51.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:01.338Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c970ede0-2b3c-4f4f-8b17-9190170c1c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:11.355Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ff33f617-fe2a-463a-a605-93a5dc28320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:21.364Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ef67e321-7bd1-4d9d-b9d1-d853952bef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:21.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:31.373Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3570f02a-9fef-429e-8dc3-29b6ed85cbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:41.382Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=666cc852-e921-48d3-93d2-8986823fd546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:51.391Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8a2236ca-1358-4920-a0ee-6cdaddbad386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:38:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:01.401Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=83251782-c4ce-4396-98ff-a0a0113758f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:11.411Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bce39bc6-da0c-4834-86a0-ed141144e373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:21.420Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4305279b-1064-4cd6-a73f-224b7d129ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:31.428Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=20e1378a-4940-4c34-9ea0-f38f3bd8d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:41.440Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=628adfe4-ece2-40df-a364-b183a17b3d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:51.450Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3ea721c5-8227-4bde-879f-34a444d02003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:39:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:01.458Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aa476797-6317-4f99-85da-e3dbbb0cf808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:11.468Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dcb68642-4596-4948-9caa-618522314d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:21.476Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=96824647-e2b5-4eaa-927c-eeb069471569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:31.486Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=27bb12e1-7eff-4f06-a8cf-3e9ec0239c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:41.498Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=76449ada-ebf3-4662-a10f-d3bce122e060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:51.512Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8d256f28-5fb9-4140-b527-26be6616a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:40:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:01.521Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4067e0b8-ef8a-4969-bd34-af2d417451a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:11.529Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4c936a69-f8ae-4abe-b870-8e71e11db0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:21.538Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=99e961de-e99f-43b8-ac52-5f34c2529834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:31.547Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5614df42-b475-497d-a886-f5d037f08c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:41.560Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0fdfcdd3-eb45-4896-a518-78eb83234311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:51.569Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=88600bd4-3f25-4cb0-b49e-5e4657d32b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:41:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:01.578Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=005be4b7-eddb-407e-b91a-cf25ed6c0b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:11.588Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6044cd6a-3055-4f25-924b-bdecd1098df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:21.596Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=47ddebea-0ab3-4df1-ac3a-4277c1e7d7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:31.605Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8372c007-8ad9-425f-ab95-6bbb4b6d09bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:42:37.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:42:37.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 |2022-06-01T03:42:37.933Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:42:37.934Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:42:37.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:42:37.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:42:37.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:42:37.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:41.615Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e13030ee-5fb8-40c2-bfab-283252072a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:51.623Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=914c975a-afa8-4980-91fa-6f43d63d2901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:42:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:01.631Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=35c99d32-0b26-4ed3-ad63-a1f9ae9ab2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:11.641Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=37e893a2-96ca-4fed-9494-786c74f142f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:21.651Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=eba3c223-e83f-44bc-a17a-b4f8b572546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:31.660Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2fc161e0-9500-400b-ba2f-8c08e9a81522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:41.670Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=96e240a2-a906-4f42-a351-03deeb8cc27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:51.679Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8278eb6c-cc92-41a5-a48e-3b9eab53d5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:43:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:01.688Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e66d8552-d410-44b8-8ff0-1a98a16c35f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:11.698Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4bc5d8d2-d96e-4036-988f-3a8292f3e115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:11.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:21.712Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=32d55b38-1b0f-4ed7-b09b-81c631d3510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:21.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:31.721Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=531b23bf-1e6e-4557-8a6b-d8b17d05555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:41.730Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=81eef1ce-4903-4b8f-ab52-2a4b73b13719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:51.738Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=88d9fc50-3367-47f6-9b10-91ed304c8cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:44:51.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:01.748Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=46c22494-f737-4b45-8191-b1bef2b6d319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:01.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:11.761Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=408c1464-b833-43e2-81de-1fe3df66d692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:21.774Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ec9f1774-20a7-4005-bb85-258e69c40e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:31.783Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=932cf5d4-2587-426a-a58e-65967c221ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:41.794Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2f8e60f6-2778-4ce4-9924-bccb757ae044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:51.801Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=defaf6fe-c18d-445a-ade2-ea3a046044de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:45:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:01.810Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e9ca468c-80e2-4cec-808a-de2d962db040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:11.819Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=035df49b-b849-427f-b8b1-2531cefdb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:21.828Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2eaaefa0-c5d8-4007-8870-e6b121d39d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:31.838Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=07332e99-d532-4d48-8496-5e7a4a199fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:41.848Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7d245749-de5f-4bd2-999c-9fad632bb67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:41.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:51.856Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9466d4f9-579a-4e1f-981a-c0347a6dc131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:46:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:01.864Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=444bb90f-77de-4c84-8915-78c0385a72f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:01.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:11.873Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7afe4619-eeb2-4b60-8379-f4d5b29a3c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:21.882Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=08a2e25c-26a7-452c-9eea-f13cd6628426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:31.891Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fde8c571-9de7-421b-a8cc-a0f1f737a500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:47:38.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:47:38.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:47:38.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:47:38.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:47:38.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:47:38.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:47:38.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:47:38.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:41.901Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0e3b63e4-62c4-455d-96ab-b64b8b604ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:51.910Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=48492804-910d-411f-9b12-6428a8d51196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:47:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:01.920Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ec222bff-1250-4d1d-a7e8-08ffc9ab12a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:11.928Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=50bc5b7c-29c7-4e20-b5dd-3c23797804eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:11.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:21.936Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=398e77b7-6148-4497-974c-68f5b460fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:31.945Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6af394fc-ed89-4148-820c-388ca7f75968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:41.967Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f6bee160-2deb-4c9b-a92d-e75f5c9c40e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:51.975Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cf5df2c8-1e11-4e10-a25e-5a3dd6822ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:48:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:01.997Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9a2df289-228e-4dfd-869f-f6817a8fd898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:12.007Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9bb7328d-82bb-410e-b1b5-69314c41e71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:22.020Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=28d91044-0c0b-4564-a9b7-2ba0aaf691fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:32.028Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1fcf51dc-a5ba-46fe-9beb-24c074cfe4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:42.036Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8850ea33-cb3f-4651-a9e5-598fc818121a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:42.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:52.045Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=02324f84-bca2-435b-9c04-15c9e6b4332b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:49:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:02.056Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3fd23924-5211-4d4e-9d84-bbded8e26d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:12.064Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=43117bef-8143-4c8f-8db0-fc0e83c4ac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:12.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:22.075Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=094b1a42-422a-443f-9e91-89a4258e94d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:32.084Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=579e4e98-2b03-4f46-9caf-fbe2a58b272a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:42.094Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8648ec46-72c1-4170-8b0f-1363f8fefaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:52.102Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f06463ee-136e-4874-838b-7078c8851e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:50:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:02.110Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d208d801-5482-4be8-bf0f-d52bac07b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:12.118Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a85338b4-139d-4bc5-ad5b-255ddc20b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:12.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:22.128Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cd8badb0-aee3-4c48-9f11-6b7d48678756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:22.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:32.138Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a547e3f8-3ecc-43c7-8cc1-981359840603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:32.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:42.147Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6535acb0-026c-46ef-8d0f-7dd98b88652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:42.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:52.156Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9493de74-c9f5-4e77-b342-9f18cdc9444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:51:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:02.166Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=86fd5d75-6b5b-4782-9ad0-b8fa380e319e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:12.175Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=de14b83a-b9dd-4ebf-a71e-d04d61516973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:22.184Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=66060fd3-684e-45ef-8625-98cace46dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:32.194Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=416e689e-441f-45bc-b13b-8ca4e744e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:52:37.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:52:37.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 |2022-06-01T03:52:37.928Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:52:37.930Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:52:37.935Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:52:37.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:52:37.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:52:37.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:42.202Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c2dc0d92-a5aa-4bf0-a6dd-6440eec6797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:52.212Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4245adfe-e59d-4d2a-9690-46fa3be161e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:52:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:02.222Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=84650f4f-8285-4b76-a705-7198fe3f922b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:12.230Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2c5774e1-c75c-4ffb-b096-36d02212ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:22.239Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=55c6307a-2fa4-4771-8c67-56921251906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:32.249Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0a2ac7de-b2eb-4979-b9d5-353d7390741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:32.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:42.258Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=09881420-75b3-48f5-af28-43858f601c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:52.268Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3720ce73-c445-472f-a20e-70216a1258a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:53:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:02.278Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=618885f0-7b99-4e9f-8007-6f4aa030ea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:02.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:12.292Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cdfec5a9-10b1-4b42-a3fd-abb04b936eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:22.304Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=56ca9415-65f0-420d-859e-c427be9369e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:32.313Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=983e3bba-cc64-46d6-8b41-76ddf8383c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:32.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:42.324Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a12841ce-6dd3-4c38-9f6d-3912d0206d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:52.333Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f4489bec-7419-4b58-b6d0-311597323576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:54:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:02.342Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=47177fb7-faf3-42a9-938d-2efd7c9b42fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:12.350Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f8008c9e-c028-48fc-a9b1-d172e2a2085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:22.358Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=190a28b5-d55c-4e5b-ae96-71056f99f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:32.366Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=768ff062-eb70-49e8-9cc0-559a32f73c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:42.377Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a4eb8a4d-e8f7-41a8-9303-30a6af62b489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:52.387Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=92cdea07-bfec-444c-9707-29dc34644d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:55:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:02.396Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=48c0be69-05f2-4d24-ae7e-7e3c5a61bcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:12.405Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4bcd46b2-420d-4e2e-a754-a858cd8d2363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:22.413Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3fb01800-ae77-49e9-995a-60ca3846ac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:32.423Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9f6c26c0-3786-4d8a-adb8-183e63b88320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:42.431Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a9897ae7-c390-469e-942c-d852d7036038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:42.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:52.442Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=50d91d67-84f2-429c-bf46-b7e85ef4baed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:56:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:02.450Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=eb350120-daae-4a3c-95eb-b7249c083228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:12.458Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=49e012b9-b59f-415b-b1c3-273689ec7ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:22.467Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f962e1df-a786-49b9-bc50-b65187306ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:32.476Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=923de88f-3679-4930-8270-f11e68c605cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:57:38.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T03:57:38.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T03:57:38.053Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:57:38.056Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:57:38.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T03:57:38.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T03:57:38.064Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T03:57:38.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:42.484Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=dd18f595-f864-4d3a-bbfa-73e7157c57bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:52.493Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ff072d5d-abcf-4502-8f85-3fedbacc1020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:57:52.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:02.503Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c2160d5d-1256-4a8c-b31f-ecdc661125b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:12.511Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f1fbfa58-4aec-4a99-92fb-3c56105eef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:22.520Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=906e5bc2-ee89-4300-a7ea-eac114d1d657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:32.540Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=131c6c29-efe3-401e-bdf4-6628b1a6800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:42.549Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2a993534-0c26-45fa-ab64-34bbb7bfab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:52.558Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6962f56c-a348-454b-82d9-0bfaf34dafb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:58:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:02.567Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aa51d733-eb66-45cf-96fa-0ec3de21614b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:12.576Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a7eaffa7-5ef4-44f7-9611-7bda70f7005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:22.584Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a767b654-3d8b-4685-acf9-e47668a2b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:32.592Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ea23f644-069b-451d-8582-8348f86956b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:42.601Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b5571b28-93fb-4cd3-8529-550ee8ee9ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:52.609Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=780191c2-eea4-4d18-b793-0f9fa4dd279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T03:59:52.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:02.619Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a680bfb8-5327-402e-82e0-454144d0985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:12.627Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c989ef9d-40f0-4e34-a24b-dacccf55ae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:22.635Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4a528eab-a4f6-4536-891d-607fd2c4929d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:32.643Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0c8f1ccf-91cf-4adf-a2a8-5f0fdf9e156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:42.652Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3e0fbf28-c940-466d-bb6f-5fd4f0c81200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:52.660Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c201d567-67e8-496e-9f80-0170db733d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:00:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:02.668Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8d21a303-269e-4940-9ac2-342a1d6729b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:12.677Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=19182f8c-2dbd-4d65-bb9e-b1eab8cd7220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:22.686Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=157c4191-18fa-4905-ba75-f81a4a9784c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:32.696Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a020af54-2634-4446-b3e2-a9fb02561426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:42.705Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=aee4a467-dd80-4bc1-a56f-cccf2cec08fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:52.712Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c928dd41-ce33-41e2-a79e-839454edb124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:01:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:02.721Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6fda4685-cccf-4bc7-965b-d4b6fe15033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:12.730Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7d0160d8-2243-4249-b5dc-24afaaf1be79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:22.739Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6a623fa3-6569-44fb-b57e-0132bdd81aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:32.753Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=af955f01-fec8-4b5e-9bf7-fce2b4d28685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:02:37.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:02:37.964Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T04:02:37.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:02:37.967Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:02:37.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:02:37.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T04:02:37.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T04:02:37.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:42.761Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=057ff4c1-d382-4a0c-9d31-cae8028e4656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:52.770Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8c4d2137-3a04-40a4-bc1f-daad67e941ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:02:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:02.780Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=bef7ac32-8fae-4c1c-ab14-f6d4c65e1261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:02.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:12.788Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=68f773fe-84ad-4981-9e96-29c567bee423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:22.797Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2aae2247-7536-4db1-9f6f-abf927ee83d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:32.809Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=629b4bdd-6e64-45ef-beb4-65db73fa5a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:42.822Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=30673b58-7a8c-4a07-8c7f-65bcd095251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:52.833Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f7a41749-313a-4407-91c1-5177b1a8921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:03:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:02.845Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=039c9576-18de-40c8-98c8-5c3f8c41997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:12.856Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=04fcbc3e-6a8b-4c45-87c1-a2ce21b3a1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:22.864Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=856a32b8-88b8-41b7-a389-664287b4534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:32.873Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3e8f8e73-e595-40d1-a233-1f8c9478c4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:42.881Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9de4921a-621b-4755-93e4-805304d3907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:52.892Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=54ff693b-d517-4ed0-908f-0c01004b5354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:04:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:02.901Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4155c3c4-73f5-4426-9919-99eb281cd20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:12.910Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=366ca0e0-0af2-4bf1-af9e-00345fac36b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:22.918Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b58bafac-6489-4726-bd68-07afd8d71b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:32.927Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2385a150-c46e-4066-b3c1-faad926c3914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:32.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:42.944Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8b25d539-32f5-429a-b0a9-f32ef3ec8e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:52.955Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b2b3f2d9-148a-4c0e-91f4-83f907311ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:05:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:02.964Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cc7e0d66-f151-46e6-8b07-e52ca61da390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:12.973Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=69b06fd2-ce7a-466e-ac67-8239428dec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:22.981Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=58c09944-0872-4263-b8b6-94e7644d0c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:22.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:32.989Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a9d81e82-5538-4629-ace7-773950e279e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:42.997Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3a67b341-ad96-40ec-90e7-d54811c3ce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:53.006Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f2f9d865-e79c-40b9-b079-298249c6fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:06:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:03.014Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cb85f9e7-0ada-407a-a71b-6372518d374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:13.022Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=98ae5715-763b-43f8-bdef-62a8bc1512a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:23.031Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0f3e14f9-7ffb-4e1c-93ca-2abb3f2bb1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:33.041Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b47f74c9-bc95-4e84-b7c5-dbc8518e20ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:07:38.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:07:38.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T04:07:38.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:07:38.118Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:07:38.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:07:38.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T04:07:38.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T04:07:38.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:43.049Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1f1b050d-80f2-4a13-bad8-3086cf540003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:53.058Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=719ee079-6439-4359-a62a-d9f1b47683d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:07:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:03.068Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ce105680-52c2-4863-8a2f-09a26c0ad176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:13.076Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f33bce43-bb9f-4574-9a9a-400488b56ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:23.084Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a5f302d5-ef42-4f61-9b60-9be0fc7ad203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:33.092Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d49c1cc0-db9d-4816-9591-dec293fa5c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:43.100Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c2dc2c57-9fe1-40de-8d6a-29c20dfdb672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:53.109Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9879403e-0097-4429-ad42-ddec5d49b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:08:53.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:03.117Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=801bda96-3c72-42f5-90df-f92f847ae043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:13.126Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5f9ba8a3-520c-43cc-af24-aeb89a7067f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:23.134Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cc5362a3-a42a-46b3-bac0-00d9f928b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:33.142Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6a316e33-a3f4-4302-ae15-be24f52273d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:43.152Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3a8db594-4806-472d-af1f-0d47850f11f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:53.165Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=74c1c4ad-b232-44ea-8e69-bfba2563d59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:09:53.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:03.173Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cf7b9599-6b15-49c2-82b9-2f7caf6046ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:13.181Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=43a84ae3-9b0b-4042-8fd8-09a45ebac639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:23.190Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=0e6afd32-d8cb-4e39-a679-d0b3d6930d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:33.200Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=00569d3b-b57d-4f75-96d8-7b1f541d4491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:43.209Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=522da5ec-7de4-459e-871c-dbaccefcecc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:53.217Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d287b3f8-912a-4e58-a518-b447a9bcdd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:10:53.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:03.225Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=413b91da-2bdd-496e-9786-a5e70c0bec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:13.233Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c1168019-5f48-4559-83e6-019bf101598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:13.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:23.246Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2e08003e-c866-4a20-8462-01524869e9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:33.259Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=888f4c6c-6118-4556-b8f4-bb5f5da96822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:43.268Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c60f17f9-04cb-4a1e-ae40-78099eee63ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:53.276Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7117015b-356d-4f28-a377-366df02783d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:11:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:03.284Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a6d0eedb-faf3-4421-9057-2533f851d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:13.293Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f24aeda8-8fd5-45dc-b71f-2bbf65c2abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:23.303Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cbdf01f4-59b8-42f3-98d8-0fdd1185fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:33.314Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ed69ba61-aa1a-4d42-9fdf-4b5f927cfd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:12:37.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:12:37.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T04:12:37.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:12:37.998Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:12:38.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:12:38.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T04:12:38.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T04:12:38.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:43.325Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a52b8465-1c3d-4c34-aa0c-09e03fcfe16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:53.336Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=14111d50-fa14-42ba-b502-6debbba5c014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:12:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:03.348Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=184442f1-5cb8-47e5-b81b-ce132efdcb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:03.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:13.357Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1fb5e311-2f20-4966-b711-cf094b49ecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:23.366Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=438a2ad0-356c-4cab-aa39-c2215bfd5569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:33.375Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e4af4961-a6a2-4649-8cf1-aac732bc27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:43.383Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7326a60a-e008-4309-8459-a61a4c4da8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:53.392Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1e32f6a3-d397-4f93-9ae7-0d2385526401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:13:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:03.400Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d5291a34-50cb-4c7f-9fbb-a1931ef1177d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:13.408Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e47ee5ae-5546-4423-9502-a74054f71494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:23.417Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b8988423-45dc-43eb-a85d-77fd308b9a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:33.425Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6f666ffd-325d-4761-9955-07d900773909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:43.434Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5cbcadd6-f9ae-4175-867a-1a73a7057788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:53.444Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ce9e70a7-5f75-4dde-8567-ff2bac25e5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:14:53.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:03.452Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c82ac349-f29e-4956-9791-4bdb34a3a39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:13.462Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3e0b7c62-bdaa-4f4f-a2d9-bda55a1f227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:23.471Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f603b0c9-d134-4d6a-8ccd-4f5fbd483f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:33.485Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ca3a5dd2-74e0-4f66-b2df-0b0b29116b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:33.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:43.495Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=52eb926c-d62d-41c3-beb1-c6f2585ae3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:53.503Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=00701ef3-31d0-432b-9896-cdd300906ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:15:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:03.512Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9a07a9b4-f5c3-4a3b-8217-e59da8bbc3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:13.521Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=8b219ed4-0c14-463f-99a6-7c93907ee3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:23.540Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a2924faa-308f-4465-b705-126015fc6794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:33.548Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a47da274-0178-4023-8908-62af79eb4c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:43.557Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d3ae1d78-2f71-4c19-9b0d-cf0dc569ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:53.566Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ed46fc8f-89c7-4f27-af89-fbabd71cacb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:16:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:03.574Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=4722e3d7-ee19-4d27-bb54-e3285e2f961c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:13.583Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a33f62da-7381-4c02-a0e4-45713d0fe943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:23.592Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=59b57bf0-695e-4ef9-9209-9e2f75f13298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:33.601Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5d4d5cce-fe53-4def-8c08-e3d523072d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:17:38.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:17:38.014Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T04:17:38.015Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:17:38.017Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:17:38.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:17:38.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T04:17:38.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T04:17:38.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:43.611Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=81e5b771-2115-4177-ac1f-062d3a3be709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:43.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:53.621Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=24237c0c-edca-4e6f-8db0-c40a94e56b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:17:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:03.630Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=1b609fd5-4629-4f27-9d6a-2fd6c8eb3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:13.641Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=5e6fa15e-0321-4a01-82ac-54c0fe950439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:23.649Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=be11b09b-924e-4009-a548-dc64eb38c857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:33.658Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d6729edd-49f9-4a6e-91a6-ce47e7d7b3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:43.667Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d8062277-2ae0-477d-b653-8d26544cf1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:53.677Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a0d9510b-86df-41fe-993e-5bc03bfe1c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:18:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:03.693Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3dea1a0b-2f89-49a3-8c42-8f41b930f194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:13.703Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b3afb425-6dc8-4d11-9c9c-7a0025da694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:23.711Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=93657be8-ee3a-40c5-a39b-f610d52a61d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:33.720Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=d715767f-66c1-4439-89d5-626c694a6b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:43.728Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a0d69a90-de55-4ced-a843-ccc3f5241899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:43.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:53.736Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=06abbd7d-c851-487c-86db-3a55819de66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:19:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:03.744Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c9ba42c8-8565-4ae9-9814-37f4648e5209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:13.753Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=89ceca0b-fec1-487f-9f49-c984f98035cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:23.762Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=9095ccb4-7a7b-4fec-a365-f46106ad1f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:33.778Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a8a574c6-8d36-4555-b160-94d2c26a26f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:43.786Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=fd3780c1-7fda-4e87-84d0-e79634145016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:53.794Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3e2d0d61-0722-4385-837b-e14eb6ef6b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:20:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:03.803Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=90644fcd-9d5f-4d10-8594-e33d3a0bb106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:13.813Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=add9454e-157c-41be-82fd-87ecd09c8ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:23.825Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=ca0ac435-d454-41d5-ac09-b311ccd1ee13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:33.836Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=3bca7d15-2caf-4ab8-962b-97708c6d3dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:43.848Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=7a9de41b-6918-4e2a-93af-cc8928ed11ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:53.857Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a16b0399-cb3a-4b1a-beba-ef214fd35c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:21:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:03.865Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=80576519-a368-43fd-91dc-04dcabf5850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:13.874Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=f96e971b-6646-467b-ae35-f60eb61349c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:23.883Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=866ce25a-8fc7-429c-aa05-d3b64ef64b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:33.892Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2a2c21ef-9366-4a6a-b11d-6d1f10f3f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:22:38.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-01T04:22:38.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-01T04:22:38.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:22:38.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:22:38.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-01T04:22:38.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-01T04:22:38.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-01T04:22:38.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:43.900Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=6360ebfc-cf34-4d95-a910-f431ef338144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:53.909Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=171ff366-fb4a-471f-a7bb-91ee498aa664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:22:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:03.918Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=e2a5e0df-ce42-4845-bbde-ed3bbaa8cc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:13.927Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=2c62d9b5-3181-4d08-8c01-df4e50049148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:23.935Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=a2b5da43-2f7c-4d9e-85b3-17ec2e5452c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:33.944Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=210a7e09-96c2-4eeb-bfa8-82cdcc1b24d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:43.956Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=cad830c7-93f1-49a0-80f1-dcadde14ef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:53.965Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=52875509-dc94-4ac5-9792-16bd8d155142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:23:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:24:03.974Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=b03057fc-127d-4d48-a1f1-7a2bd2b61255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:24:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:24:13.982Z |INFO |Init configs |InvocationID=5eeff047-1fff-422e-8c1a-c563b3fcfca2, InstanceUUID=c7f90b19-81ee-45a0-beeb-10799bfd32a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-01T04:24:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |