By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:06:08.959Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:06:08.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T12:06:09.005Z |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-01-29T12:06:09.616Z |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-01-29T12:06:09.686Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:06:09.686Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:06:09.686Z |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-01-29T12:06:09.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-29T12:06:09.785Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-29T12:06:09.802Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-29T12:06:11.003Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-29T12:06:11.407Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-29T12:06:11.426Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-29T12:06:11.426Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-29T12:06:11.508Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-29T12:06:11.509Z |INFO |Root WebApplicationContext: initialization completed in 1706 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-29T12:06:11.888Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-29T12:06:12.664Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-29T12:06:13.809Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-29T12:06:14.303Z |INFO |Started MainApp in 7.14 seconds (JVM running for 7.704) |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-29T12:06:14.360Z |INFO |Start scheduling PRH workflow |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:14.373Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=97f4bb01-bca4-4690-9275-b111dcee3d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:06:15.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:25.860Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=acea8001-a6a6-4c8e-9df1-a96048cc1cea | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-29T12:06:25.869Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-29T12:06:25.869Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-29T12:06:25.871Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:06:26.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:36.921Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f900f29a-0b09-4ebf-a58e-eb7b61fe3235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:06:37.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:47.961Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=586fb7a8-a3bd-441f-a979-d7de64ece81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:06:49.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:49.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:06:59.260Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0acdf922-721d-437f-b014-66bd338083ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:07:00.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:00.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:10.300Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ee8b9f0c-9bf9-4255-ad78-76ad1c3fed1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:07:11.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:21.371Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9094a90c-84d1-4963-95af-08bb454b059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:07:22.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:32.409Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=689283ed-4674-437d-90b8-668346143254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:07:33.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:43.705Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=36b45fd0-ea2a-4b51-a346-ae236031671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:07:44.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:54.745Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=84dd68d0-ac19-4ecf-8e92-2a2c4fa3c62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:07:55.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:07:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:05.784Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4e81072b-b199-4246-a1ec-14d23595eb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:08:06.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:16.828Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b5d6eb71-d919-4a5b-a493-059b3f159c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:08:17.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:27.961Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3310742d-c430-4c18-bf3a-68cf23081ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:08:28.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:29.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:39.004Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d359e10a-7ec3-44bd-98fe-01e6a99bc55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:08:40.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:50.073Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=92abcc30-0c76-4c90-ab75-68121aa24330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:08:51.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:08:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:01.116Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f1870275-2d84-425f-98fb-1ecf907db091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:09:02.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:12.186Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c09f9632-a36c-4d7e-b773-74cb5c712032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:09:13.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:23.226Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=11e91a8b-924f-43d2-8bf8-bc35424ad556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:09:24.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:34.265Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=52075a32-c33c-4c0e-acb3-63bcfed8ec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:09:35.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:45.309Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=129f100e-a6ce-41b4-8012-ea30646760de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:09:46.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:56.344Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bda983d8-74e6-4596-8250-b58a5e26720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:09:57.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:09:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:07.388Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e71bab7a-1f7a-4092-8219-4525ae2d902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:10:08.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:08.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:18.458Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cb37e5f8-f43d-4fdc-9eef-9aa74496394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:10:19.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:29.500Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fa8c6111-dd9d-45cd-a6f7-b6f71371a64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:10:30.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:40.536Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=84c5b721-6640-409d-9143-fdac77e00b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:10:41.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:51.577Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8e555005-cfcb-462c-9031-7a87ee272cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:10:52.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:10:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:02.616Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=811ccb90-9c2c-4025-9b48-4dede89a608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:11:03.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:11:12.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:11:12.563Z |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-01-29T12:11:12.564Z |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-01-29T12:11:12.567Z |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-01-29T12:11:12.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:11:12.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:11:12.574Z |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-01-29T12:11:12.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:13.657Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1a6fd417-0a78-4af5-86f0-aede6cba95dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:11:14.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:24.767Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3a1250bf-c0e2-46a1-b043-5811b6d174f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-29T12:11:25.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.63.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:35.801Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0e0f1435-9d37-4491-9df0-1d15bfd63636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:35.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:45.926Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=646b1934-7e30-49c3-a562-d5f0c71dd352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:55.959Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6dc4dc6d-abdf-42ec-a5db-a98d7234281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:11:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:05.974Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=118a749c-128b-4f24-a8b5-8b33bd2cb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:15.999Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=65bae5b5-9473-4753-9b55-32bf6f8e935b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:26.008Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c9ffe5b7-0b5a-44dd-b984-43bb89c6f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:36.022Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=76c0048d-99db-4983-8cb0-702c334b078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:36.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:46.036Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=995a5fb1-e096-47d6-8698-a5a5848e45b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:46.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:56.053Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3a16a6f8-ba64-4e24-8998-9607a8601dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:12:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:06.069Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=029574d3-7d98-4161-80ce-7cdad18bb78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:16.080Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=64ac85a8-eded-45ff-a6dd-f6d5d5b51159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:16.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:26.092Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a5b76e50-74f0-4a37-b0f3-879552958926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:36.101Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bac27e18-5404-4064-a435-1348eecc5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:46.112Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5190272f-9e26-4f94-96ee-4ec4c467ab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:56.122Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=281b552f-b09a-46cd-8d18-07aa1e6a032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:13:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:06.134Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=92d50c23-97e5-406e-8a63-0c1fff410ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:16.148Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=82c21b32-5fde-4e8c-8818-00c0ab9bbc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:26.171Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d606256a-babd-4490-abce-ef68e728451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:36.186Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=85333581-8c31-4a48-8d58-ce64f05602e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:46.208Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6b0ef387-4884-428f-8a9b-697bac70e43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:56.224Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bec4c8cb-790c-4e34-89f1-5dc731350a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:14:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:06.238Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=be76f847-46ed-4bff-ab8f-235fb1544f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:16.248Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=68bc86b0-b6ca-4802-9fe2-78d6bb101752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:26.258Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cb3d77c4-e962-4821-8aee-7d3db75e2b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:36.270Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7f205c34-cafb-4dfa-b66e-cf6e61f78d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:46.279Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=908145a0-0103-4cef-95e9-9b2dda43b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:56.292Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b85292df-6919-4a61-8693-b1fc2e1876a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:15:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:06.303Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=11e56c82-bba0-4937-a854-ae0b739a03a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:06.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:16:12.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:16:12.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T12:16:12.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:16:12.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:16:12.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:16:12.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:16:12.183Z |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-01-29T12:16:12.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:16.313Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f076ef5f-406a-49d2-a6a6-ae8ae577f0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:26.323Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fcf13418-2143-4c90-b52a-ff6ee2db2a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:36.334Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c412d761-fbb7-402a-a08d-117f35b34288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:36.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:46.356Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b3e50c75-0274-4526-8b59-e4e64e220628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:56.382Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=351e93de-ad94-4d2c-8f43-5290477650ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:16:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:06.396Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5c24e67c-43c7-4736-b2d6-8cae533067f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:16.407Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=12b3190c-f314-4b52-9ba3-74cdbc934d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:26.415Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=132cc50f-816e-4fa9-a8f3-0d2616ea6123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:36.424Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9bde6ed7-c8d3-461b-bacf-252da064e74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:46.433Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=555825ca-631c-44fd-be31-b5997d19a309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:46.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:56.448Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f72cb4d6-0c8b-4fe2-b6a6-fe6556fdd623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:17:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:06.457Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=628a512c-8545-4e79-ad7c-44ca7930e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:16.465Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=42697dfe-1bab-43a2-ad06-655c11dd6af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:26.478Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6284e2bd-84f0-401f-a5da-c404f4b121f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:36.490Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e72feb5a-4b5d-43d3-97ff-92264a9c9635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:36.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:46.513Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d749d193-c124-44d4-9376-59e05f675b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:56.523Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4b230b79-148b-428b-8a59-e27e4ac8fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:18:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:06.533Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e32446dc-01ca-4aa0-a25d-c84d36ecf142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:16.542Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=951b4407-0880-4c10-8694-898bcf69508f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:26.553Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=835b8e5b-1a61-4cdc-84c2-45cf20ca5f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:36.563Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5f6e5a38-17b9-4b0f-97bd-332d83c496d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:46.574Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=82a9f245-c080-4ead-99b4-e61517985798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:56.583Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=76f043df-facb-4853-b4b2-ccd5e5d7cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:19:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:06.595Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=356a6cf8-5cc5-49c1-bcff-6468e8e8328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:16.605Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c58f41ce-2759-45c1-a6b8-4b39de2a176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:26.616Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=df404fe0-115e-423e-b599-16d2ec4f7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:36.626Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=af3a63ca-c796-4a09-8179-cdbf85940e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:46.642Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e52cb278-3373-42d9-afb3-a4f3fbaa630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:56.665Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9f1ac3d1-19b2-41b5-b47b-319231083dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:20:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:06.674Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0bd42b72-241a-4e6a-9692-c935d7bf7b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:21:12.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:21:12.209Z |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-01-29T12:21:12.210Z |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-01-29T12:21:12.212Z |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-01-29T12:21:12.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:21:12.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:21:12.218Z |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-01-29T12:21:12.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:16.682Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a497d555-b435-4f0c-b5c3-fbb8030bee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:16.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:26.692Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1a2cd721-303b-45e9-b270-0c371a57758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:36.701Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d496f2b7-c554-4555-938e-fe8d61886c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:46.709Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0fba6441-537b-4d9a-aadc-1134fc7ac461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:56.722Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9c83256a-5af1-498e-82db-a2e089b4ea1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:21:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:06.740Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=50e3e223-d29d-44e9-b628-f1988e6547b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:16.753Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fd34796d-0f14-477e-a534-e3ed3d073a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:26.764Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7c551fee-a61e-40b1-98b1-468e872fd9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:36.778Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=21172d3f-0cf9-4bea-87ac-ff718a9bc2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:46.788Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4819d918-198b-4b57-86ad-007e8695073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:56.798Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=67dd24af-c507-4e2d-ba59-c7afe5536493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:22:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:06.806Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bb9dd24e-8cf4-4772-b18c-793d726e85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:16.815Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fb18486f-4b15-45c4-982f-639da3b23d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:26.824Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9fd6159e-15f8-48b3-8255-8dd73b407f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:36.832Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c67d35f9-1982-428b-8967-f1eae965f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:46.841Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=094277d6-51c1-4ffb-94f9-5deaa49c585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:56.850Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0bc762a1-d371-4470-b491-9050e956d251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:23:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:06.859Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0a8de6b8-6e60-4499-bfdd-c724d9bd9cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:16.869Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=650bf539-700a-4ab6-a9a4-93af99f61a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:26.877Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=029c7a82-a0ee-4f8c-9643-0ab5510bef48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:36.887Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=057dcd3c-f121-4f62-8204-6b39bd497758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:46.899Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3aed89c8-6d17-4d23-bdef-5fa5dee6cfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:56.919Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d4dabc88-01b7-4ebe-b8bf-1f9b54a17d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:24:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:06.928Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c01c5ebe-8492-42ae-bc3a-a737e5a50a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:16.937Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2623b465-145f-4872-ab83-b1254ef9937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:26.945Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=711f54ec-a383-4fe7-aa5c-8bdd46eab053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:26.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:36.952Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0bd3a24d-9055-4cb2-a2ce-40518af7ad6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:46.961Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9b72b90b-3d80-4841-b9af-6d4fff3f3772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:56.972Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7fdf43b2-b61d-496b-87cf-ef5351fd6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:25:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:06.980Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9d2c0d51-9929-41c9-a53d-e7f74c0045f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:26:12.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:26:12.219Z |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-01-29T12:26:12.221Z |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-01-29T12:26:12.224Z |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-01-29T12:26:12.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:26:12.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:26:12.233Z |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-01-29T12:26:12.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:16.992Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=75ebca18-b49f-41eb-8c55-e752316a034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:27.012Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bdc062e5-8b65-4eb6-b752-558d1e30aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:37.029Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=036c7167-896e-4bd6-b819-f7ca6e93f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:47.040Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=27cc4111-7756-411a-a136-5e6f29b1801f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:57.054Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1b6f920a-617d-4013-a224-6fdec7a550b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:26:57.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:07.062Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d58bdeac-b89e-436c-9e47-5c8cbf02086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:17.069Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6efb788c-7e7c-4638-9de1-267ba327f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:27.078Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dbaa595b-b8f9-4798-8295-88d4488446b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:27.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:37.085Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=50808914-c196-4738-a479-152eaee1fe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:47.094Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9b6b9f12-13cb-4808-8211-81f218ef3692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:57.102Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=073aaccb-94b8-42f9-bfd7-ef618d39e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:27:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:07.113Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6d913d6f-211f-4c00-86e1-9b7ec289ea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:17.121Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d71f6520-bc5f-4ad5-aa59-cb69ee6cd402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:27.133Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=937fd401-23b4-459a-abf3-509d16e97a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:27.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:37.142Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9a2c1736-60a5-4310-ab3a-486cd9dbc04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:37.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:47.152Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c1df8c2f-d670-4845-8da0-43a96fc22d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:57.166Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c6e34572-6204-4f9f-83ec-06c997cc2a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:28:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:07.175Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cc55afb9-b3b1-4117-96ef-daabf631cf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:17.185Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9adb6f9d-b35f-4755-bf77-d88f1553a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:27.192Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d68e1f46-5010-4eba-b908-a35935bdaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:37.202Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4f89f3bc-6805-4cf9-81c7-8e43abe6747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:47.212Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5a7dbd4a-8ba3-4be4-a36d-2d4c04db01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:57.220Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=093d58c7-a803-490b-a571-a2bbb17d16e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:29:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:07.228Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b3d5851d-a674-4d18-84f2-fe858e56736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:17.235Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f8625277-b0da-40f9-b131-a6dc83074a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:27.245Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=14d2366f-6ffe-4378-af77-a364a0a323bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:37.256Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f588e7fc-7a4b-468b-9f34-07d82b02b723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:47.264Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cc023ce8-83ed-44d0-bd2b-5cd7ccfa0bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:57.273Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5e1a5dad-2a82-4bcf-8e22-235b73ee372d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:30:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:07.287Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6c7abaff-2c8a-41b4-8416-74f5eabbb3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:31:12.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:31:12.214Z |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-01-29T12:31:12.215Z |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-01-29T12:31:12.218Z |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-01-29T12:31:12.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:31:12.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:31:12.223Z |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-01-29T12:31:12.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:17.296Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e4da7c61-7305-41ca-ac3c-e93fb9293a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:27.303Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f6b18735-60b3-42eb-a6f6-ad0f4de96b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:37.311Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8c1f77d5-0701-4c9a-a05e-0f80407a4f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:47.319Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0e5f138c-a37e-4b35-ac87-c09b053d1996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:57.327Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2728b1fb-8370-407e-a5fb-374db41636d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:31:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:07.333Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ae657378-514a-45ad-a2f0-fcf62d429f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:17.340Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c67d2581-4368-4aff-907c-0cbb7148218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:27.348Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=228f49e5-086c-4f8f-a104-77bd50248f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:37.356Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=062532d3-8470-4932-b37e-09f1174612d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:47.364Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bde39ee3-2a8f-4bf1-b074-e1c2907ba204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:57.373Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f75500b4-80d6-4b02-89a5-d6ecce961e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:32:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:07.390Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b5b44f85-2e88-4fdb-bb01-1a3fd4328dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:17.400Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=923b0617-1eca-489c-9aa8-bd8771021a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:27.408Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a5452057-2bab-4369-a813-c2cabf74b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:37.416Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a8fc4c23-1e8e-4d24-bd25-e3145bccc50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:37.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:47.425Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6c4c233b-2b46-4631-a4a1-aacba53f0416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:57.438Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=be47b059-cba0-44f9-ad53-d8d572f685a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:33:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:07.445Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1ccee8b3-e50e-4b44-883f-f3ac3e7228da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:17.452Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=105311b1-52bd-4447-890b-146e3e5a373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:27.460Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8f94de43-c90d-4a64-b18e-42c6c6118926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:27.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:37.467Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=76e5096f-3059-4af0-b5b5-1b14d689e227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:47.476Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=afc0e748-2738-442f-8c5c-5bbf5e5e3894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:47.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:57.483Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ef7f17b5-cea9-4e8e-833f-6c3f21e4cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:34:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:07.490Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=20dd8eb8-c7cc-419f-b109-9c823c8a8dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:17.500Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2fbc369f-e1e6-43fb-8b13-600399cd7000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:27.510Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4ae75f11-c286-4582-b0e4-178d6b2d2e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:37.529Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a8402c16-7241-41f1-921b-cb85b22008f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:37.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:47.536Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d99132bf-6110-4b06-aa20-4fba2824f57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:57.542Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ebafd057-9ac1-4059-b579-f578ce0760b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:35:57.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:07.549Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c72953d1-0e43-4462-bd5c-72a9799a81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:36:12.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:36:12.249Z |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-01-29T12:36:12.251Z |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-01-29T12:36:12.256Z |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-01-29T12:36:12.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:36:12.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:36:12.262Z |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-01-29T12:36:12.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:17.560Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=990185d0-6078-408d-b58c-96debb200d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:27.570Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b293036c-39b2-4aae-92f4-79377877a780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:37.577Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3779c60a-fd86-4c00-8d80-4525e70f24da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:47.584Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e98aab76-90c5-4c93-a4c7-aa5346ab229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:57.592Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1f976fec-a210-48f2-8c01-7c61749afdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:36:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:07.601Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e679b2db-ac8b-47d1-9c91-973464e13ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:17.610Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f8249fdd-2cd2-42da-9504-b4ff03776f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:27.620Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2ef4a9f9-e699-4700-ba1e-2adcde334da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:37.630Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d663906d-6e37-4f7d-812f-9942d0f3f497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:47.647Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a1aa549d-3efc-4734-a1a5-ebf532aba30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:47.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:57.656Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=639a21a0-df8d-4598-92f1-281e71f1fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:37:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:07.662Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6fc8fa8a-96ae-4f37-bbcc-329d3120a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:17.670Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f6409eaf-e729-4a37-94ab-5f62747af2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:27.677Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=931e5f27-8a8a-4455-814e-4bf613112c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:37.684Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b2e5ffe1-daa5-4ff8-aec8-087c63904095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:47.692Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ba9f61ca-50d5-493c-afba-5fefa1c16b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:47.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:57.714Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f8397e49-95ab-4830-ace4-0d72fa4440ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:38:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:07.731Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c658f6bb-c275-4320-9c3d-31869542a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:17.742Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d7622121-19d3-4906-8921-77120f359f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:27.750Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f656bb1e-b62f-4336-9127-d53f9136d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:27.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:37.763Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=11864a4f-de54-4b04-93aa-d04727fd4401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:47.770Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8ef0b818-a240-4af6-a61b-97b5850a6f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:57.778Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1c8fb54b-1c6d-4750-9cf5-690fb59b6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:39:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:07.786Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4b3bd09c-2b7f-4969-9eed-7a49134bc2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:17.795Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=765d8fbd-634d-4c86-a3b5-914a1dbcbd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:27.803Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e42fec1e-0ca1-4af5-82d7-e1a2dfb890fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:37.819Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3cdf19a5-7960-4252-8f63-156f15a8cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:47.827Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=51863572-bde4-4b84-80d2-19380c20bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:57.835Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b52b7cee-75bf-48ef-ab0c-f07da437699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:40:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:07.842Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f764d6f7-6589-4394-91fe-92c14389e22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:41:12.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:41:12.271Z |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-01-29T12:41:12.272Z |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-01-29T12:41:12.274Z |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-01-29T12:41:12.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:41:12.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:41:12.279Z |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-01-29T12:41:12.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:17.850Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7055a81d-6bb2-4303-8dd0-336c5da65979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:27.856Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3464595a-5acb-495e-bf01-c944cfaa20d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:37.864Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=19f0ed38-5006-4232-b99a-cb82a7cd63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:47.872Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3bccf3b3-cc4e-46c1-bf75-5df817a2bb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:57.879Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c653d6fa-e84c-43ba-99a1-9025d921acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:41:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:07.886Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e039aa17-b525-464a-ae25-76ec83c6d663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:17.894Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=00b9b7ef-8ddd-4c04-8b41-5a9a0d50b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:27.903Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=18d9cd3e-26b8-4214-a22a-04dfa58e043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:27.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:37.911Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2bb79fab-8ffe-46b1-9b5d-96ed22ae5fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:47.930Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5009316e-fe3e-4e95-bdbf-2ebd57280319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:47.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:57.939Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8d5c9b57-20b0-4270-b953-279d72109203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:42:57.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:07.947Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=93b8b32f-1450-40b3-b669-bf8f41c0af3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:17.956Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=eb38f132-96f5-43c2-b979-104fca426ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:27.964Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c510969f-08b0-4ced-a2bb-7b7c74b77dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:37.972Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cf817643-3122-4501-85bc-0d5a82559895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:47.980Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ebf748be-8e55-4239-bf46-756500cb2029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:57.987Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7b471198-2cb0-40e2-8fc3-7de00c5b5bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:43:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:07.996Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b29a3509-d8bf-4d05-8591-a94f3f5f15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:18.005Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=519f1d2c-d420-4e85-89bc-076412b4c865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:28.015Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=12f0380f-74b8-47d0-a412-9eabbff60001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:38.022Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e132ccaf-e97f-4037-9d8a-4a300f966a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:48.033Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=feecf4f1-50de-49f2-8e53-a4d5583e7533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:58.042Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=020d36b2-58b4-4a1d-90e2-ad72d983f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:44:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:08.058Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c39043fd-564d-4448-8b52-9bf43e0d82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:18.066Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=833a0fae-5f93-4aea-ae03-449a50946c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:28.073Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c89e197e-7626-4adb-8211-ad4b3d435630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:38.081Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5507071a-b56f-4a2c-a2c2-2683de7cff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:48.090Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d621aaea-65f9-4ce2-a2ad-9feb11722b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:58.101Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d1f3f9fc-1719-4978-9180-8e3fdf02c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:45:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:08.109Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=98c8f74d-56ae-4eb9-b8bc-abc076aadac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:46:12.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:46:12.239Z |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-01-29T12:46:12.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:46:12.243Z |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-01-29T12:46:12.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:46:12.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:46:12.248Z |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-01-29T12:46:12.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:18.116Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f5a6b61f-9078-4028-bf2a-addc6a9bb057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:28.123Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=54eb4d0c-56c2-4735-a5c7-e66889d9bf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:38.130Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=96d56151-8a5c-4556-aa90-f22b695e4aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:38.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:48.138Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f1e9e768-df95-4ba5-9f56-55e6961a7d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:58.148Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fec578e3-027e-4794-9599-e8c67c4aaaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:46:58.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:08.157Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=39c91b2f-0ac0-457f-99dd-820e7fd04598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:18.180Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7dfd2508-60ee-4cd7-b932-dc110b77bc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:28.188Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2ddf4cdd-5ad5-46c9-82bf-697ad727e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:38.195Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=21f811f9-296e-4840-a9a9-7abd732d121a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:48.203Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e9c94b3d-519c-4f01-af10-718a92f6f8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:58.211Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2a7bcbd0-6860-4de8-9a0a-935e80cc4075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:47:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:08.218Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5efd0e94-9ce2-42f5-917b-36454f90617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:18.227Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5f81b732-d653-4a93-8e13-a57547e519ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:28.234Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f6adba7a-2a33-4659-a028-1615c6a853b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:38.242Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b5725f09-a229-4b5d-aba7-a793273299f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:48.250Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c239a18e-70ce-4c4f-a403-aa4a30f832a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:58.258Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=854ea358-2751-4492-827b-0e7dd7dd1257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:48:58.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:08.268Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cf27a7c4-3312-48ce-af8f-27cec141074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:08.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:18.276Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a3d7cbea-e9f8-4a5f-ba18-425e165c3a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:28.286Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1690cb1d-4b4c-419d-8f83-8bf04e41bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:38.306Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d9de4ef8-f5bf-45bf-8121-bf1adcb4be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:48.315Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7cd61882-8f6a-45ab-9a32-c559faea59e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:48.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:58.324Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=405d94b0-4329-4108-a70a-5a553149297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:49:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:08.331Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ad4ca338-2bf3-47bb-8e09-f7bf5df3109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:08.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:18.339Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=55edc92d-7e6f-470d-bdf3-182e8c5a2344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:28.347Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=39fe9521-bcef-45b1-98df-4267362dd4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:38.354Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=413185c4-93d7-4e93-9000-5fa85da19c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:48.361Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2e14ce0b-91a8-4e4a-8a91-2e1f428f621f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:58.368Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3377a7a4-dbf7-4de9-be49-725da0b8d3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:50:58.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:08.377Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f65041d3-2b4e-4fae-ac07-5354f75fb251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:51:12.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:51:12.225Z |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-01-29T12:51:12.226Z |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-01-29T12:51:12.231Z |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-01-29T12:51:12.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:51:12.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:51:12.238Z |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-01-29T12:51:12.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:18.385Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=603542f0-3589-49ba-baaa-484bc381b324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:18.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:28.395Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=83023123-cd2a-4e2c-bb63-c6633ec7b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:38.404Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=733fdc11-53e6-4b4a-87f8-5bd8c778f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:48.424Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=641237bc-1ec1-4f97-995d-edc42c9f4e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:48.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:58.431Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9db15524-12ba-48bf-8074-834f77f04739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:51:58.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:08.439Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=44decbca-fb5a-48d5-84f3-1af755d76a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:08.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:18.446Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a6abced6-b08c-43fd-b44f-5ced1551dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:28.453Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fbc9d199-205b-4930-bec8-bec41bd608be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:38.461Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8fa174fc-98fe-4da8-8adc-7518ae405b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:48.469Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=703ff4e8-9828-4f5b-b318-a400034e0cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:48.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:58.477Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=12b041e5-2f7a-4673-962a-b2c00a727363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:52:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:08.483Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c57648e5-3894-4a85-9858-186bff16d2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:18.491Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c6f7b3f2-efc3-47c2-aa0c-404184d81363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:28.500Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bc24e807-1e16-46f8-bfee-24a4f62693d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:38.508Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=14f4ea28-98f8-4912-b1ce-b5d31dc1c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:38.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:48.514Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d7bd7b8a-981e-4cf6-abcc-7660e96b6bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:58.529Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4ac4111d-8f54-4a00-a65a-1bd6051a0d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:53:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:08.538Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=831f1799-e0b8-417f-8c80-0668884b9173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:18.557Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bd5f2d95-c94e-45e6-9fa5-1e0366bcc1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:28.566Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b05ddd00-30fa-43ff-9349-6ecd807d45b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:38.573Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4da63646-972d-49b3-9e2e-94b1813e4a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:48.581Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=38ef0a55-0ebd-4de2-b2de-44d1782cfa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:58.588Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ece547ca-c3e5-4fcc-8795-dbe1542452ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:54:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:08.597Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bef32ced-dc6a-4fdf-b051-115d3602dd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:18.603Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7bef93f4-294a-44a4-a022-c5a3d705723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:28.610Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=00b7b184-5605-4bc6-aa10-8e92d542ad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:38.617Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4d9fca82-b1f0-4e3f-b2c6-a921413b01d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:48.624Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6dc965c0-b29f-4b40-84d3-12aa2b21d8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:58.632Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=78dc0632-cd39-4de9-a17d-f40f1a2e7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:55:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:08.640Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8476afee-51c4-4de2-a4f0-0ec2bf8bbbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:56:12.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T12:56:12.134Z |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-01-29T12:56:12.135Z |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-01-29T12:56:12.137Z |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-01-29T12:56:12.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T12:56:12.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T12:56:12.142Z |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-01-29T12:56:12.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:18.650Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5aab36a2-14cf-41b5-b367-31006471dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:28.661Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=65e41a6a-a059-4e43-bc54-68efc12e3522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:38.670Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ac570b6b-a4b3-4ae2-96c8-360fbcd533e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:38.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:48.687Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a903d421-a7b5-456f-acb5-7f34389df616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:48.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:58.694Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6d465816-1ff6-496d-9ca1-28b8004592d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:56:58.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:08.700Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d60b04fe-016b-45be-9ab5-11908ba3bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:18.708Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=91968b16-2736-44a3-af9c-b96cc22fbc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:28.716Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4496b544-615b-4f3a-9a42-25d14d150399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:38.723Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e4cf05a8-79b0-4cb2-9796-13dcba18d2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:48.731Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8e2fb3bb-d8f0-45bd-85bc-22f894db1539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:58.738Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4c1876ba-119c-49ec-8665-9dfc71b707b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:57:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:08.744Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ef763b0e-d8a6-41f8-8ea7-e46dd553b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:18.752Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=87708ef8-e87f-4d9c-adaa-edebfbe0d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:28.760Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=67a90b34-95b5-4096-8996-011ffc47116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:38.769Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f687434a-05fe-4ccd-a8cd-d4b04f617531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:48.780Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=61783dda-b746-4fd7-b076-bdc0e0dc1791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:58.798Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fbbd76cb-ae84-47f6-b835-3078eb4bc498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:58:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:08.805Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b55e4213-f1d5-4265-adbe-e929751963d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:18.813Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4f307b3d-f0cd-4b12-a165-8b8139c890f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:28.821Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5a98e3d2-88a3-4eb8-bbac-f4cff3cc128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:38.830Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2ec4b7ea-4fe9-448f-919a-3ccd3672986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:48.836Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cf690502-5dc1-4328-9331-766df20400ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:58.844Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c858d282-13a8-4008-8cd1-50904a4d29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T12:59:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:08.851Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ba961746-d0a1-4bc4-81ad-4ba69c4e0156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:18.859Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1410f9d8-666e-42f7-8b55-34be9ff1dd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:28.864Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ac995b11-801a-4522-b654-c0edbc85e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:38.872Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3a3cbdd9-256e-487a-9f09-f2256e205812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:48.883Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b94f102c-2604-46d8-a227-c28c218d4c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:58.891Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2fc312ca-949d-4fce-8c8a-a51acf8891b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:00:58.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:08.908Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e7ed671d-ade5-4137-b2bd-8742a875093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:01:12.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:01:12.187Z |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-01-29T13:01:12.188Z |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-01-29T13:01:12.190Z |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-01-29T13:01:12.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:01:12.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:01:12.194Z |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-01-29T13:01:12.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:18.918Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e8b458ea-203d-420d-bd4a-1237ebffe3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:28.926Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a9fcf962-91b2-4ad3-9e1f-479dd6a6c9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:38.932Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cdf1c1d2-edd1-4c05-8e6a-2f9d600c5fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:48.939Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=58f0718a-2cc6-4740-8728-56710a87ca0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:58.946Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8d6a3ab3-fec7-4c8c-bf6e-5a32bc9b684e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:01:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:08.953Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6ea07dac-3948-46b0-9645-24b62ed263e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:18.959Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c4ebca13-01c5-49ae-b8a3-f9474f876a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:28.967Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=842c989a-c51e-4360-993d-52bfa0c9d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:38.974Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5406d95f-2781-41e0-9c33-30dada472fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:48.982Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=13b1e1ca-a6b4-4b36-ad4b-78fed02ec31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:58.988Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8405f60d-5b60-45dc-8608-12cf4399228c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:02:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:08.997Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4a9c89e4-8929-43d9-96a7-d944c6cfda34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:19.002Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ffac5201-f14f-4d66-af88-18e3023dc540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:29.018Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2e0da984-9580-4931-9d4b-bc9cf26eb1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:39.030Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=18c5d52d-8c9d-424b-83df-60b76a1d0073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:39.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:49.039Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=db55036e-99ca-4d93-9e17-6409d7ab7f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:59.046Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=25b7b744-2afd-4924-82ce-a1b5892f6d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:03:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:09.052Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=86ac29a7-758e-4aa7-a512-bebca15f3c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:19.060Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ddab56a0-7297-40f9-b4f6-8cb768f5f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:19.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:29.068Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e4710b71-a835-4be9-8e32-ff99c3ce58c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:39.077Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=52db2ffd-dffd-4108-87a8-780a9d83f6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:49.086Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dbc67116-168c-42ea-8260-61d4a0d4535f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:49.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:59.095Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5f693c20-c1d6-4e0f-a3a2-7bef3985207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:04:59.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:09.103Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0d5ee235-7715-41d7-bcd6-a7e990ea9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:19.112Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2fb6d02f-7aa0-49cd-8e04-42282b48634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:29.121Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d417dc93-a53b-4b41-be8f-8f9f042b4567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:39.130Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2d334c33-4c7b-460e-bf13-4cf33ca57e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:49.139Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=881d7cf6-63cb-428f-91e4-80af6610edf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:59.159Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dd76e6e2-44ac-426a-9ab1-a4348cad8084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:05:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:09.167Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f61f6ebe-465a-4f69-8b5c-681b6ec482b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:06:12.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:06:12.158Z |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-01-29T13:06:12.159Z |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-01-29T13:06:12.162Z |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-01-29T13:06:12.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:06:12.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:06:12.165Z |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-01-29T13:06:12.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:19.174Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9fbfdcf4-f0ed-491f-b04b-1da6a35892d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:19.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:29.181Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=94f479f6-35db-4ce5-a817-a9976182c18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:39.188Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=da0c5adb-fedc-42e7-b254-c5ab71d850b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:49.196Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=22e40585-3ae9-48a6-bd5d-a389f1e4fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:59.203Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cb5a7a78-3243-4257-a61b-39b9242050f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:06:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:09.210Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=64fe9efb-24e8-4c71-8ed0-1ed51b6fdeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:19.216Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9869e932-eb4c-4fd7-8ae5-835816ee3dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:29.225Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9f40bf6f-2d82-4a65-ad14-442ade6ab552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:39.233Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=97f3e478-a42a-4c49-9ed6-6daa64a3d367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:49.240Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b9d45cc7-140d-45b5-8af8-04e06a54f5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:49.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:59.250Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6295e004-092b-430d-96a4-c8448af1178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:07:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:09.260Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7d4e1385-d4f4-4575-be3a-cd957bda1a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:19.274Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fd8218af-7ca3-47d7-88fe-5c20bb9cea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:29.281Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=21314e71-38a8-4515-9b41-36283d96df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:29.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:39.289Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=948f9d22-2b01-44d2-9a48-8d01c770116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:49.296Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1bcb3f72-f42c-457c-a13d-1c9344636f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:59.303Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ac6e4cb0-59f5-4a61-b569-f6485fd27c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:08:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:09.311Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1dcac17a-45c0-4a7f-b9f9-f02dee1a5bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:19.318Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cf3fd614-4c3d-4759-adbf-57439d8aa9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:29.326Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f946fbc1-6c31-4b22-8e2e-908654d23fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:29.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:39.333Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3e0dfc92-7eb7-42f8-9146-69d98159dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:49.342Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c47304f4-67f2-4282-9659-671ec5fa6300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:59.349Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0c45ad5d-2332-4254-8651-03cd35bea55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:09:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:09.358Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0a4fb866-ba90-465a-9333-517bd4cd064b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:19.367Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2b0ac6ef-ea8b-402d-b0c9-d3755fda9b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:29.377Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=30af026d-e8ed-4c09-af1f-a982ecc8d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:39.395Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=71a7e8da-3789-4ef0-88f4-1d7435456165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:49.402Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ea2506a6-25ea-437b-a94f-9e85b9af897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:59.411Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=11d671c7-b167-4505-9f53-af8cbe61a6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:10:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:09.418Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5e784d3a-047e-49b6-a932-0fdefeac2038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:11:12.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:11:12.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T13:11:12.193Z |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-01-29T13:11:12.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:11:12.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:11:12.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:11:12.200Z |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-01-29T13:11:12.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:19.426Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8cd92c99-9eed-4b05-84f2-ba864af41c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:29.433Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=67c0cb93-b743-4c05-9072-84790cde9fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:39.440Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2326a6cd-1000-48a1-9c55-68ef7570a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:39.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:49.446Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0f9f9032-73bd-4eb6-9fd1-3d83cdb885d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:59.452Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=debeb956-48cb-4e37-8c77-a2dd6879527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:11:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:09.460Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=db6d6456-13e4-4143-8e04-e6de0c762c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:19.468Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e7d9f2e6-c545-4e31-aa6e-3407dc15b296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:19.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:29.475Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b27aa3f3-b575-460c-aab7-8e070352f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:39.482Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d305a311-89f5-4c4b-a2e6-a4d0f8a03424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:49.490Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=935cffce-026b-484b-9ace-a592b5ecf406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:59.509Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cde6d9e4-cbf3-46ed-8f46-7e63d707cffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:12:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:09.518Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=433b1b74-271a-4e63-9824-d9e0e9ee95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:19.526Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a5663330-0c04-41da-9ed3-fef7c4579f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:29.536Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=65d20f97-3e4d-4dd0-a6c9-78b6de479d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:39.543Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a2ccf99e-a58f-4bb7-b96d-930f03284f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:49.554Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b04e51e2-f64b-465f-b0ac-fbcfdad9ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:59.563Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=23765f24-95bc-4c38-956a-a1ecb1052875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:13:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:09.572Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f0a2c63b-b064-49ed-a3b6-47ac4ba0f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:09.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:19.579Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a2f5f5b0-8085-4075-9df1-c49a9a8e878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:29.585Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6d90a8a4-7b9c-4129-8a6b-720859750049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:39.591Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=49ad8c05-e94b-428c-9e24-55747ab88c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:49.597Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=06ed9998-3df9-4d35-b9a5-4cbd6329ed90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:59.605Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=09463825-8c1b-4d8f-bc55-590cd50ca185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:14:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:09.612Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0d8815e5-d0dc-42a0-b783-2bfd8aa657bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:19.626Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5385cc6a-9141-4728-9902-bc22b0f8ac26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:29.638Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4b3f6414-ce41-4c16-b088-c3c4b881f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:39.658Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b19cba26-de48-4683-9eae-572c77fd9daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:49.672Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3de6f8ad-c7fe-44ab-be84-42bc9865eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:59.682Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=27ad4c4c-b7cb-4ba2-8b8c-863df03b6560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:15:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:09.689Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6f77bdab-11c5-443f-b0fd-f902e1c5a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:16:12.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:16:12.237Z |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-01-29T13:16:12.238Z |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-01-29T13:16:12.241Z |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-01-29T13:16:12.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:16:12.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:16:12.245Z |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-01-29T13:16:12.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:19.697Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=133927ed-018d-41ec-8b27-d6fcb95de7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:29.704Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=960043e1-c4b0-4f9f-aa05-2dc6f800016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:39.711Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=29516c3f-ac6d-48ac-a8e8-97a4b4b1c99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:49.716Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5f3513f2-cfa7-447b-b07c-5526795ddafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:49.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:59.723Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ac6423b0-a7bf-4d81-a6cf-151cf9af5715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:16:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:09.731Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f50110a1-d411-4dfd-ac94-2b238d0e1680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:19.740Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1554d22a-e560-4d4f-904a-7c6f812b9694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:29.749Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=cf1052cf-dc31-42b4-b058-1647c58467b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:39.756Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4ced8a14-4da7-4aec-a586-6cd0305cf02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:49.764Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=62b5685a-d06f-43a1-8819-791724042714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:49.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:59.779Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=00975200-2cef-4ebe-a63b-84ae9690d274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:17:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:09.786Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0c6b2f9f-8ffa-46ef-ac33-f3784b27138a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:19.793Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e817ac16-64b1-47cf-b892-5bd97c7c6bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:29.800Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a4f4035c-850f-420c-9597-56dc841c869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:39.805Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=024417a4-03c5-492a-8ef5-f590e29951bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:39.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:49.811Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fbbf1890-0d1a-4002-94b4-7a387d0b56bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:59.819Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=976116f3-419e-487d-9760-45ca335a5fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:18:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:09.825Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a7e8f0d0-c54e-4e82-a946-6981c3cf385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:19.831Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2f661fa4-627c-46db-8621-0a8df86cf8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:19.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:29.838Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dcb573e6-bd7c-4862-baac-40d25ce077aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:39.844Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=04c2b5c8-92b2-4177-b3ab-0efc09a1b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:49.852Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b802c387-4b93-4870-ab82-ee70b5b7c768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:59.859Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=464d25db-a4e7-4242-9468-5c9d2b755608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:19:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:09.867Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=978e080c-0636-4df4-b150-0d47f93ba9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:09.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:19.877Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dcae475b-686b-4252-b9ef-4d6319f72e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:29.885Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a7b705b0-e477-481d-94ca-ea1f1b11b6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:29.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:39.903Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bb8f4608-cad6-4a7c-8c5d-17e1c2180d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:49.913Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a6f0efe7-cfd8-4494-b4da-21fc3b18abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:59.921Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=fcdd12bf-386a-4122-a5ba-96da920d6959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:20:59.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:09.928Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=754b8e89-af47-45ce-abac-afb1def41650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:21:12.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:21:12.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-29T13:21:12.239Z |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-01-29T13:21:12.242Z |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-01-29T13:21:12.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:21:12.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:21:12.246Z |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-01-29T13:21:12.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:19.935Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=46952cf8-4247-4b60-82e2-4c2ff001b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:29.944Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9d76f4ec-6c55-4147-8402-6487e9ed1b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:39.951Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9224708c-1af7-4eda-9ab2-3e2dba05a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:49.957Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dc7aa061-335d-4f84-b3aa-51129dfafea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:49.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:59.964Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=46b9a077-d6e5-4ae6-bb7c-40102688ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:21:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:09.971Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1413aaeb-7268-423e-91cc-d3e26c52d764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:19.978Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0a580735-f099-49c0-875f-e1c9d4679b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:29.985Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bc3b0d12-335e-400a-91e3-c3e06ca52976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:29.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:39.993Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d35f38ab-8fbb-4c20-836a-cee22c29d2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:50.000Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ede52e66-6dff-4ed1-9063-2dc6f7f342f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:22:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:00.012Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a82c4a0f-50a5-41ad-882c-4c3e52b82c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:10.026Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=34e666d7-c9cb-4aea-b364-c340ce781e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:20.034Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=99116e5f-09fd-41fa-8e10-00969cf82319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:30.041Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7c1a043e-002e-42f0-9623-b30d409d8e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:40.047Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5bc1052a-775e-4d48-9107-90cf34087a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:50.055Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ff3b2784-f069-4b39-b99b-27d09a8ba506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:23:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:00.062Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=074e2bd6-4097-4e3d-8ecd-b064bcc2e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:10.070Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3f023f65-a247-4d77-bfa8-f82ac033bb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:20.076Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e69c8fb5-2eb6-427c-b4b9-66ea05d07ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:30.085Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0a7ba5e7-7389-4991-9880-df84d992543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:40.092Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=dd033d87-bb68-4813-bc4a-846406081e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:50.103Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=aff0bd75-e65d-4e4b-a100-8e9cba35f496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:24:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:00.110Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b2c3b87d-ca4e-4cfd-8f9c-bdc712614529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:00.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:10.119Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=53d1add2-fd32-4a52-a0fd-8028179a9953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:20.139Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0e71ed99-b873-4f45-82a9-d0f4bd273b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:30.146Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e45d8e43-08e1-453a-a057-e0f497c96998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:40.152Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=25f201e6-abd9-4144-8531-e553e96569d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:40.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:50.159Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a1769d67-cf2d-4fb0-8052-667938dc03f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:25:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:00.167Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e237b3b8-03d9-4519-8575-f548823a1b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:10.174Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9acb630d-a51d-4d0c-aa24-7a662eeb49e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:26:12.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:26:12.210Z |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-01-29T13:26:12.211Z |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-01-29T13:26:12.213Z |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-01-29T13:26:12.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:26:12.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:26:12.216Z |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-01-29T13:26:12.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:20.186Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6a939e48-def0-4562-b634-320aed8e4b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:30.195Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2f7a78ad-06d5-4cfc-869f-d47b869469be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:40.202Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4f005350-d929-4b22-853a-e1dc455afec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:50.215Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d4d11b8b-595d-4f0a-941b-e7acf2bc96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:26:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:00.221Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=85deedc7-d166-4c1c-86a9-902a897b6f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:10.229Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=57046df2-3074-45e9-89fd-5c109dd3e19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:20.236Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=82748483-c393-42c5-be87-e5d3d70ec9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:30.249Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=754cb206-d1b3-484b-8cad-d3eb70e2c7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:40.258Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=acb223fa-60a0-437e-a58c-6bcf1979805e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:50.266Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b1b618ea-d7f0-43cd-be44-f77a6e57d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:27:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:00.273Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=bf102a2b-2529-4359-a5aa-a485d53d53bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:00.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:10.281Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=66024eeb-bfb8-4269-b01e-f6f38605c905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:20.288Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1bc395e6-3639-441a-9a45-472f4b53e298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:30.295Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f6edd17d-8044-4b19-974d-9a9b32c02042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:40.302Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5dc3ce31-c7bd-48fd-9b21-746579b653ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:50.309Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7461e05e-a31d-485c-b0c0-d1417c6a175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:28:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:00.316Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d16d1ce5-aa6a-4c10-9ebf-c914d721efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:10.324Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8cc8ce7f-2344-4bf0-bcf2-c2f5d93002da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:20.333Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8797c121-1af1-4713-b487-58af19e6aa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:30.340Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3cbb40ee-7b75-4215-9bb2-c06730d11fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:40.347Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=41aba16c-65f3-4799-a9c6-e1c94eafff7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:50.355Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=70d2cc5a-1dc5-48fc-9f8f-9aa1810e3073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:29:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:00.374Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=07183dc2-a304-4c84-a7bf-b6836648f0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:10.382Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ae26e7d2-b033-4365-9e8c-5398d4058793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:20.389Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b2ddf16f-f2b2-4275-bb42-34b9c94b13fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:30.395Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ababfada-eb36-4ef6-8604-f999d91dc1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:40.403Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1b75d5ab-a1d9-4820-9aae-675d28a5f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:50.412Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6d0722db-b6ee-4593-b337-2b181c49d17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:30:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:00.420Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=47dc839b-e93f-492b-bec8-f7b900137847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:10.428Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a827bac6-ec94-4d9f-9f3e-d65bc15f8b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:31:12.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:31:12.196Z |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-01-29T13:31:12.197Z |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-01-29T13:31:12.199Z |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-01-29T13:31:12.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:31:12.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:31:12.203Z |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-01-29T13:31:12.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:20.434Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=75034b28-441e-4ae2-8305-09380ea52e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:30.441Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e317a212-b9b0-4870-85df-2b9bec5ff862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:40.447Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=06fd3b33-3e90-460b-bfdf-9b749b4d0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:40.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:50.455Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7772cdcc-8d2b-4277-b728-f295634a0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:31:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:00.464Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=22b493e9-03aa-45cd-99b1-ed7a9cdf4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:10.473Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8d3d9736-f4ed-45c8-af2a-ebc1f896fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:20.492Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=239557b5-555c-4559-b979-869f4f50a6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:30.500Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2144c651-fd38-49f6-ae54-42b691141013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:40.506Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2936aa4c-05af-471a-b6ff-4d10d96d705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:50.512Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=9caf5402-541c-42f7-a658-4178a42a19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:32:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:00.519Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e7e2ca8a-9575-4342-8f65-47953fd0c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:10.526Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0a02d120-ea97-469a-a0e2-48a1e9d8ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:20.535Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=65d82963-a8a2-4b04-a4c2-94a7a782eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:30.541Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=def76afb-494d-4cfd-a563-a85e3a8904e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:40.546Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e01e7a15-0a11-4930-8ec3-12eac1acd1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:50.553Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ad904408-92f4-4d40-a823-f55ea158b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:33:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:00.562Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ba19dddd-9771-481e-ba82-3f51bde75ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:10.569Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=eebdf376-3914-4e07-93a5-d40c542b4116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:20.579Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ba122174-91a1-4355-8e31-9b4459ae7127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:30.585Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=639f054d-02fd-4d95-b269-f2c9daf23128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:40.595Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=95c973af-fbd3-499b-8939-16514b5fd8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:50.609Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0176a870-b0de-46cb-9396-f0152e5ced5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:34:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:00.617Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=acf924f5-8d1c-4ff0-ba43-942b046e4c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:10.624Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5ac338f0-cb3b-4fca-b109-c7976a27a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:10.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:20.631Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f87bd045-b8d4-4060-a532-e9e7a9ed8852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:30.637Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3c20f955-3d45-4f88-96e5-bd56771e2576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:40.645Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2441846c-9817-4bb5-9a04-98edc04fc6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:50.652Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=22d83047-6a94-4d6e-ac55-86cffaaae838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:35:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:00.658Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1d90ab6f-6ff0-4a78-8c41-21d30a3f1bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:10.665Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1aa00868-f1c3-45fc-a1ea-5456abf4f3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:36:12.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:36:12.201Z |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-01-29T13:36:12.202Z |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-01-29T13:36:12.205Z |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-01-29T13:36:12.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:36:12.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:36:12.210Z |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-01-29T13:36:12.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:20.674Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a272911d-676c-41eb-b2f6-f04a395a0710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:30.681Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d6626083-743d-423a-9b7e-9f37ed821930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:40.689Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=aa381088-93f7-4e8a-9080-aad09e8323af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:50.696Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d3ab13fb-e168-4d2c-8b9d-fa45ecb70b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:36:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:00.706Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2a32141e-028f-4d68-a2e7-4790663a32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:10.722Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3d33ad39-435e-496b-896d-08e2494da859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:20.729Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=360c8213-1f80-4e46-9068-70ca9694ac40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:30.736Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=67fd8f66-0295-477e-92cd-d2fe84b35455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:40.744Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=57a3393a-b140-40d5-9603-e27723a3442c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:50.751Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d4b106e7-d0cf-4fd4-930b-ae8dd897fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:37:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:00.760Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7361160e-dfaf-414c-a8ba-ad82d3d0b9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:10.767Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=51f336fa-c5dd-49f3-885e-c7f8d6f69da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:20.773Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6ef56cb4-247e-4c8e-a79e-856caf8d5b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:20.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:30.780Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=4eac76b4-108c-43bf-9806-e9cc941b09c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:40.787Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e6ae7db8-516d-45b0-9120-797a41f357a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:40.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:50.794Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=a357939b-0f61-40e4-a75a-0d18cbd1fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:38:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:00.801Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=5e0a90f8-3383-4904-a23f-4866c9572871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:00.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:10.810Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=443e6fa5-8a0d-4d4c-9945-86aecbd8606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:20.819Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d02979bf-5fd7-4174-9ba9-a654f7cbbc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:30.846Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f77fc46a-64dd-42ab-9619-db50de4c339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:40.856Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=78968cee-136d-4d4c-9b6f-e443fca341c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:50.863Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=81c0c96f-a37b-41b8-858c-e9d5a9c434ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:39:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:00.871Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=270120a9-7f42-4841-b782-c3341cee310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:10.877Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=913e084a-52aa-459f-af4e-b988d4bf89a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:20.883Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d80a2393-cd77-420b-80ad-c335400cc5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:20.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:30.891Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c54d2952-1d89-4f35-9b77-fab3d6b247ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:40.897Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d33d81af-9b4d-4cab-9a49-8aad93d0ce71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:50.903Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7b521bfd-750a-4895-b54f-cfcb9d4919ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:40:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:00.910Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c165dcd8-7691-48e7-9010-1e3ca6de8de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:10.917Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=785cda63-a979-4d63-8df5-1864bf15b8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:41:12.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:41:12.254Z |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-01-29T13:41:12.255Z |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-01-29T13:41:12.258Z |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-01-29T13:41:12.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:41:12.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:41:12.262Z |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-01-29T13:41:12.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:20.924Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=7452c2ea-47f1-43cf-a44f-70e13c259cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:30.933Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c1d78da9-667e-4500-b135-0584e975f9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:40.941Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=3e3d0cbb-f4ed-443c-839e-818d1af9f370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:50.951Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d97d761d-9818-4132-a3da-d75f42b40aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:41:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:00.968Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=592b8218-2b7a-49c1-975b-7efeecb3af94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:00.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:10.975Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b0c05721-652f-4dad-bf0e-d187331f40f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:20.981Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ba805dd1-a752-4f75-b0ce-126353753d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:30.987Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=780f376f-4fb3-4437-8a5e-75e1b7bd058a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:40.994Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=197dada0-91e0-45ac-9f6f-bddc4ad16f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:51.003Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0333b5ee-b182-4f70-9d67-60c5f82a99c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:42:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:01.019Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=784a0f16-21bf-4ec5-bf82-4857765b3bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:11.025Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6b9a94ea-a616-408e-873b-cb8b20015dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:21.031Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=364f85f4-25c9-4b07-8023-a43666757fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:31.038Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e0309b41-1cda-4eea-b46f-726c70b50a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:41.046Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=ac6665b0-e431-4a7a-ade3-bc706c43310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:51.053Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=676fcbb1-f5ca-40b2-9670-6710739d0ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:43:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:01.062Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=b271a6bc-6354-45c1-a873-119a68ce359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:11.070Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=feddeff6-7105-4f5b-9a05-d5c6efe067b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:21.092Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=11cec2a3-927b-4a94-96bc-2768b00d1bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:21.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:31.101Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=2bad299b-1aa4-4705-b777-6ff92463e874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:41.107Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=59cbf972-8f08-4df6-ad51-909ebfbe5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:51.115Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=adb27a95-56b3-4105-b372-6150fd0a40be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:44:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:01.122Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6a27b3f1-be9b-482f-aab4-a73824dd8458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:11.130Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=55bf4709-451d-45f8-a16d-84bbfcfd0972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:21.136Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0afdffd2-9b23-4907-89d2-86f3833edc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:31.143Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=30b81258-01fd-4e99-94c0-afdf8dac4b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:41.151Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=634196f5-7a3a-48a7-8771-c285844cc723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:41.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:51.157Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=26bc2b19-ec37-4464-a8ad-07030b3e783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:45:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:01.163Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=882dda12-6b8e-4a31-b357-e6a9d2b1be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:11.171Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=1a432cb1-7b23-4cc7-b19a-947b7ab12052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:46:12.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-29T13:46:12.199Z |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-01-29T13:46:12.199Z |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-01-29T13:46:12.201Z |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-01-29T13:46:12.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-29T13:46:12.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-29T13:46:12.205Z |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-01-29T13:46:12.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:21.179Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c73d2e84-34f2-4757-ae7c-2c73fd3d4d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:31.189Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=696a7b9c-ac3d-444d-9716-7a9b1eb3aa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:41.201Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=6322a333-80a4-4340-a972-f5a809140756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:51.208Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d92d72e2-6e49-41e8-9b95-35fcd658ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:46:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:01.215Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=344f2c7f-82e2-4449-b4a7-b9ec4cdc7f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:11.222Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=977ddd19-2327-462f-80dd-ff3f28d65dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:21.230Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=8ac2f423-6302-40d8-85dd-c8773ba24a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:31.236Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=d783b501-3f50-4bff-9db0-5dd6d7de4400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:41.243Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=c04b11b5-1ec7-42e9-93d4-ccd26940b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:51.249Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=f20812c9-4886-4026-9efb-f0468e972445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:47:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:48:01.256Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=e39f85c6-df4d-419d-a1ef-5124c13cd4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:48:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:48:11.264Z |INFO |Init configs |InvocationID=37f55745-a4de-4472-ada6-1573eab0d79a, InstanceUUID=0722699f-4032-43a8-912c-b052aeddbf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-29T13:48:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |