By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:11:54.781Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:11:54.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:11:54.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:11:55.538Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:11:55.661Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:11:55.662Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:11:55.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:11:55.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T12:11:55.915Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-23T12:11:55.939Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-23T12:11:57.441Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T12:11:57.857Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-23T12:11:57.877Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-23T12:11:57.877Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T12:11:57.939Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-23T12:11:57.940Z |INFO |Root WebApplicationContext: initialization completed in 2000 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-23T12:11:58.365Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-23T12:11:59.181Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T12:12:00.805Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T12:12:01.330Z |INFO |Started MainApp in 8.932 seconds (JVM running for 9.682) |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-23T12:12:01.401Z |INFO |Start scheduling PRH workflow |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:01.413Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3d4aa5bb-0597-4150-93a6-f435f3a49715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:02.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T12:12:04.188Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T12:12:04.188Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T12:12:04.191Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:12.862Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=0205ca6d-7101-4dc1-a65c-d9174e96b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:13.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:13.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:23.924Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b2b21382-a35d-4701-863f-00e9a0c82820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:24.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:24.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:34.999Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=11e1c5dc-5b9f-4882-bd3c-4cb9bd4a96e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:36.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:46.045Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b7b92e67-817b-4edc-bf2a-a7f37be6b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:47.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:57.076Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=6af24fd6-0c2f-41a4-8a16-b9465e1d4749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:12:58.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:12:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:08.116Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=afd5b6a1-0cc4-44d7-bbae-1151a5e80a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:09.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:19.187Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=29e7e427-9164-4a87-a8ef-4fe93d48e2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:20.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:30.227Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a3dc7d58-8c00-4a38-a9d3-f58f398611af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:31.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:41.285Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b0444ca8-6dd5-44d9-a41b-13f17376fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:42.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:52.339Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=50460d73-6955-4cf9-b4cd-f917252138cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:13:53.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:13:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:03.379Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c6bb37b0-7fe7-4402-89db-25168feb0db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:04.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:14.419Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=28ae2eda-6a6f-4e8a-b752-ebcd96759f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:15.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:25.459Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a343b0cb-f7d1-47dd-ab70-cdf07ba6e2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:26.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:36.502Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=515e6599-256c-49de-88e7-a008f1b5059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:37.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:47.546Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a7a1d842-7510-40de-bca8-1643342f5a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:48.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:58.611Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3431f190-c2b6-4b99-a23d-f577e3d1de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:14:59.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:14:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:09.653Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=693c3b5d-67d3-4537-b7dd-42171da1b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:10.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:20.691Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=2a8fbdea-0e6a-4164-9de7-f1f994a154ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:21.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:31.731Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3fbd3dab-2c1f-4990-843e-f72a77398648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:32.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:42.771Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=305e13dd-0d95-4f37-a780-2f32463efdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T12:15:43.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.255:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:53.811Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=07096f11-5d1c-4ba8-8fdf-d988c3fa9307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:15:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:04.041Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=09b42fcb-0389-46a0-8cde-6442b6458e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:14.079Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ada86ee8-a3fc-4cfc-a6c6-44ffb9737e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:24.096Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=fed5359d-61c5-48db-bc72-2a92fa2f7d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:34.111Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f2c03fd0-e751-42aa-815c-143227cbfef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:44.127Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c04e9f39-1f07-4f99-9013-1e83827cb716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:44.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:54.141Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=092444ee-6bd4-4200-a8a0-c64a2526b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:16:54.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:16:59.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:16:59.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:16:59.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:16:59.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:16:59.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:16:59.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:16:59.398Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:16:59.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:04.160Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=075b7f3e-9c85-4eb5-94f8-abae7dd04b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:14.177Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=1bd4dede-ccaf-4244-acb3-02359ce76ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:24.191Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=6cd5544b-796d-40c7-a9ac-32dc58b53698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:34.210Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=cbc18f31-9b9b-4322-b54c-706ce85971bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:44.224Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b4c4b108-98de-4a39-9355-c83de0a5934c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:54.237Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a65dfb6a-b801-43fc-9cd0-15fa6c8787cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:17:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:04.250Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=69c633f8-1705-44a4-9593-ca45afeae587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:14.267Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=af75d3b8-f151-4fc9-b0c2-e851293b5264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:24.286Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7059c7d9-dcb1-403b-be47-3fcb1d6bde03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:34.300Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=321eefb4-9300-49e7-9684-ccb2cad2eebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:44.317Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ebc65057-bd26-4e0c-b78a-3e84d1544c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:54.335Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=84e040c8-dddb-41ec-9a55-91f159e04588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:18:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:04.355Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8d9ce14d-2cd9-4cb8-a23d-e88f0caa0bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:14.385Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=5bcb7497-e923-44b4-9875-fc4ea15a1ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:24.406Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f7f14d57-6b1b-4f7c-938c-73b1ab560da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:34.420Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=6fc68a7d-cabd-40be-9132-7f2e9be3270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:44.441Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7d971485-195b-4139-8bc4-533b2283b157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:54.455Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=11018eb7-d52a-4179-ba4f-b960f66712b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:19:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:04.467Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=71f15834-0525-4169-9cf0-133c2e26aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:14.483Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=73e4b8bf-a75c-491e-95ed-ed32a00d9c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:24.494Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a3b2d982-2afc-47e5-b691-bf232c83b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:24.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:34.506Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=47c6f295-a19d-4290-9774-ac00875d093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:44.520Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=1635845f-cc5f-4b51-9c4e-488ac2da29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:44.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:54.531Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4f691be6-d89f-4e24-9856-3a499500ea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:20:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:04.544Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=454ab991-af52-4479-b79b-1cd6f020af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:14.558Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=377dfbaa-3272-4b5f-8c42-a68a075e6ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:24.575Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e5609e59-3387-4763-bc83-526a9ab55b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:34.595Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3391c9ea-8ac1-4d66-a65e-afc48af6efe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:44.606Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=0e5c934c-5ffd-49f2-bc9f-d697f578c0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:54.614Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=51fc555b-3664-4c06-bf58-221fc79c0b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:21:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:21:58.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:21:58.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:21:58.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:21:58.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:21:58.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:21:58.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:21:58.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:21:58.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:04.624Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f909c17b-fc1b-4999-a683-cc7fb295c0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:04.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:14.635Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7e0b5768-95ee-4ecb-8ada-ae8a0ab58162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:24.644Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=0130f5b6-c34e-4231-8f0f-6865ce866253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:34.657Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=1b6d92d4-c23b-4591-9f33-96434bda1170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:44.671Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d2d97662-3f0d-43f5-a774-bb1a3b122d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:44.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:54.681Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a3407466-2266-4f42-a319-91ed288e8a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:22:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:04.690Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d82a893f-c511-4389-ae0a-8a7f4766f0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:14.711Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=844b4cc1-31e2-4a7f-9607-472d2cf00db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:24.724Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4cd382af-b7e1-4fa7-a43b-3ec2569d334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:34.737Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3e621692-f2f3-4d96-8157-c491b02e8d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:44.748Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ad361d6a-22c0-4905-be11-6ac72b3e37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:54.764Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7b6e1f41-e20e-4ba0-88a8-fb595cd698d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:23:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:04.776Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3ddfafc1-977d-400e-b4c3-749c2e8d7f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:14.791Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f868e3d6-dfdb-4ab9-ab93-86a05acec718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:24.816Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ac2f88d6-ac55-4e28-8739-351fd5151c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:34.833Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=590bfd83-acda-478d-a75a-20c2b3f26371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:44.852Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=0050db9d-dbd7-4f6d-92dc-6001def853b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:54.870Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8f7179a5-6e4e-479f-b2ac-32a11f11e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:24:54.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:04.883Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=9312bb3b-2dae-401b-99ca-cc21a4e430b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:14.909Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=cfa664e3-474a-49d8-8f92-3053eb256e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:24.925Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=5b7fba87-c8c8-4227-be5d-3305339eecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:34.936Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=44c96d90-3876-4262-81d4-5ebc40f02727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:44.948Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7432c65e-a854-4710-bcc3-8b79b5cbdafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:54.973Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3b09bc62-0622-4bd9-b2bc-3826353cfe2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:25:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:04.997Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=22688926-8fbe-4359-8cf9-e61e7823a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:15.010Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a0c48ab5-a68f-458d-a37d-784af1818e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:25.023Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=fcd41f2d-b64a-46e7-8acf-fe5b15fd12a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:35.033Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f2bbe074-c6cc-4fde-b811-2b1fb9465458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:45.042Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=fb880d2d-506d-4c19-9fcb-034477adecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:55.055Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ec911185-1833-4f95-8c1e-61366d8beebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:26:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:26:58.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:26:58.689Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:26:58.690Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:26:58.693Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:26:58.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:26:58.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:26:58.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:26:58.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:05.065Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c95f6ae0-d097-46bd-a7bd-9b271a170af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:15.075Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=da81e188-5f0e-45ca-9238-ca531a7ae4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:25.084Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=857a9d6d-e9dd-4a66-843a-a42ba1093456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:35.096Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b6411a9a-3701-46bd-9f22-ec0ea6c92b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:45.104Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8e61001c-4af4-42d4-9884-4d9a31da6106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:55.113Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=409de2b7-2ef5-4873-8004-06f0bf01e6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:27:55.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:05.125Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=14ccfbf6-1d4d-4436-93ff-274ba0226c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:15.134Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a4db92ca-dbc9-4b47-8df7-d3478ea89a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:25.143Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e6636a06-c74b-40b1-b2ff-4ecb1e172e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:35.152Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=bb4ebfba-0b64-4d21-81ea-dd2b4eadf2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:45.160Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=32be3499-31fc-4e5d-aeb1-245cc52e5843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:55.171Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b8ca992b-e66a-498f-b52a-bdf64f8c8edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:28:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:05.180Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=274072ae-0cf1-4ffb-961a-4f734e7a14e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:15.193Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=73ec5686-2af6-402b-8722-781b09365945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:15.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:25.213Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e409768d-8afe-46d9-b100-732eb1e2eaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:35.225Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=20b96165-023e-4bb1-9e42-84f9c92a3f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:45.237Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8f02c607-f4f1-46d3-af90-3322920915bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:55.247Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8a872910-5786-43a8-9ead-17b00d0b8e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:29:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:05.257Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=beddf34f-1f2f-43e5-996d-c2a3701d7547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:15.268Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=30490675-3d37-4278-9290-c01ac24a6115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:25.278Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=53dc36f8-7bf6-4df3-98ee-f3e25586c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:35.288Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=76726972-2c79-40a4-beeb-8e2d73df3e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:45.296Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ff99b08c-33f5-407c-8666-c34e192d3663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:55.308Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=364d9159-98a5-4538-9023-8bf8a4fe9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:30:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:05.319Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e57baf84-1033-4698-b1ef-ee05303b50f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:15.328Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f4bf009b-a381-4549-9db1-750be2f8bf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:25.337Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7114acf3-4fb9-43bf-9df2-7cdc80f7a5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:35.345Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=83153381-9a30-4ebf-b464-1c42ed3ba691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:45.355Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=14e95a82-808e-4af3-85c8-f320b4e217e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:45.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:55.364Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a2bd8bc9-4faf-42b6-927c-37a08e033850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:31:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:31:58.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:31:58.678Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:31:58.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:31:58.681Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:31:58.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:31:58.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:31:58.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:31:58.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:05.373Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=23025055-9796-4e46-9ce3-776d2d1a87a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:15.383Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=61ee8660-db4f-4a1f-990f-38eccc1f979f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:25.395Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=42baecc8-13d4-4e34-8778-0ea937e7c18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:35.407Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4df6f30a-0aa1-43d7-b6e1-f3e4e8ad3fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:45.415Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=327cf3bb-3d2f-401b-8147-42326fd4ecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:55.423Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=888f5d9c-d4ad-4ffa-a034-62812a924703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:32:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:05.432Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=107b14b8-7c78-4dfc-afe4-9d6e3bad5046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:15.441Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=fce2171c-a998-480b-a2a9-1762b0f16e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:25.449Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e5961ff2-7d83-4ac1-95b6-d3ead01b2e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:35.459Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=1296c017-8cfd-4803-867e-4b9bdb04e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:45.469Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=124b3c41-d85e-4aff-9784-bd8f98464357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:55.476Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=75c8a702-fd82-4503-ba89-2308e812b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:33:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:05.485Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a870eb1d-3827-45fd-9576-768c3c15a508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:15.501Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b22c942f-54f1-4ceb-8309-87ac9150044d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:25.510Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7e91d943-1459-4786-9b41-cb4f540504de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:35.519Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ae27188d-38a0-4c61-a549-dca0bcc4276d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:45.528Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=5b21fe40-39ba-4f67-a3f7-f7dd4c4997fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:55.536Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=74437f3f-6e88-4d51-bcdb-fab1ac5472e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:34:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:05.548Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b4d793e6-7898-471f-ac3f-602411b66bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:15.558Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=2f11c00e-c9a4-4d64-bac7-e7080bc82d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:25.566Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=2b265fb6-72ec-4577-b176-fbdb5ca33a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:35.579Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=831b10de-5eae-4198-b399-de6237d89fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:45.588Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a9ff2cf6-198d-4909-8b85-b0dd0e0ed0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:45.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:55.598Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d66add01-2a71-4c21-9eb9-1635239d4321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:35:55.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:05.608Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=1f743315-1f3a-4dc2-8fd8-99b5e041647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:15.623Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c35ef699-b388-46e1-a7eb-866bb1705ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:25.633Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=bc1edffc-bbe3-4f68-a7e2-f4549d780448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:35.642Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7c7bdca8-3d92-4ffd-9ba8-801aa74c766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:45.651Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=9d1c1cbe-1512-4e99-9f08-b2b5436d1afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:55.659Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f52055c7-7bc6-43b6-aec0-9646cdab222b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:36:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:36:58.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:36:58.645Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:36:58.646Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:36:58.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:36:58.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:36:58.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:36:58.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:36:58.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:05.667Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=13f79d78-e75c-41f9-9d07-bae5c5053b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:15.678Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=12a37a9b-408a-4f33-a504-3756276781d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:15.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:25.687Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=53dd86d8-5d17-4ca6-a83f-89c30e49dbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:35.695Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=bccbe7df-6d71-4ac9-9460-af3e83e04d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:45.705Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b4c21729-c881-49ec-be39-4a9389685a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:55.714Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b623c9b2-da2c-4d5d-a4ce-17dc2bc4fe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:37:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:05.723Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f2883e26-07ad-42b7-a493-d717e96de39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:15.732Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=af1339ff-0886-48fb-a94b-218bbd2d189d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:25.743Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=63157c8f-7265-4663-ae4c-f7ce8efa9c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:35.751Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=58bb1505-235c-4a7a-a802-caafff9eae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:45.760Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=92fc6a79-8f7b-4333-8c85-7c8a038f2c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:55.768Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=aaed63dd-1c7b-451e-abf3-140cc82e97a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:38:55.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:05.777Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=81201877-4c11-49b6-9919-fa6b7d63d6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:15.787Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=89c7a2cf-8764-4c4e-b0d9-23907567810c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:25.796Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4cd27e91-8aba-413a-becf-170a08b6d9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:35.816Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=055bbe19-f195-4a93-8967-17a3f9c2cfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:45.825Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8e5ec5d6-3187-4cb1-ba62-d66cb2f4c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:55.834Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=798d986c-f0ac-4d50-a204-b9b60f0983f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:39:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:05.842Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=042d3b7f-9fd1-4737-ab70-faf392ab51ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:15.851Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=9436705f-068e-4429-96ba-9b3d3857d754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:25.859Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c659109c-2194-4235-8089-fb753cdff1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:35.867Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3894cb66-82a9-4514-b4a2-c9386494a843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:45.875Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8281f357-9456-4c0d-8166-d9115094900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:55.883Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4e675ff4-2e56-47bb-be6f-a67bf54ca9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:40:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:05.892Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8ef6306a-970c-4f52-a365-9e7d216b137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:15.901Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=15d37eb1-55c6-4ebd-859e-1e1f21377516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:25.909Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=11dfcf89-cee7-4258-9a94-c0474b238218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:35.921Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f97ca333-809d-4b70-a6cb-6156a0cbc552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:45.928Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3ee1989f-a9a8-4375-bc7a-2022c780957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:55.937Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b07c373a-7a25-426c-a8b1-be1b1db351a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:41:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:41:58.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:41:58.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:41:58.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:41:58.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:41:58.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:41:58.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:41:58.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:41:58.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:05.947Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=58d8ec62-79ce-4c96-a62b-98d6735afe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:15.957Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=92973a1b-387b-49ab-ad70-9702a100b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:25.965Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=bf60ed5e-94f1-4ec0-81ad-a2de286751fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:25.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:35.973Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=92dbfdb4-70d4-49cd-976e-25a3c9d977ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:45.981Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=1b325b67-0bf2-406f-bd5a-8e65628f7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:55.989Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8f5582ca-6371-4200-835e-b694b6956593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:42:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:05.997Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d2d51b87-9db2-4fdd-af62-36937c680a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:16.007Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=dce2fb78-6ef6-451e-bff8-cf00d7248c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:26.016Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e9998a19-9ff6-4eda-94e6-cad31af9092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:36.024Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d0bee669-9e9a-4d05-a6a3-42b7747d8d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:46.033Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=24110f7f-44d2-49cd-ae59-7532fd02f526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:56.044Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=23034cbf-e793-40f5-ab7b-cf810894db79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:43:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:06.053Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=9aba6ac8-537c-4ffc-ad1c-8f1212cf20ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:16.061Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e4e17f5f-ade1-4867-a83d-eb56bf7f0481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:26.071Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=2b0afe7a-35b3-4ab2-a7e3-a59846aeb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:36.080Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=96b3025b-851d-4101-af6b-81d500c204eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:46.089Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4b46748b-c11b-48c7-ac7b-6d6ea3aaaeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:56.100Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8a9786a9-02f0-4c7e-91f5-2da128bed468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:44:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:06.131Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ae1899c0-baf3-4dc4-a3fc-3e8a0b6bc959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:16.143Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7a4a0f43-cb19-4327-be8f-dd903a76ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:26.155Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4dd0ab2d-6a94-4e37-a274-00708cde07d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:26.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:36.163Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=45d90c6f-0789-4b02-a185-dae40b3b0785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:46.171Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a223c58b-15a9-4755-a03f-5d742241e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:56.180Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=aab14bbc-bae6-4737-870a-c5f4d71b8e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:45:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:06.188Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8497bbbb-3783-41be-b908-eda0dd710147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:16.197Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=fc6273f2-a60e-4bf4-8376-279d6eb5f5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:26.206Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=48f7af52-3c23-4d76-b3f1-0e441519439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:36.218Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=74abf4a2-e1d6-4876-af85-83952b5db9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:46.226Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3779556e-3dc4-41c6-81c9-b0df176898fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:56.234Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=dcf4059c-7786-46f4-a3e5-a08b1b0e339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:46:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:46:58.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:46:58.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:46:58.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:46:58.653Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:46:58.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:46:58.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:46:58.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:46:58.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:06.242Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=cc20924b-d650-4ac4-86ed-6c71a4f4b8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:16.252Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=2fe5ffd0-f1b9-4a49-adf3-afb69005820d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:26.261Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7de85134-ee6b-450f-9d98-686232996dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:36.269Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=5461b24b-7528-4498-82a3-8b7c2fa182ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:46.276Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ceabc7a7-e8f1-4f4e-bc95-19aff20537b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:56.285Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=96657101-ee8f-4570-9be4-a51f9a05053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:47:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:06.295Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=95fc5f40-7cdc-4d4f-a8c5-5bbfb5bfd0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:16.302Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b6950319-caf3-4d03-bceb-7165f959766b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:26.310Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=ea4f6fb0-ebb6-4f56-878e-f8c61371f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:26.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:36.322Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d04aec0e-66cf-47bd-bbdc-ed5f434cec08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:46.330Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=838e3be9-e34f-407a-96e9-f36db781aa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:56.339Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=cb412a36-e4ce-4f07-b068-e0bab8ca2fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:48:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:06.347Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=8c11367c-e36d-441b-8fe8-4a8d8318f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:16.357Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a100e760-4256-4245-b0f5-d0cac9a6d145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:26.367Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a618c364-c9ef-4f7b-b873-79463755ccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:26.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:36.376Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=95ce1059-8004-434e-85a2-d3d7a9d39b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:46.383Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c9339a38-f78b-4614-be7f-acf762ea752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:56.390Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4eaf467f-01ac-4df7-adb3-bf3e4cd21ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:49:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:06.402Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e7f47b0a-31b3-417b-b55f-cef07d431d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:16.410Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=12656288-83ab-4aa8-92a1-f958f8ed2259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:26.418Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c65a4fcb-b745-42b4-8dae-cc9383799077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:36.431Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=bbc4847a-1a3e-440a-a24e-df26a256dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:36.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:46.438Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=f214be7f-80be-4f50-8b4d-1ba71312521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:56.446Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=a5cd3685-db69-4922-bef2-0eab454014c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:50:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:06.454Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c3d20d69-bd80-4f2f-94da-57da34c43e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:16.461Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=04f4d7a5-0f27-4f5f-af32-49a07c9f765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:26.469Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4c313132-8d18-46f1-929a-8d34b941e7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:36.479Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=caf53be3-dd0b-4b2f-8f12-3495c2d31dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:46.488Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=83cb7770-bed3-48a5-9c15-95b9cabbe22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:46.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:56.497Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=75c8ce36-a99f-4283-b215-631d36ace67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:51:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:51:58.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:51:58.583Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:51:58.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:51:58.585Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:51:58.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:51:58.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:51:58.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:51:58.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:06.503Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=22e7a7f6-218d-4c97-b063-615af22ffee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:06.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:16.510Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d3e109d3-758f-461c-8327-036970b7f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:26.518Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=9e90dfbf-8223-4cd8-b9f7-be11f6389088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:26.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:36.533Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=cbd1e843-0199-4c6a-b703-4b9e567467f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:46.539Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=baf4802f-c085-46e9-9a01-98113b023268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:56.546Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e1f24bea-f965-4e56-87eb-0f711a411537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:52:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:06.553Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=c81087f5-8073-4420-9761-9e0ace8c63f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:16.560Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=4179f4ea-8966-4a09-a8d5-6823b56fa826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:26.567Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=b8dacaf2-6185-4d04-8e9a-e77bb0b6c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:36.575Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=6b388862-bd62-4deb-b720-f690c95e5b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:46.582Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=baa8f4c9-965f-435f-b8a9-22a350f4cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:56.591Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=2fb4f682-9ecc-4d17-a991-1d938474b22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:53:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:06.600Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=91b09e1b-f82f-42e9-9268-0aa3103d1a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:16.608Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e480224a-c6c8-47fc-9afc-cd781a580e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:26.616Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3b62b53f-eac3-4033-b2a7-a5a7f6c197cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:36.623Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=40515fe1-291f-4010-a9f3-15c547cb7045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:46.630Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=dec04f31-637d-4853-9122-e14ea08f67a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:56.638Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=9aa7dec3-8569-481f-892b-48d1ed582adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:54:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:06.651Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=aa43e9eb-646a-4890-a3ad-6d4fd0fb49fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:16.662Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=7d5b37ff-b2fe-419b-85f1-4dfe3f63ad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:26.670Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=407814de-39a3-4bb4-bd3c-6959e5811447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:26.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:36.678Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=d453735e-7c71-456b-984a-9dea7664f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:46.685Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=e910cd78-bd67-4971-b241-6b8e3dfdee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:56.694Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=94b11957-a8c2-4695-83d4-1ef4b8d35851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:55:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:06.703Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=3e07668c-48ee-4bdd-9006-fc6275cb2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:16.710Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=af3c5756-8039-4543-a655-e09df5f90038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:16.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:26.717Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=55fce9d1-e7d5-4ade-b782-7e9c4ed5f90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:36.730Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=711d2e4f-ac45-436e-91ea-fd7851a4363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:46.739Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=0c2edff6-c400-42e8-a9e6-a0847f9d6f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:56.746Z |INFO |Init configs |InvocationID=8b12384c-b7ce-44bc-87e7-fc1afb7ec4c6, InstanceUUID=247ac888-6eed-484d-8fe4-8cb520a0ede2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T12:56:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:56:58.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T12:56:58.637Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T12:56:58.638Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:56:58.641Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:56:58.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T12:56:58.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T12:56:58.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T12:56:58.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |