By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:07:56.238Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:07:56.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:07:56.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:07:56.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:07:56.842Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:07:56.843Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:07:56.843Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:07:56.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T23:07:56.995Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-13T23:07:57.014Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-13T23:07:58.132Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T23:07:58.448Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-13T23:07:58.463Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-13T23:07:58.464Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T23:07:58.508Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-13T23:07:58.509Z |INFO |Root WebApplicationContext: initialization completed in 1494 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-13T23:07:58.821Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-13T23:07:59.412Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-13T23:08:00.491Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-13T23:08:00.894Z |INFO |Started MainApp in 6.34 seconds (JVM running for 6.898) |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-13T23:08:00.944Z |INFO |Start scheduling PRH workflow |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:00.952Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=162c7985-78b8-4733-97af-a781c29b1a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:08:02.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:02.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:12.370Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=631e2f22-3395-42d3-8aac-d16c72e097e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:08:13.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-13T23:08:13.512Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T23:08:13.512Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-13T23:08:13.514Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:23.414Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=95f03ba0-593f-49f8-9a31-d4667753c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:08:24.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:34.456Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b796fe14-f68f-4055-94a7-7a505e89b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:08:35.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:45.529Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=be109301-fc25-411c-b653-5ab0363b9a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:08:46.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:56.567Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5b6f4955-3f4a-4188-930d-06d8a0406df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:08:57.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:08:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:07.608Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=52ca67bc-54da-483d-a1f2-f811f8d3aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:09:08.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:18.648Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a99a020b-95e2-4792-a9d0-485df93c0786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:09:19.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:29.690Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cd5f4e55-06c4-4296-924b-d0d23cd040c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:09:30.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:40.734Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=77450e14-2bff-4184-9459-54a3dc95efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:09:41.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:51.768Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=99de411f-84f8-4a74-864b-1a3ef00335e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:09:52.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:09:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:02.810Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c65ad759-894c-4fa7-93ef-18e313910962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:10:03.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:13.851Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=83dea31a-780a-47fd-8010-cc4cce4344a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:10:14.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:24.923Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=335b17f7-53ef-452c-bc18-dd67c007fd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:10:25.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:35.964Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d728afe6-7724-4256-a214-12d8f7a6304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:10:36.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:47.002Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d7e721fc-0048-42dc-b3f8-fc0cd1f2abb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:10:48.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:58.039Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=421349c5-0e28-430f-81dc-bd1251d1ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:10:59.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:10:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:09.082Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4d0bab00-27aa-4234-8c16-cbe6f8933d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:11:10.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:20.118Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=19173f02-4f91-492c-9bb2-09989a335a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:11:21.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:31.158Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3bb49658-1620-4e85-a891-0e032e48d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:11:32.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:32.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:42.202Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c0820f74-5582-4ed0-bcae-a8c2a7d29a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:11:43.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:53.238Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=63e0c127-1d1a-40ea-b488-91cb3704a2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:11:54.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:11:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:04.279Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=dd98813a-dc52-4290-ac48-b5be62cfcfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:12:05.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:05.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:15.319Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=99059e41-9b29-4f24-a88d-743168ae5373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:12:16.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:16.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:26.357Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=626b49f2-55e9-4e22-8c48-7a9cf9941150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:12:27.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:27.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:37.398Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0bc2e43d-48ff-4f9f-9608-5520b512d49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:12:38.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:48.437Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ca874601-8341-491f-abf1-482123a18907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:12:49.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:12:59.477Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8ca6a5a1-f7eb-45e3-9372-4aab12bfdcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:12:59.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:12:59.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:12:59.901Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:12:59.903Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:12:59.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:12:59.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:12:59.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:12:59.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:13:00.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:00.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:10.520Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fe60d2bc-1d2d-46eb-b042-c8d79c82b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:13:11.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:21.559Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cab847f8-c620-407f-bec1-c3b3e99269bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:13:22.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:32.598Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6baf6ac0-2a0a-48da-948e-24dae2af3ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:13:33.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:33.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:43.646Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8e662b58-a389-4a06-ac83-3e7ebb9eeae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:13:44.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:54.681Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1dc04562-a5d6-478a-93fe-2673a5b3b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:13:55.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:13:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:05.751Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b9dcc672-28f1-47ca-b737-d75c42bf81d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:14:06.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:06.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:16.794Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=32087eac-1c79-48ed-89d5-0185266b0927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:14:17.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:27.830Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0efb4933-eab2-4bea-a196-e9b611af7373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:14:28.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:38.870Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=86a40a57-f7ba-4779-969d-7943df500238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:14:39.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:49.914Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=65fc7d1a-5971-4247-8352-07dfa66868a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:14:50.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:14:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:00.950Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f89eec8c-ae50-49d5-96f5-efe086e30cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:15:01.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:11.993Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f5da271b-35aa-4451-bc0b-1e74d25332a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:15:13.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:23.036Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f2980d73-c44d-4671-a768-9441ffaf31fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:15:24.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:34.070Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8191c845-0e5f-4e57-be89-c61aa20865f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:15:35.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:45.110Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5dfb58a4-2735-4536-a81f-21d3d7d59465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:15:46.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:56.149Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=87329305-b46b-423a-9d56-988660bcd0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:15:57.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:15:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:07.194Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ba1c7138-07b5-434d-af7f-81ec0b559a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-13T23:16:08.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:18.236Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=315400c0-e7ee-4b10-adf1-8bc3157f117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:28.358Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6375d5c6-1fc6-4094-b9f6-0bb104aefbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:38.380Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8fb37906-0c73-421d-8750-527ef670f718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:38.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:48.396Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=26448143-3c93-4772-9dfb-f2cd919f002c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:58.410Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a34ddb73-80d1-4cfc-a038-f69a537bfead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:16:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:08.427Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7abc9f6b-6d06-4e4c-a727-d997cdb4b2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:08.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:18.451Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f177eac7-a4ce-4432-a48d-ea9e54106aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:28.473Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3909559b-6c42-4a37-9a9b-9eaf5956a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:38.490Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5238ac88-317e-48ba-b902-a54491b4f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:48.525Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bd84f110-b69b-422e-9147-4ee9d5645ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:58.537Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=924345d3-9cd0-40ca-a209-89abd4e09b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:17:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:17:59.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:17:59.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:17:59.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:17:59.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:17:59.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:17:59.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:17:59.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:17:59.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:08.551Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c3580ef4-7c7d-4e83-9c5f-10c3b09ce942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:18.572Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2f260cce-fb7a-4067-ab92-302bbfb1ef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:28.585Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=100c039f-c857-40b6-be37-c6cc6d3fb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:38.594Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fba8b33c-335b-4368-be57-e4207ffdad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:38.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:48.608Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=072ad402-96b2-448d-b1d0-bb1a65a470c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:48.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:58.629Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ef2b120c-4c7f-46e7-ae6d-df890b81ac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:18:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:08.638Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d428cef7-6f14-4290-b064-18565131a3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:18.648Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c4ef0158-5ae9-4580-afc5-40e22ae82fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:28.659Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=deeeb257-9a96-4e07-9c3e-f5e726c95603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:38.678Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9f205ec5-448a-4469-9491-e1dbdaf1534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:48.689Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b7394365-f958-4500-87c1-bae5da103de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:58.701Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a5a5338d-265b-464e-b9ee-22f277fb4305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:19:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:08.769Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7b233fa8-c958-45e8-9026-307eb13a50d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:18.794Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=212af04e-3610-4308-83b1-20d7b9dc20c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:18.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:28.807Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d445c2ea-406a-482d-a45a-d6d4c97de410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:38.817Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e54ecaa9-e7e2-4972-849f-47dd067f39da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:48.827Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=56b30773-d05d-49ff-afb4-cd8aed1f0bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:58.836Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f98b60bd-aa8b-41b2-b2c6-41d91f065978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:20:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:08.860Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d7a946d3-f668-4a17-a84a-87f47e5dc364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:18.872Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=27f25236-0453-4a82-b68c-10e165e79222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:28.883Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8dd7537d-10e5-4afb-bb4e-58ff8d5e0517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:38.899Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=df5487aa-e8a3-477f-8ee8-00213cddb4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:48.910Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=10e01fea-c74b-410d-aad9-2f71c4bf8d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:58.926Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f7fbe0ca-3a9e-41a4-b2a9-e3cf3c0389a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:21:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:08.935Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=786066f5-006f-432b-b30c-acb5d5585769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:18.949Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=61d6a975-39fc-41e8-a6f4-a608ac62295a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:28.958Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=74aab0d6-c0f5-4efc-9244-9194539f9f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:38.969Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ac75f1e7-0b24-44cc-9ca9-efd25f99b40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:38.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:48.981Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c19de39f-5655-4130-8df6-9c1fa7e4cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:58.998Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0d259efd-bcbc-4983-9ecc-635167cc8d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:22:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:22:59.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:22:59.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:22:59.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:22:59.154Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:22:59.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:22:59.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:22:59.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:22:59.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:09.007Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=083d186c-105f-4d95-8dfb-d4d04120a03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:09.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:19.015Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5e9924dd-378d-4dcd-a6be-d26c9f98e778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:29.026Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=14b88251-2fc4-4972-b141-eab4597bd05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:29.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:39.036Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9163f120-bc9a-413c-98d3-93f25c8d9157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:49.045Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a4482db0-9914-4dcc-a807-cc44d59b72b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:59.052Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=92edba1b-7fe4-4fba-9146-f8af564613d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:23:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:09.063Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c8db4093-1369-4432-ac62-2c0f5345bf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:19.077Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=03709d71-c929-492c-97b9-3ae153c019d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:29.102Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=255a097a-1afc-4948-ac11-ab099acedceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:39.110Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0443ba13-e948-46dd-ace5-22bf441a7dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:49.117Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0d614976-49d5-4249-b7d0-6f1360e6bad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:59.128Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=19e84115-dbf5-458f-8186-6ab79ff676e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:24:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:09.144Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=16463826-3787-4c57-bfdb-0a314ad4bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:09.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:19.162Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d4e5e427-8806-444e-8aac-d05956be5200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:29.174Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4a8bc29b-8e83-4a3f-9b4d-b5b949a25113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:29.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:39.187Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ff929b52-f6ae-41be-945e-dc5b39d34207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:49.205Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=64d42c81-eafe-46e1-995e-a44acfea7200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:59.216Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ee48abcf-e448-467d-a2b6-0358b883cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:25:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:09.233Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=13c56d7e-6a3b-4c4e-8c15-27f61a6c42ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:19.244Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fc31a479-3d89-4a6a-a8fc-6426547738fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:29.253Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a06f9a78-e3c0-4470-b280-6f09f31620f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:39.262Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b0cacf4b-dbde-4075-8595-443e9aea9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:49.271Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=975d3417-5ec9-41dc-8662-dde53494acfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:59.285Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a92691a6-5ee3-47af-938c-083a8c0a24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:26:59.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:09.304Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=248f47cd-eaff-4035-b59c-8703c7e20eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:19.311Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a8dead48-b11f-4c48-b49b-522f5e7d8a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:19.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:29.320Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=67992895-765d-4ff9-b0a7-073452a18ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:39.329Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=661b5259-f8a7-4e7c-8ab8-b588fc5a2aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:39.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:49.339Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d9d8fc73-53cd-467b-a7a4-21ecdf9e696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:27:59.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:27:59.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:27:59.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:27:59.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:27:59.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:27:59.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:27:59.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:27:59.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:59.349Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4085e39e-8f52-41de-91fd-6ac192a7f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:27:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:09.370Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=21fab48a-5954-472d-9aa9-3b69d07d74fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:09.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:19.389Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fab55382-0a31-4d5e-99a2-223f48326d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:29.399Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=11f9f1d8-f95d-447c-9254-c4c6df46f3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:39.408Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a799b67e-5e21-4428-8733-c6a925488bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:49.418Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2bc975aa-83e6-4fc4-84b8-ae67022335b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:59.427Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=78b0b28a-9ad0-4287-9966-04b8e22d0c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:28:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:09.436Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2e045a3e-a35a-4adf-bc84-c05e9dcb2ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:19.444Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6f25cbc8-317b-42ba-b84b-482b0ecde891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:19.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:29.455Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2bc7a077-45b9-4d5a-9e15-ba3221356ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:39.466Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cff7b5f2-9040-49d3-be7c-8078c985e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:49.484Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=33f4fcea-d0e7-4a83-8c64-cb28c07bbe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:59.493Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ecc37ec1-cb3e-4f32-a77b-6193c6c62a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:29:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:09.502Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=470231df-d423-4c2e-934a-9ebf4a1592bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:19.510Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=44290659-e317-44ec-8e22-34884aaa220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:19.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:29.518Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ccae0c67-02cc-46ab-8199-0dc287a508c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:39.527Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d3d0143e-3e6f-41f3-9181-1fafa8eb7b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:49.536Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f7ef0e17-830a-4619-93b3-5633a9309432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:59.545Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ff8def54-9f2d-414a-96ef-bcb5fe259c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:30:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:09.555Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f231bfe6-d85e-4c4c-816d-784a9fd9b6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:19.565Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=61a29acb-9f14-4fc6-b293-cde789a938b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:29.583Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1089e64f-0b0b-4e1e-b809-e9ef7a3199f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:29.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:39.594Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2a154630-3b58-4404-808e-1dd4440f7241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:49.604Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0cebe14a-2637-48a7-a349-998f1ec363ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:59.614Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5413653a-cc72-4bd5-b0fe-c33c25eef220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:31:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:09.622Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a3c1343a-edbf-4023-b44e-4abdf0eacd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:19.630Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b717e86f-2cea-434e-8d7f-2719625116dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:29.641Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bbadb7b3-a451-4d53-ab5d-e2d645621049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:39.650Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=49e33e28-bdf7-475b-bcc9-535d2df7c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:49.661Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=875397fe-1ac1-4307-aa7c-ea7d56a9a22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:49.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:32:59.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:32:59.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:32:59.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:32:59.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:32:59.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:32:59.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:32:59.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:32:59.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:59.672Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=68f88164-174f-4417-a1ab-688d1d4e913e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:32:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:09.682Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=76aa601d-1a36-45ec-916c-27a72762226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:19.692Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c769cf9d-30fe-4ebe-a27f-3e595470c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:29.701Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=916399b4-890a-41b1-93b1-72a010849b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:39.710Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a32196c9-b455-4768-9f68-ccce2f27edc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:49.719Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f5c226bd-60ef-4028-912e-96d37e0f28e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:59.727Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e581bbbd-59a5-43f3-9e5a-efd0b6b07de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:33:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:09.735Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=08124e4b-52dd-4a5e-a03f-c0614e4664d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:09.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:19.743Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2fa447f1-a873-46b8-80f3-49774e783183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:29.751Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9bd878de-2359-4e08-8ddc-f01dd5b08a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:29.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:39.765Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e15a50d3-11ff-4283-b884-f859d9f75a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:49.784Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5411d6e7-5737-45ae-8723-2a13486de36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:59.796Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=49dfd4f7-27df-45ca-ad6c-a8f49b48bdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:34:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:09.808Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=671bebde-7fc7-42e8-9cf2-ce468cb99b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:19.815Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4a91797d-66ea-4d45-bdaf-df28b4a01718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:29.826Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=16153d44-53e3-47be-bdd2-cb2d899c3d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:39.845Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=af28fd01-a6cf-4ca7-9aa5-ff672c276e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:39.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:49.851Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=af466a89-a757-4bf1-b3b8-caa27a300b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:59.863Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=075fa978-3362-4cd6-9814-36ed20e1b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:35:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:09.871Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c32cc403-3a90-43b9-b502-5fb299a14678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:19.884Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ae13a6bb-7120-4053-8390-0b4384906f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:29.893Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b9ee0546-7c67-4407-a59c-45686fc3089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:29.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:39.907Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=13edd656-88c7-4ee5-a948-cef8daa1606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:39.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:49.918Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b2de6761-b377-4319-b3e9-f78258d34418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:59.926Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=57394d44-21d7-43e6-99d9-870a98a3f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:36:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:09.958Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=54d37f83-168d-4405-adbf-2493792a8491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:19.967Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4aa4d1e5-d54c-48eb-9a71-955e33dc4f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:29.978Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a525995a-366d-4846-a737-bb6406b38a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:39.994Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=50273505-d174-4e9f-a98b-d7f415b840e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:50.002Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3dd7da33-1091-47f1-9d08-9fcc72c6f78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:37:50.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:37:59.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:37:59.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:37:59.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:37:59.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:37:59.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:37:59.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:37:59.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:37:59.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:00.010Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d34b5e25-2aca-4f6e-b995-58f91e966bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:10.019Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2879f904-f85b-4493-b36d-1786de25105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:20.038Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=559f3325-4549-4f8c-8ddb-c7c5e11ee3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:30.046Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9df6f419-fbfd-4fc5-bb02-e2ad3d828bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:40.054Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9fd0a9b8-2749-49b0-a1d8-7a296f11d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:50.062Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a3b256bc-7d09-4cfb-bab6-80d2172f9b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:38:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:00.070Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e3808f55-d6b3-4dd1-9629-9721a57463a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:10.078Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0305449f-f83e-4f88-a7ea-cec0eeacfb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:20.086Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2dad1aa6-c617-4479-b060-c204dbe5193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:30.096Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b0ca3d1d-5c0b-4827-a6b6-1ef1af7b4cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:40.108Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=58b48a35-6281-4784-8cf0-82ed992be04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:50.131Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9d4a05d3-86b7-4aa0-bfd5-84082207c0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:39:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:00.139Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1672643e-0841-4a55-a8dd-a8c1e9620a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:10.147Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=755fdde9-6359-4534-8566-ee9d44ea5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:20.155Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6ad3f2aa-8ad9-4692-a1ab-2d6b2f6a315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:30.162Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=dfc6f9a9-4d67-4b6d-871d-e7124b89aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:40.170Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9cc5b6e1-e292-4321-abf2-af449f159cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:50.178Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=773a196b-17fb-4ab5-94a8-a68123f03ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:40:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:00.187Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3046d17e-a96c-4d71-89d6-2b858becba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:10.196Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5589683e-7400-4e0f-8f3a-61173fb15483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:20.205Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=baf0f506-49b0-4d9a-8916-91f3cc8b8d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:30.223Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e898b4ec-a543-401d-944d-578dce1c3a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:40.236Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=14b0a311-4680-49c4-bc37-c84161bf7b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:50.246Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0c0c3d6d-e503-4bbd-b9de-bc7811986c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:41:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:00.254Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c75ce759-c3cc-46e6-9a88-b09ef3238861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:10.261Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b2e300e9-65b8-4b02-a81e-e030d45b93a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:20.273Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e4e7ed74-908b-4e69-8574-18d1c7570929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:30.283Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=025faee8-9279-4ad2-9b4a-316ca893616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:40.292Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4c9424e7-a3a4-4188-b721-79112e137ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:40.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:50.305Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=76580a6a-e1df-415c-8830-e9beff36ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:42:50.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:42:59.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:42:59.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:42:59.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:42:59.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:42:59.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:42:59.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:42:59.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:42:59.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:00.322Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ae15e750-5487-4eb3-afff-fab007929894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:10.337Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fed0ef17-3134-43fd-81f9-19780c971506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:20.355Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5ffb878c-d629-44c7-bf63-126547b289c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:20.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:30.363Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5d340953-21aa-40e6-b85d-0d7a34d78126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:40.370Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f475b879-3079-4afc-9e3b-ce63cc9740d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:50.381Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=69734c7f-70df-4d55-bf35-7a4f1bcd5d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:43:50.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:00.389Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3c5f7336-7743-4af0-931c-aa148c8d3d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:10.397Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=76423f18-9489-4690-9849-56f6c40865da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:10.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:20.406Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ee7ca75c-c45a-43b5-a786-8c535a2d74ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:30.413Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b209dfbe-b9fe-4930-8473-116bd80c00b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:40.423Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=27487db9-6913-4806-a805-dbfc5fdb958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:50.441Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=798d1e92-7267-4923-b49a-1dbe25a55e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:44:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:00.459Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c71f162e-238a-4c4b-bd66-f9aaf85072a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:10.470Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=54b44d9b-1065-400d-b185-df7c55a4e587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:20.480Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2884aa0a-adf0-4450-baef-f186a8ce936b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:20.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:30.488Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=419d94d0-c293-460a-ac0d-b6408b8ecb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:40.498Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=633d1a03-a9fc-4061-98c2-90b693bd4b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:40.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:50.506Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=900c224d-9cfa-4f4c-a6a2-3c499524d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:45:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:00.514Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fd5f3607-e393-46f3-8f16-577fce22b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:10.523Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=63eb8836-f7a0-49f6-ad87-df81b3d761ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:10.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:20.546Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7727cc02-aa7c-4225-abfd-77af75a40736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:20.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:30.560Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=334a8110-1214-4360-b140-700021e6a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:40.570Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0edeab41-89e4-458c-aa62-9e84a6406323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:50.579Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bb9e3108-618f-4f32-b18b-3e9727de46d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:46:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:00.589Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=efce9b70-ac79-4ad1-8a5c-f7ccd2bbd800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:10.598Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9d06b85b-84c5-4894-8ec4-ace019cf29b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:20.605Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=18a114fa-a28f-4442-bcdc-1d07b052a47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:30.613Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d02b75f3-8cc3-45dd-850e-f09ef46d82bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:40.622Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b2814122-b688-41bc-ac2c-7eff066106d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:50.629Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1401f96b-4365-4aed-92d0-8e864721744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:47:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:47:59.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:47:59.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:47:59.210Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:47:59.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:47:59.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:47:59.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:47:59.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:47:59.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:00.640Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e95da16b-e522-425b-ab3f-30a161fa9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:10.654Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=50ab26fb-1f3c-4493-9a31-76e2a4f8ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:20.661Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=74b2597d-b087-46c8-a14e-3b72e3aaf5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:20.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:30.669Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=78c79ad4-0546-4c67-a34a-81b98a3c42d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:40.676Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=507a0116-dae4-4d6e-8c0b-bffcf9b4c602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:50.684Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=548e387f-fb85-4029-9c41-8c833a1d06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:48:50.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:00.692Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d48e2c42-bbf9-43b3-b91e-20e1be1ec9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:10.703Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=da268eef-9fd4-4564-842c-ac69047585c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:10.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:20.713Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0819b0ad-07cf-44fe-b9b1-61696f40b42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:30.721Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f6ad542a-75da-40dc-b6d7-9221e34ad59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:30.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:40.737Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fdfe9b31-62fb-4061-ac6d-26decc41374e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:40.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:50.747Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=41c23631-9bc1-4d70-b4bd-3939fc44dcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:49:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:00.755Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1f7e89b7-5333-4c69-a746-c2a2398e3d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:10.763Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=de72787d-39b3-40c1-9089-cb48f05ab4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:20.785Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=955c69ff-59b5-48bb-b5cb-ad32f1a458f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:30.795Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=38115f05-5b23-4a8e-8f45-15c64fbb034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:40.802Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=97bd5eb5-83f7-4414-9a03-320729fe7661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:50.809Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7a282498-0e63-482f-a64f-3a65cbba37c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:50:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:00.821Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5bac4494-35e4-47ce-848a-9b8e1857a8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:10.830Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6bb4140d-b3d8-45aa-a027-baf5b505d1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:10.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:20.841Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=48acfcb3-4315-4585-b3b9-f9160094ba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:30.863Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2b0b3307-6ed7-4c4b-a511-69afd971b766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:40.874Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b8c3d3f1-09b7-48ec-a3b9-90e9af1da802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:50.881Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=976f76e6-a73e-414e-84ab-844863c33fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:51:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:00.889Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bb14dce8-44bc-435b-a542-a5cddafc5d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:10.897Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=be564276-a12f-4493-91fb-cb240adbb7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:20.905Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=45008ff6-a54c-4ce6-97ef-03603133fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:30.914Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b4e835da-1cf5-46b5-967a-5a5581dcf9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:40.922Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cf870a0f-6caa-4b8a-9d53-c25fbc3d3930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:50.932Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5420bd0f-9b68-4f00-aee9-e6b981ecc49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:52:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:52:59.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:52:59.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:52:59.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:52:59.207Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:52:59.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:52:59.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:52:59.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:52:59.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:00.942Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=20f55335-5a29-4950-86a4-baa8223a66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:10.955Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f8dad4ae-382e-46a8-9846-1f3c5f01f7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:20.964Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=116953fb-2b04-4abd-9244-b4fa85132d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:20.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:30.972Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a3348267-74fb-4446-b4e8-82b2f4f6877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:40.980Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1aac2686-ae64-4400-b8ad-b8ed409ec82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:50.989Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6692f385-39f7-4f3d-aabd-a8d83da81b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:53:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:00.996Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=71503bee-382a-445b-801e-9f10211c7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:01.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:11.013Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=96193eda-0fa7-4fb5-a367-7731119a3d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:21.024Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c3dbf70c-5d75-4d34-a530-929712124d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:31.033Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=18e3f3ad-e283-45a4-8d31-d14dfb42092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:41.051Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c737980e-3a4b-4740-94ee-ea785fe24e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:51.060Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f3a82c7a-bb48-4be6-890b-22685960f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:54:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:01.066Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=51f04983-1e16-4527-8e62-03b2ca2d564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:11.074Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d1b82532-3311-4ba3-86ab-ebf26b838913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:21.082Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c637dbc1-a6a4-4817-b727-e734f05884e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:31.090Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6729ce7f-360f-4393-be3d-03ef06ee0a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:41.098Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7a1d5534-d6fa-4cc4-bc19-1cdd8ac6bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:51.104Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0a9dcef3-2c09-4a02-b654-c683ed87bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:55:51.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:01.111Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ea0f408f-9edc-43b9-bb1e-65832ae593b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:01.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:11.122Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f4a27beb-5fb1-4989-8aad-d549de8eacac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:11.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:21.132Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a15a841c-28ce-4d3e-8c25-40729dfa9ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:21.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:31.149Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=867555c6-cb70-4f5f-b847-cb7281932b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:41.165Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=79489d60-3330-4490-abed-4b7c422a7b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:51.174Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=873b8be4-a563-4a56-9f0a-c75c6fadf02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:56:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:01.183Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9cb30425-329f-40ab-a766-2750be61a74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:11.190Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8cfb62b8-ef03-4b8a-a543-9a36ac6cae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:21.197Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=91cb24e9-49ff-4cec-b457-8e6cbbc7be2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:21.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:31.215Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4ad8e669-aeda-460d-9b1d-fb303f19e584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:41.222Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ce599b9b-a5c6-4e4f-ab3d-ca6960a0d149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:51.233Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=85c5eedc-c99e-4475-9f8a-af0df30404d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:57:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:57:59.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-13T23:57:59.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-13T23:57:59.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:57:59.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:57:59.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-13T23:57:59.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-13T23:57:59.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-13T23:57:59.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:01.250Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bb99c4e3-2341-4a14-b4bf-30088cd73dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:11.255Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5f6ff84a-5b6e-41a8-8cfc-6b2b59d52624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:21.263Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b1dc879b-5206-439b-a96f-4c5bf2678b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:31.270Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=69823c46-e740-4630-89ca-24cd0ce804f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:31.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:41.278Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9714c46c-148b-4f19-a648-ff477e761fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:51.293Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c21633b3-94c3-4081-b233-acaaf3b7dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:58:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:01.302Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9fa60cf4-8fcb-481b-bc5b-6ef1cfcb994e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:11.311Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=16cdb4a6-bf8d-4c82-96c3-12e0653c10ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:11.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:21.320Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8bc57d7f-435b-4982-8ca3-def5263234ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:31.330Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=33b6ed6f-898b-4a7a-b1b0-f7ee29deb79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:41.342Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=68afdfe1-826d-422e-83b2-5251eefb8bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:51.351Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f53dee3b-4438-4620-b825-9ef10d72de98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-13T23:59:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:01.359Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5b74bc56-376c-4786-85c0-4f8403276b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:11.378Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c926db33-856d-4d88-8843-7a3bdb15e740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:21.388Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4581046a-5802-4e1d-8c9d-02c6cb48c090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:31.396Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5fb134da-5316-44d4-bcdf-65563a31f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:41.413Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8a3d4f67-cbe2-4fb8-a87e-57de80b1c6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:51.421Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d891cd82-e34a-4bd5-9b2b-99428a0ce8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:00:51.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:01.432Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3ba91378-de38-4c7a-bd54-da4e821bdc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:11.445Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ac7aad99-90ae-4cfb-aef8-eda1a190bd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:21.453Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=65563100-5f49-4007-a7a6-1db2eb88f778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:21.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:31.461Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2588b1ed-9843-47a2-99d3-054ebf158290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:31.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:41.470Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fafc6357-c680-43cf-bd1a-6b6055d2ee6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:51.479Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a9e8a07a-2a52-4dfb-bf64-c446509d564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:01:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:01.486Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9466de77-889c-4507-ab14-fbf18e56cdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:11.494Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2be4d0c6-1af0-4b52-933d-e872da0fc1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:21.504Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7f7433fb-a013-4ce5-8068-1a79c824ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:31.514Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d61ceefe-1f38-4ffa-87a0-b9f571b1cdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:31.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:41.523Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bf372c91-0117-47b5-a058-01f76ae08387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:51.541Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=23d21fa8-0d20-46e2-8382-413964998c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:02:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:02:59.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:02:59.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:02:59.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:02:59.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:02:59.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:02:59.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:02:59.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:02:59.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:01.548Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=111fc435-181a-44bf-9994-64004c399cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:11.556Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9d1c1f47-6122-4c1e-8e98-2ffc6e231485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:21.563Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fee29cc5-294a-4c39-b4e2-2427e1ed0208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:31.569Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ccaa2eca-b9b7-4597-a0bf-412aa5b76cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:41.576Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e805c72d-5fd6-47b0-ae0c-5f4a54b9b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:51.584Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2bf13364-f7ca-4557-ac56-272900d86d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:03:51.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:01.592Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=45d4b836-9b65-48b5-8180-fc04789f3139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:01.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:11.599Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=947163a6-97b2-4951-89e0-ffb5481df5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:21.609Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3c345e54-42c3-47b3-ae14-1ec74a1d374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:31.623Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=36f8f403-bf39-4d4e-a9a3-2c8a01c5f765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:41.631Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e0388214-7b1d-4179-aa4c-0e142549b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:51.640Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7f4ef77a-cd3c-45f3-b67c-41d0736d4a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:04:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:01.648Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=76b4f4e0-75a8-442e-8aac-505b42a7112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:11.655Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1bf9f978-5b87-485a-b1cf-83cb83d11eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:21.664Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4b94a488-ee06-4f07-a7dd-1d05d684dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:31.671Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=88749e9e-7b7f-41cb-b26a-13d2b0b472f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:41.678Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=31d15497-c1bb-445f-89b6-554128ce8a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:51.685Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=91430254-d40b-4237-a4fc-3e86af5a66cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:05:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:01.694Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a8ade861-e1a4-419b-b655-f83bddb1291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:11.703Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=56338b8e-beda-4ab7-b17e-cbce4845eb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:21.718Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=328fd387-16a6-47c9-877d-475f682749d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:31.728Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=69759e72-6e27-4c26-a373-86e7e87fccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:41.736Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fb975c66-1730-4dd0-b6c9-fdc963daa552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:51.744Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9131de70-b3ea-426b-85b7-7ff313b5059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:06:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:01.751Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8fa8d5cf-37d4-4b1d-b2aa-2279f82492da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:11.759Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7e875dfb-29fb-4f0c-8003-feb1c0b7e8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:21.766Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0309ca13-054f-46fd-ba76-191d1c5a2841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:31.773Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0619828e-3d5a-46c4-8aea-11d32e30b113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:41.781Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=047e0ba2-fb94-45d3-8033-286d55d39742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:51.789Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b7a5bb01-83a5-4af3-af7c-c75d9a1e3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:07:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:07:59.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:07:59.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:07:59.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:07:59.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:07:59.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:07:59.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:07:59.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:07:59.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:01.799Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=37c49432-0de1-496c-b0b2-537882a39b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:11.810Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5d408776-d14c-4f1d-bd69-406133752e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:21.817Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fe6bbd95-bff1-4944-9d5b-ade4a6ba228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:31.825Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d010cdd6-f9b2-4f71-b317-aa8a5c4d53c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:41.832Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=37c40a92-8e92-42c0-b275-48f7cbc9db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:51.838Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2ec36b7a-54bf-48e6-9ddf-0e6ddcc179d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:08:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:01.845Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9118ef07-4bfe-4bbb-92a2-ed667b647de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:11.851Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=abedb627-cfe9-4207-84a7-938bb91f918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:21.863Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4535b980-e885-4485-938d-a32247c5a608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:31.873Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=32e41c10-2946-43a4-84f2-69feb597e54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:31.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:41.881Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d0beddae-1cb4-4fd9-a9de-39339ca46167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:41.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:51.897Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f4a62e5c-bbb1-4b10-a043-c17d2d26dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:09:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:01.907Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=81d1ed82-351b-4b62-98c4-7cc27d69e33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:11.914Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3a67b9dc-d220-474e-9343-f2b70e3b31d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:11.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:21.920Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6a08fb53-d2dc-415b-b1d4-aaa40ccc2cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:21.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:31.930Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4dd9f887-0fd3-4c95-8d85-c7550c735440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:41.939Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=edc6f9c1-5264-4c92-80a5-9dc1b3d4ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:41.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:51.946Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=538d49b5-f785-42f7-8cbc-c7de9ab752ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:10:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:01.953Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=681f4cae-4b6a-4529-84b3-406afd51266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:01.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:11.962Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=32ea1294-a4a2-4fc5-87d6-dcfd15ba6868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:11.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:21.971Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ae4c1040-083a-4493-ac5b-71e1a7135e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:31.982Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=11c75630-ed55-4776-b870-25ba9f064d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:42.000Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7c375a1b-3406-4bc3-8132-25e6fc6f4f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:52.008Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8681f54b-77b7-4f6f-a3b6-6d3d7ebfc915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:11:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:02.014Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=856ca9bd-8802-4552-a8ef-854cc70ad778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:12.022Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d91f0e0b-dac3-4d8d-bf8e-727a507d9228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:12.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:22.033Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=dbe74355-b39d-43d5-8885-81a648707088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:32.041Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f1330965-100b-4665-af6a-8dc363cd8679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:42.048Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0995f8e4-2a15-4aec-ac84-42ad2854ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:52.056Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=266f6872-5ada-405f-a69c-3b32c7fc3450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:12:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:12:59.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:12:59.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:12:59.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:12:59.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:12:59.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:12:59.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:12:59.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:12:59.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:02.065Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2b72bbdb-559d-407f-ad73-d0aca2815a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:12.073Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=575ac2a7-d4a7-4f0f-b88f-c39de3e417b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:22.090Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=df9e044a-adbc-43d3-a46f-2bf6d3d93214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:32.100Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9a3342d1-5bbc-44ec-a4ad-cdf080068274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:42.106Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4f116b6a-4292-4a88-b2e7-ffa3bda81556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:52.114Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6e52b99b-a4c9-4406-b540-401afd097d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:13:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:02.120Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c7590ccb-a066-4c8c-92f1-cc9e0140da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:02.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:12.128Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=65efa084-9028-4549-acdd-35e9b9480aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:12.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:22.134Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=dd2980ba-417d-4e94-b200-ec2b433b5a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:32.142Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8df6604b-6d89-44ef-af3c-96033ca57f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:32.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:42.150Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=78ecc8a2-8f55-44cb-a1e0-072a2b374d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:52.160Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4008c9a0-280e-4fa3-9119-e77b88930b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:14:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:02.177Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8969ea4a-d36e-4d38-a166-6a0d6ba838cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:12.185Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fa9056fe-2d33-4f63-9369-372e94cd6127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:22.192Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=21eed21c-1c37-4e03-9a5d-11e37e5228dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:32.200Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3c4a735c-aa57-4444-a0b8-ae77cfecfd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:42.207Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=371b4bc3-efe3-4482-86ad-723971e5af21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:52.214Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=67c4a258-8005-4b10-89ec-ecb978651549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:15:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:02.220Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3a679c9a-344a-4c78-8dcb-9a8b79ed243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:12.227Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f8254f13-3c72-40eb-b1c0-39d480cbc37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:12.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:22.236Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=069a1c29-0b05-4d03-a95f-010729759739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:32.249Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=32827826-defe-4384-be72-fd0f471dc3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:42.258Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=75a80a0b-1109-4bdb-92a6-69d227396e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:52.266Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5026fa6b-b0e8-4de7-82f1-3609b68f3d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:16:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:02.273Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f1789b12-a613-4e41-97b2-5f8022dc4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:12.280Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7d91c919-a4ce-4557-a01b-2429cf2a539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:22.287Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a613136d-fc17-4efa-95d7-8f864206c00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:32.293Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=454b1377-ff1e-4bb0-9592-a00a75079192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:42.300Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1cf6032e-c417-47cd-87b5-435c06291bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:52.311Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7205dad6-c798-4c49-9c4b-75b84d136329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:17:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:17:59.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:17:59.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:17:59.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:17:59.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:17:59.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:17:59.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:17:59.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:17:59.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:02.318Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=14e5aab5-6e53-451b-8294-e3bb1347d7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:12.326Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=70f4b942-c2bc-4baa-b920-9c38c6c36d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:22.337Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3da1ad16-1aea-4298-a5a4-e778056aa9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:32.357Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0986af13-3e39-4228-90bf-335ce3414e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:42.363Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5917a249-c06a-443a-8f7a-5e9e767903e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:52.373Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=db8d37bf-b6dc-4aae-8f08-928840a4c906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:18:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:02.378Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a9625f8b-fb28-4fd4-b64b-5e64599f9add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:12.386Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=70633639-47b0-4414-b3dd-882555a3007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:22.395Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b9bba829-f9e0-46a1-ade2-8bd4e2dea3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:32.400Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=41f8e4a0-0784-44bc-bf53-1f66c4216d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:42.407Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9904406a-05bd-430f-8f0b-9ce182ee4982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:52.417Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=252e802d-b65a-4c6b-a62e-626d515725ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:19:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:02.425Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9801bc40-f141-43d9-953d-89fbfc7adc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:12.453Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=802864a8-1496-4ab9-94cc-c080b5aefb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:12.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:22.463Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7ba27799-ae0f-4317-9bfe-628ff7887dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:32.470Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c2556f6f-3127-45de-a1b5-16133c9e4fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:42.477Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3a24bc91-4725-4839-8b78-523e037c707d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:52.484Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=33d73acd-ee71-41c9-864b-e9f343c47e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:20:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:02.491Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b3546465-a50a-44f2-bc30-1f1820515913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:12.497Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2b3e2069-cb89-4f41-b600-198df6a29945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:22.504Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=483ef12d-c3b7-4add-822a-4456d05cf11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:32.512Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ae423456-f039-4d9b-83fc-2135b91db6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:42.521Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=48f747ee-9dc6-4ce8-994d-7d6c754b15d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:52.533Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=158122b3-4dc4-4884-bd18-4324a4eb89fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:21:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:02.546Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8a08e314-1aeb-40d3-966a-3c7110f0b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:12.553Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3a2e2a39-5bf4-4e82-a65c-ebe36ce3091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:22.560Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=dc3e4ab5-225a-4ae2-b308-2186aa4b8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:22.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:32.567Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1b35d9f9-e8e5-427d-af11-48c4569db13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:42.574Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=362a4ffb-457a-4867-8753-ea4d15a258ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:52.580Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=db5fbdd0-91c6-4066-ae2f-0e02c7b4d932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:22:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:22:59.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:22:59.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:22:59.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:22:59.169Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:22:59.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:22:59.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:22:59.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:22:59.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:02.587Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=31c193cf-b123-44a9-94a9-feb52594b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:12.594Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1d8059fa-4eda-427b-a104-541d7b95a0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:22.602Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e50e8b80-895d-4853-b7e1-904ab5745f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:32.621Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=057b5dae-8c7b-46a5-82b1-e365720966da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:42.628Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f3bf59d9-6342-48a8-b689-344318afdbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:42.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:52.633Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f1798491-212d-48c0-8921-5f9e3e4c8f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:23:52.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:02.641Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=af9ea18f-a3ec-4a18-a49b-7d5977270aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:12.647Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c8f9f44d-80ad-4ba2-9742-03c7c9d6a8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:22.654Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4838f8c8-576c-4dea-98a9-58bcf3f91e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:32.660Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ed50d0de-ad97-4889-a685-c3835daf5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:42.669Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3effe6fe-e77a-4b2c-bf84-4d74a1b058f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:42.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:52.677Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cc3739d0-f269-4173-bcdc-d723af177525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:24:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:02.693Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=36d98323-77c9-4506-a784-f2073c5cf0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:12.700Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3788ed3f-e0b0-4def-b119-fbbeb1097b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:12.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:22.706Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f6362949-1117-4ced-b64e-faff41a18157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:22.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:32.714Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=61ab9af6-3df5-469c-8ee3-b5db04b1f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:42.719Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cb5f2595-1d3e-4202-ba55-c4aeeea31f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:52.726Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d635a3c0-58ae-4699-a3b7-e2abe3698b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:25:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:02.732Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=51d84254-b7ce-4b7a-b90c-a2840ca26ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:12.739Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7d761e9a-9424-4700-9b32-34648e233e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:22.751Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1be005cb-0a77-449d-91fd-ed92b19ac84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:22.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:32.759Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2e24ec03-d2d9-431c-b29f-7936400e0bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:42.775Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1b87cd51-7fc6-4e26-b548-8e6e475c987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:52.782Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9b5130a7-4fe3-4524-87fa-323cca947f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:26:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:02.793Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8d3bf450-13bf-4dff-b97b-00441195f3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:12.800Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=557c320b-c7d9-4f52-b26b-07bc91eb17e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:22.806Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f524f251-c7cd-4df1-a6fd-e5e6652a0f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:32.813Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3db33196-9832-4e11-8573-980ce6013add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:42.820Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=77b12f34-709c-4419-b5c1-c9ca5fa8adef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:52.828Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=83498a90-dfab-443b-8b66-9958036036c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:27:52.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:27:59.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:27:59.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:27:59.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:27:59.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:27:59.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:27:59.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:27:59.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:27:59.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:02.835Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8b8c5102-15a3-4d35-858d-af61a2e6a25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:12.843Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e47e0ccc-aec7-4fd0-ae6f-34cf6201bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:22.862Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f2e61a49-e79c-4234-8343-b4bc4e3e192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:32.877Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d5cd8332-deb0-42d8-a6ad-1c61c6034a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:42.884Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=630d4d80-2916-4aea-945a-aca6da4b51e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:52.890Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bad83133-0f2f-4a75-959c-28316ca191ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:28:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:02.896Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3d748a01-2eb3-42a2-90b6-ed515859facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:12.904Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2f75929c-12bb-41e3-8edb-7cd4cf7848ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:22.910Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1a9c916d-4462-4777-8858-d479c88612b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:32.916Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=009544d6-0533-4d70-9582-5396caa27aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:42.924Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=60879dd2-f226-4a7e-b6dc-f8c89fec5236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:52.934Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=78113851-24f8-4d14-8254-5939a0110ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:29:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:02.954Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8f67204d-78c0-4449-9dca-9a937a6afa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:12.960Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fe6a2ed5-ece2-4a2c-bfbe-ae9f1574c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:22.966Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=aa668388-70d2-40cf-a9c9-c81e415b0fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:32.973Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=246492da-e945-4543-a5cf-74b517ba775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:42.979Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7e064ddc-2a8c-4597-a224-b3b01c31f217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:52.985Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7f83e0e2-6853-416a-9d6b-c785d0a7f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:30:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:02.993Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c19421d9-4b20-4468-b3d7-86e60511d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:13.001Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8a11d50e-25af-4168-9531-c3c2696b3917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:23.016Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8dcba2e3-50b0-4362-badf-9828b386d98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:33.025Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=53f6469b-e54a-4b09-8499-0299b398e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:43.036Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=abe78e40-6b68-4ed0-9f24-57c7e9fb89eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:43.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:53.045Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=12578fce-a21f-4e80-94d5-220e670b8a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:31:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:03.052Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5207270e-2d23-4313-866d-8e5510edba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:03.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:13.058Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=af4a4749-7bde-41cd-919f-0a68db986e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:23.064Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c32ce71c-b264-44af-8d3b-2b1bf0289521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:33.070Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=374b803c-0426-4ee9-8c62-ef91f4c8d000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:43.076Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=330e751c-a611-4814-a471-4cb3cf98afd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:53.085Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=828ab937-8cc6-43be-a16d-8342a669e03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:32:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:32:59.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:32:59.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:32:59.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:32:59.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:32:59.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:32:59.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:32:59.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:32:59.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:03.093Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8c98710a-3209-4428-a84f-1f2b9717aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:13.107Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=722a4199-8e48-492d-b577-6f173ee80c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:23.115Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9cb8e88a-ad73-4a2a-88a1-aa189bb810c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:33.121Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=eea1ae2c-0360-4dae-b7b9-d29dace16244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:43.127Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ceccfe87-eb5f-49cc-8ea0-8008969a7443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:53.135Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=dfd03ff7-9499-483b-ae96-24762b5549e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:33:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:03.141Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=76e166a6-4068-4d02-8efc-749d17999f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:13.150Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=efe9fcbf-3744-4787-a7f5-b86ed8f1902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:23.157Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=273fad57-cbdc-401d-bd5f-fed5f838a3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:33.165Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c08e3e4c-8ebf-4209-bc70-87ca5975764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:43.173Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=5a2deffc-7391-4313-87b3-716daee4582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:43.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:53.190Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7341644e-0d7d-455f-8823-7fe885c1b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:34:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:03.201Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3b5d779a-4ee0-4392-b1b6-e1a8ceab0c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:13.208Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2475d7c2-c6af-4641-98a1-a4553469c5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:23.213Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c22923f6-2588-497c-93d3-0ff4920de71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:33.220Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b5740000-5162-4436-bc69-21e5daa3f2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:43.228Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2bc05c50-6fe6-4a38-8b4b-ec94394d9eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:53.234Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=02627c52-7701-4876-8ad7-8c642a46bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:35:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:03.241Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bac88b3b-948c-4782-9430-2e5e0904672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:03.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:13.249Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=e7dd3c25-99ed-4a06-9b28-332798ddeca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:23.255Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=401e48c4-09e7-44c8-8d1f-c4f15f0c4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:33.264Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9cba4c20-fdbd-4432-a9a0-8fc8d39b3476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:43.279Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a46a7931-70bf-4b3f-ab9c-43f979dff18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:53.286Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=148c0092-a584-4b45-8ef5-a5baa4d467dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:36:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:03.293Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=de11172c-c8bc-4579-8cd7-ce1172f0ee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:13.300Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ec1eba33-b98e-4992-99fd-427ff9d58c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:23.307Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=d0d947dc-95fe-4c1f-b914-e603a38d1365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:33.313Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=260fa262-0ad4-43f4-a4ab-e9bce0780ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:43.321Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ff906209-5a08-48f6-be83-8c02cfb3497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:53.331Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ca48ed41-96f7-4996-bc76-d2a5daeb9154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:37:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:37:59.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:37:59.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:37:59.230Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:37:59.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:37:59.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:37:59.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:37:59.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:37:59.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:03.338Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ad9ddad1-ad04-4648-bce7-6caa2d4150cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:13.354Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=4a5a9561-5efd-4462-af6e-27d133ad1987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:23.362Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=7f4da08d-ecad-4edf-8ae4-678c079d6f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:33.369Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8d098898-2d3c-4e92-b56a-34fdf25266b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:33.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:43.375Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b858326a-f0f0-496e-84ff-2f9761a50ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:53.382Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a3d959b5-b724-4601-a80e-f8cbd03d462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:38:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:03.391Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8a583424-8319-4569-9713-f58a1ff50a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:13.398Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=414cba4e-a850-4d1f-b052-969e319b634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:23.405Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f1ad8e9b-8442-4d45-aeb6-de622246e9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:33.416Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f916fa22-1392-46b1-b1ae-b5443493628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:43.426Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bcec463b-75c7-460e-8547-1efd515f048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:53.442Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=47ed8ed0-25c3-45bb-a2ce-56abcd3e83e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:39:53.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:03.452Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b985650a-b316-42a4-80e1-4fedbd157bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:13.459Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a0a62611-ebe8-4940-89bb-84e4b956eee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:23.466Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9f1d6be8-02db-4291-8241-7e96af69c9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:33.473Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=3739adab-773f-4bf0-8963-7372ad713112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:33.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:43.480Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=8cc21dfd-3fb5-4d7a-893f-8ecc2546ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:53.487Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=2ce1b9e5-b45c-41c8-a022-ad82e8ac2992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:40:53.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:03.494Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bdf720bf-28b3-4430-853a-39d7c09dad17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:13.502Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=1da12dfc-e283-4ebb-94cc-6e8dd644acd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:23.510Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=fa5204b9-a52d-41ac-a4be-438fc213f460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:33.528Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=cb495d6b-d04e-4ac6-9626-5a67e6664e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:43.539Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9a2e5116-8dbc-4712-8f47-0f8d5e5a1fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:53.547Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=037a2a02-e037-4e76-8176-2056aec35c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:41:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:03.553Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=530046d8-f861-4e0c-8793-924e5d7ddfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:13.562Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=44f5ae34-bc97-44ea-9121-432cd0cdaa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:23.569Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=b829eb4f-ebf1-44cb-9462-a99be7bf4b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:33.575Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=9d467ac6-27ed-4c24-b9e8-7d8f1933773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:43.584Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ffdc8f6d-6f72-410f-a6b6-7c046ed2aa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:53.592Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=c9913d4d-92df-4cae-93ae-a967a2703c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:42:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:42:59.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-14T00:42:59.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-14T00:42:59.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:42:59.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:42:59.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-14T00:42:59.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-14T00:42:59.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-14T00:42:59.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:03.599Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=a3337134-5669-43f5-bcdb-a0bafbe4b675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:13.610Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=f57e06b6-665b-4663-a956-02f6aca75ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:23.619Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=243754fa-d4bb-4c9a-a0a4-365791a8567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:33.626Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=62d48ae1-2db8-4599-b2c6-3aca4f6e91bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:43.635Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=462a4610-4c04-4d89-9c1e-27851f63ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:53.642Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=0e34149c-69d2-4e56-993f-bbfbb99e9f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:43:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:03.650Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=faa20847-5c13-4873-be7f-a50a8fa66c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:03.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:13.656Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=27e0cec2-18a0-456e-b69b-b49ac5c4a29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:23.664Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=99aa6550-5445-4b1d-a833-881dee140b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:23.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:33.671Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6666c4ba-34ef-4799-8105-d32277cdcf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:33.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:43.677Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=aa3d1f1e-6e21-41fc-8e71-4c87708f0b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:53.685Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=ea67c912-22a5-47b9-a2ba-c5fe2cbc42e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:44:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:03.699Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6a391846-77e2-44f0-b326-9ef18e5d6f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:13.712Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=bfafc031-1f49-4696-96e3-617f8ffea308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:23.718Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=807f0da3-db04-4643-bea3-7ba36344d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:33.725Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=6150caff-1b8d-47fe-b818-191615be5cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:43.731Z |INFO |Init configs |InvocationID=8591a48f-9cc5-48ea-9c1a-39a0f44c000f, InstanceUUID=878e588a-b501-4dec-aa11-84f84007d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-14T00:45:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |