By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:11:11.061Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:11:11.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T12:11:11.097Z |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-12-02T12:11:11.667Z |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-12-02T12:11:11.750Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:11:11.750Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:11:11.750Z |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-12-02T12:11:11.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T12:11:12.001Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-02T12:11:12.052Z |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-12-02T12:11:13.666Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T12:11:14.040Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-02T12:11:14.057Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-02T12:11:14.058Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T12:11:14.108Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-02T12:11:14.108Z |INFO |Root WebApplicationContext: initialization completed in 2056 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-02T12:11:14.436Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-02T12:11:15.170Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T12:11:16.458Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T12:11:16.875Z |INFO |Started MainApp in 8.257 seconds (JVM running for 8.981) |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-02T12:11:16.928Z |INFO |Start scheduling PRH workflow |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:16.937Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b6d63d43-d529-4c1c-a79d-344e40b9a3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:11:18.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T12:11:21.405Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T12:11:21.405Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T12:11:21.408Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:28.917Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3b4eed45-d7ff-4ab0-bebb-7e13b829e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:11:29.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:39.950Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=10e88bdf-bff2-45f6-ae28-c1a84482dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:11:40.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:50.994Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bbac9dd8-3c9a-4bf0-b1a9-034858aab696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:11:52.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:11:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:02.062Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cc6bdaf1-c330-4765-9091-ba982b377aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:12:03.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:13.101Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7e3a139c-67dd-4ff6-be61-a1f8ebd25904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:12:14.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:24.142Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=680c5912-4d72-4d82-8be2-2ce64b92b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:12:25.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:35.182Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c4f58fd3-201c-41f0-af97-6ef8fead7443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:12:36.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:46.222Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=81db23ef-d300-4a00-9f1d-4a06e71e01f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:12:47.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:57.264Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0a595b1a-0677-436c-819a-50c3562ff5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:12:58.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:12:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:08.307Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=75e3575c-13e1-4f5a-98cc-9361cd87cc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:13:09.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:19.502Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d1228b32-651b-4795-99c5-2e9a55f1911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:13:20.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:30.544Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=42155839-d970-42fe-a0c4-c9f61c25aa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:13:31.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:41.581Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=61c946f7-ce63-4de5-989c-24e92b4c0ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:13:42.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:52.623Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5420d1e3-2168-41e4-b6c7-84651da94e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:13:53.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:13:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:03.700Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=29f37a3c-a941-4f81-91ed-1f4a64a6212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:14:04.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:14.766Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b617095e-fc49-455e-b5a9-23bb4a0eb1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:14:15.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:25.806Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=36cd1c32-93be-41e5-967e-d5e18356015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:14:26.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:36.847Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d4016862-0b5f-48b5-8514-c63909c8ac9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:14:37.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:47.886Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2297845a-8491-4055-9077-1232eb02df96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:14:48.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:58.928Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2da45530-0944-4935-aa39-4a3e9e3e3f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:14:59.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:14:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:09.972Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4b68e252-f0b7-4bdd-a9bc-00615cf36c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:15:11.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:21.006Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=81165fcc-8204-4c48-96d8-9a69de4117a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:15:22.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:32.046Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e3b515cb-c7ad-4c2f-8ca7-a91a00899be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:15:33.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:43.085Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a2723658-f143-4764-953f-14e5a5e6652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:15:44.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:54.126Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=45e56c14-7b1b-47c9-bd49-6396d37575c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:15:55.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:15:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:05.167Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=600fd8cf-3a00-4b20-aad2-72185f3c6dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:16:06.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:16:15.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:16:15.537Z |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-12-02T12:16:15.538Z |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-12-02T12:16:15.541Z |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-12-02T12:16:15.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:16:15.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:16:15.549Z |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-12-02T12:16:15.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:16.205Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a3fc2417-6840-4be1-a3ad-0ab545a2686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:16:17.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:27.247Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0cfa6653-b117-427a-b125-46df6d8824f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:16:28.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:38.285Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d7b50398-1979-4ede-aebf-91416e82cbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:16:39.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:49.325Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=99ae2e52-cb76-4082-9a52-672b628801a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:16:50.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:16:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:00.365Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=49e13da6-dc57-451e-83e2-822ae7ae2031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:17:01.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:11.406Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=df67ffcb-3717-40eb-8fbf-fcaa11c94c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:17:12.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:22.447Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=30fb0d76-8ea1-414e-942a-c305dd0a7955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:17:23.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:33.490Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cd81e691-8d05-40b7-8ee6-cb1860a6a62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:17:34.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:44.526Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1d54aec6-adaa-4a2d-be70-cccbfd594b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:17:45.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:55.565Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6a8bd270-aa26-4af6-801a-245d24c141f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:17:56.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:17:56.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:06.606Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b96b80f5-70a8-421c-adfb-412fe9aea45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:18:07.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:17.647Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bee2f926-5529-46be-adfc-08f5c3e9dda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:18:18.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:28.692Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=314b3859-a335-4f32-a268-c74e271afa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:18:29.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:39.728Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b7847fb3-b9d3-492c-aaa7-a1dce36bf817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:18:40.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:50.767Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=269fd79c-e27d-4be5-a5ac-8cf588b4ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:18:51.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:18:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:01.806Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7b26616f-c8c2-42e0-949e-56c168d1fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:19:02.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:12.845Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d8861c3b-6c6b-4c02-9193-a865ea0934e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:19:13.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:23.886Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1e518bf6-997f-4a5d-89c7-bb11bcdce603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:19:24.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:34.931Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0c30363e-60e7-4622-adfd-605de2758f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:19:35.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:45.967Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8c440c3b-e6ff-4891-ada4-d5376b131b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:19:47.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:47.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:57.011Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=15f72bac-2630-4b48-bfab-0f35f5296a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:19:58.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:19:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:08.050Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=98ee9679-6ba4-436f-89f3-88d4675fc80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:20:09.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:19.086Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ed478d1f-0ee8-4161-aa57-546471313d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:20:20.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:20.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:30.125Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1f8b484b-a44c-44ac-9d16-40317b922c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:20:31.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:31.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:41.455Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=72a5ff8a-b6ab-4702-9183-7b7bb9386b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:20:43.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:53.039Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f6761c3e-1592-4213-b668-068ea05e66e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:20:54.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:20:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:04.078Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=41f131d3-d9f3-4eb4-815e-b3ca968b98a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:21:05.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:21:14.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:21:14.830Z |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-12-02T12:21:14.831Z |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-12-02T12:21:14.835Z |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-12-02T12:21:14.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:21:14.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:21:14.842Z |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-12-02T12:21:14.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:15.117Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=99315079-1f0e-4740-8ae4-d040df3bf6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:21:16.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:26.158Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1648334e-e7b1-4376-81ae-5c6c31e75d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:21:27.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:27.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:37.201Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=95d9af3e-b56f-4ff2-a771-14d75ea0a07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T12:21:38.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.161.42:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:38.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:48.239Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=859b362b-c50b-4f6c-9bcd-8761f7b378bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:58.352Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a59621e3-3d21-4602-9a56-1dc50f4d53d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:21:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:08.389Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8c79760f-5de4-4bcf-a5d7-4129fe74fe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:18.404Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=260282ae-1066-42fa-a592-3f5b922ec801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:28.416Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=aef5ca67-f55a-45e9-be49-6c2d4a73ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:38.429Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1545466a-583f-42dc-8247-b27341d96a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:48.442Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d967f45f-e931-4122-8e2c-4d18d501d227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:58.454Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c5d57c4e-345c-48c6-b51c-a9a13ae67477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:22:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:08.467Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b09d1167-3291-4f7c-9c43-57d2f2ab39ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:18.481Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1631d0db-c8eb-4b0d-9b7a-b0ec8d8cb8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:28.493Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=61ec4c73-b331-42cb-b634-ab3d64774c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:28.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:38.508Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2c0d6937-35f3-4e0a-844c-aba496274a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:48.527Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6231d0f7-a1c8-4cfe-8ae1-3e0774693daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:58.543Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=559d86ae-8837-493e-a251-725f191449c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:23:58.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:08.554Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=515656f6-c728-420c-b7a2-8eecff8ecddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:18.566Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=39c08b8e-d44a-49fb-aec5-a86b80bb4b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:28.581Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d5bd13cc-2833-49ae-ba46-f2f4737037be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:38.592Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6c738f14-b3ce-4f28-9569-4f5da67cfbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:48.603Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=420aac8f-b333-412e-9b30-24da99ab90cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:58.615Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a546fb44-7f4e-4e21-893e-7d36ff427abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:24:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:08.632Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b572d86c-78f9-4fe2-a169-eecdd34444cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:18.652Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f1694eb1-5b21-451e-82df-d61191a7986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:28.669Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d446c965-6747-4c1e-b31a-445371341906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:38.681Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e0e0d601-c9b4-4fad-838c-70f9f3c4871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:48.695Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ea8b58b8-da02-41a7-bdab-730e906bfd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:58.706Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=64357e1e-2542-419f-a064-ff062726b6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:25:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:08.718Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9addd2fd-2065-47a0-8d0f-c5dfffc1989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:26:14.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:26:14.861Z |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-12-02T12:26:14.863Z |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-12-02T12:26:14.866Z |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-12-02T12:26:14.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:26:14.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:26:14.874Z |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-12-02T12:26:14.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:18.736Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=24bdd0a3-6850-4bef-9e69-2c55de0779f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:28.748Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8464bb0d-69b4-40c3-831c-ed27a6f2fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:38.760Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3da569dd-db3e-4f78-a727-0971ed9a5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:48.770Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5a496648-0824-47fb-82e0-fa42c2b6bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:58.782Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=dfbb7c3a-ecb1-437e-bdf6-d7e1edf91097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:26:58.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:08.802Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=394717fb-13f1-4232-8387-7e8402e785bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:18.812Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=86b0518e-38fa-415d-819d-413add3c4440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:28.826Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ff160811-2322-4dc0-9bf3-25ff6124e64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:38.837Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=591a4090-d118-4838-85c7-71af5d99f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:38.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:48.845Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=77ed6d22-ba57-4eeb-9782-ac3b93212b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:58.855Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=53bc8caf-ac15-4aba-abbc-8c4b3cee19d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:27:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:08.870Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=98424df2-795a-4c73-ad5b-85c8f0ebe334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:18.882Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7ee7a6bc-3ccb-4876-8351-15fcd91b0c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:28.889Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6a79fa7c-57d1-42f7-8bd9-93e9a5ce76c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:38.898Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=12068f0f-4563-4421-8c01-ae97d4466ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:48.908Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=87146a54-5342-460b-ba27-dbe2f9323e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:58.919Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=223da914-95e2-4d4c-a242-ab84a23f906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:28:58.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:08.930Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=18b79d42-53d9-463c-8910-56a527053e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:18.941Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e0f408ea-690b-49d7-8384-fc2f53a50625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:28.952Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4ec61a5e-3e71-4c6d-bdd8-ba3957ccdbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:28.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:38.964Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=70f20242-c148-4735-8e0a-99466f851849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:48.974Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a0f4f3a5-f449-415b-91ee-832e3e6ce212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:58.984Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2750c73d-1e6a-4fdb-9343-1dfa6ed5fc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:29:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:08.995Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c61ee49c-b212-4b3c-9a95-957e2100bed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:19.007Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b08a5517-c3dc-497e-b5f2-969864481ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:29.019Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=be9335a8-90c0-40f0-a94e-fe0ba9948947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:39.030Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c5dc496c-7b72-4cbf-b682-6a49344a156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:49.049Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3669323c-cd3c-45f3-9906-ae2d3da2c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:59.059Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=70d93e8a-7fe0-47f5-86ba-72c76b385ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:30:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:09.068Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=801c39b9-17c3-4b78-8c7b-6f4d841018dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:31:14.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:31:14.843Z |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-12-02T12:31:14.844Z |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-12-02T12:31:14.847Z |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-12-02T12:31:14.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:31:14.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:31:14.855Z |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-12-02T12:31:14.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:19.079Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ae545401-a826-4c96-9316-17c277211635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:29.090Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e4ca4b1a-6931-4210-b8a8-ac232f6abdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:39.118Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=48aea484-3f0d-4b14-8726-2927af1981d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:49.138Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b994f212-b3c3-444f-b0d4-10b9bebe9e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:49.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:59.151Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=65ddc34a-318f-406f-ab46-459e6fab8912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:31:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:09.160Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=197df54c-3340-4fcd-96ca-80c1593297ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:19.177Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c7cac17f-347e-4ce3-a024-31f1a244a601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:29.198Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=639d3236-a226-4c89-8bb2-c4d426e8649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:39.217Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=de3399af-d1e5-4d0d-82ab-c477083e943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:49.234Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=07e3d880-40df-4bfa-9671-a40e834882df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:49.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:59.245Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d5b9757c-4d04-4643-9121-0dd871979687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:32:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:09.252Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=90f00fc1-7110-4648-81d8-1429095c7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:19.261Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3a66c52d-4568-457f-baec-53f2c67cb9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:29.268Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=24ea7960-cf76-4e86-a1ae-0e82d961c199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:39.276Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7b21bb22-f2f6-4643-a232-9cfea54c0476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:49.286Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=138d714e-8519-4af4-82ea-6ac7c3a73422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:59.296Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5a421442-4472-46bb-858d-1a7639f88425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:33:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:09.306Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1d563fbe-25e6-4393-9d90-7b7590b04256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:19.323Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0baaffc6-7a95-4818-a0ce-e655175a8bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:29.333Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=83960a38-1f5d-40c8-a92b-98ecc6e3c1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:39.342Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=110ddd38-bc6b-44f6-8463-a118a0946bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:49.350Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=eaaa4e52-8acb-4869-bc1b-c87495c18b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:59.360Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=36637b3f-41cf-4bde-af56-439cf2ba0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:34:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:09.368Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2fe8561f-f4fd-4fc5-bf97-b04644b6deed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:19.377Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=374670ae-f411-4bc7-a30f-ea16674977b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:19.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:29.387Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8a37e5cf-b3de-45eb-8ce0-b040053f6394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:39.395Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5cbf4bd9-b7c2-4ee7-8e6d-08649d8ee4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:49.409Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5affcfde-c37f-4a2a-a6d3-d4a71ca8a6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:59.416Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=813544a1-4c1f-49dc-b510-e6986850929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:35:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:09.425Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=52fd25f5-490e-4e0e-97a7-0f1afba2cc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:09.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:36:14.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:36:14.820Z |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-12-02T12:36:14.822Z |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-12-02T12:36:14.825Z |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-12-02T12:36:14.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:36:14.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:36:14.832Z |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-12-02T12:36:14.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:19.434Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=89dddbcc-8f97-475c-b167-712c2c42cd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:29.444Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=65e93231-14bb-4799-81dc-38922e44ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:39.454Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c4178578-2ad3-4973-801d-8af9fd25b665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:49.463Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=673e8470-0194-4bf4-9ade-77ac33e8e78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:59.473Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6d5457c8-86b2-45b8-aa55-2f15b095851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:36:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:09.485Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4b1a7c45-8be7-48c5-8b43-ef434d24fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:19.492Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=537e178f-4d6c-4bb6-b88a-d9ea60b5294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:29.502Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=47ca6d3d-a2b7-4bcd-be22-43eec40d1ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:29.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:39.511Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cefe2eb5-c47b-4ba4-9f2c-443e7365322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:39.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:49.518Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3d916817-00a0-495e-a237-60e0ddd1ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:49.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:59.532Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=13f5d765-828f-4715-b586-37a5d6293a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:37:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:09.541Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2943bab5-4c2a-49ed-ab63-97c4a226c532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:19.551Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e9e68cb8-a555-49c2-b53b-6fcaf161df14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:19.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:29.564Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3c077951-1f9f-4d19-902c-156be8a61306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:39.576Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a24a7a14-8051-4a58-94d7-4d766f38bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:49.584Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bddc0924-d7b4-442f-9a33-45ba87a7f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:59.592Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f1d7a64b-8eda-4397-a21d-c2148631d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:38:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:09.602Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6a188bca-1267-4b01-8926-ae611c42fffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:19.610Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=292b7811-619f-4e1a-94cc-514b00c84650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:29.618Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bb336653-c467-46de-8b05-b8a410f811e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:39.627Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d5b7cbb6-99bc-449d-92f8-4e8b6f9c74ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:49.635Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f4f3ff4c-1036-4654-a4a0-7e57b218c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:59.643Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=94474c77-d7aa-4983-b3ff-c9f0ec32821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:39:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:09.653Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c83002cb-9976-41de-bf4b-8e0d538ea1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:19.660Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c965fb44-7dd5-47e7-b646-3f78e097d65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:19.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:29.673Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bfccdd97-2416-4cbd-bc28-5aa2bef0c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:29.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:39.688Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6f508786-e005-49fb-a9ba-837419fe801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:49.698Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=073951d0-9c96-4ee5-b9a9-1875995ac248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:59.708Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0f2305e8-7911-499c-8d94-cbb2c2534afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:40:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:09.717Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e4a94d8b-c3db-4337-abab-8623c6356ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:41:14.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:41:14.821Z |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-12-02T12:41:14.822Z |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-12-02T12:41:14.828Z |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-12-02T12:41:14.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:41:14.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:41:14.835Z |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-12-02T12:41:14.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:19.725Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=97908093-2d3c-4f65-a1c0-a8e284815873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:29.735Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=57167fae-3b46-4ba1-b0e7-0cf23f2f17f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:39.743Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=90c22ba2-e2dd-413c-bb50-91fb73e77fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:39.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:49.752Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b0c3eb51-32eb-4c84-ba13-1b6d74f68b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:59.760Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ee09e062-7959-4b4e-a8be-380ee5356054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:41:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:09.768Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d803153d-1f75-4df4-a23f-f1aed5b55755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:19.775Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=fd7f687d-9404-4b46-a0be-04a0e6daca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:29.791Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8dea4edd-81b9-4ebd-9486-faa66c1461ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:39.807Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4d4d8253-85bd-4c3a-8b80-5ceb2966fa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:49.818Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=abe0729e-eda9-4e16-9cc7-9dedffdc4149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:59.827Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7e2659d0-adc4-4b03-8870-9b5c12c4d08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:42:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:09.835Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ec4d71f6-2389-4da8-bd49-17994164f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:19.843Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c3f7d817-4649-484d-a783-a7e04ee29449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:29.852Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c5d48738-d90b-4a2e-b68a-81f5bd7b43b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:39.862Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bc664ecb-2af0-41c4-b37a-caee7d16fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:49.870Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=df3d58f7-e4a1-4ff3-bbd7-282fddf53803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:59.878Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6c57cba8-e834-4962-83c2-aa10ec26bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:43:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:09.891Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=92735bea-8f45-4b20-8633-91290ba962fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:19.900Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4dfa39a7-f894-4aac-9066-7a8349aa4fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:29.911Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ab7d2021-df13-4a17-ad0b-c200ec5ca5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:39.918Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=74ec99fa-2eee-4d83-8653-7cb3f5e1e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:49.928Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bfad38e6-0d68-438e-9a74-032a2c5783a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:59.948Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0612883e-cbb5-4b5d-b565-af7866dd88d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:44:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:09.957Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ad2a6993-60ef-44ff-bd7c-728e90a6e5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:19.965Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=08163eef-391a-419f-a5f3-146aaad11ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:29.973Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4bf26b7f-6d81-401b-a5f3-b0ae9d398276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:39.982Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=48ca74b8-904d-4a25-a5e1-e86542213ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:49.991Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=53279740-a32c-4c64-97fd-cd335c83d907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:45:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:00.000Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a356389a-6c81-4613-9e6b-94ae10e3c1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:00.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:10.008Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ce3d1fc0-150f-4b91-987c-aa44b99083b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:46:14.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:46:14.840Z |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-12-02T12:46:14.841Z |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-12-02T12:46:14.843Z |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-12-02T12:46:14.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:46:14.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:46:14.848Z |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-12-02T12:46:14.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:20.015Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=389d6a26-bbbf-4ee0-a44c-776b47047dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:30.023Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5159d666-b76a-4193-97ae-898eebbfd952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:40.034Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bb825b9d-4d63-40b9-baa3-8377417674be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:50.043Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4f7234c5-0196-4cdc-81a9-d77746127210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:46:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:00.069Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6a6f9caf-1cea-4973-8a06-391bdb8244a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:10.079Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ad638076-1f74-4505-a785-23afe283be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:20.087Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5405e812-8a31-4696-bff7-b93670b1be23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:30.095Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e6e6e6f8-2957-420d-a974-8fe19a447f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:40.103Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3c59f9e9-a236-4dd8-b33f-6b6b223c6866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:50.113Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9b096875-a817-43ff-88e2-793fd9b75d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:47:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:00.123Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f2051f74-4051-4c34-9bfc-d45e6756a8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:00.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:10.133Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8c3fa7d5-9bee-43df-9966-e8724f7de9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:20.142Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7149b922-58a7-43e4-8ed2-a000c70786ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:30.151Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=400d6ee5-2222-47d6-a5bf-ad0ca5606156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:40.160Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ad1d043a-bbcb-4cc9-9bb1-92fd91075bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:50.172Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9c17bb03-838a-4ee1-84e4-eaebcd317a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:48:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:00.193Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=38be50e1-3d64-481a-9891-a1a3775fa2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:10.206Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9cde4486-5bab-4994-9170-3ebb95716701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:20.213Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=06173756-f6cd-4968-87c5-52a52747b013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:30.221Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f6ade299-2aa2-4d96-b019-24a0d20640e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:40.230Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f398d301-f3eb-466f-ba05-7e8b517e5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:50.237Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a108ebc0-9a73-471b-be3a-24a7a29fb699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:49:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:00.246Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=084e3833-ce3a-4696-9bf7-5beef3892ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:10.253Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f5675d7c-c8f2-47e2-83de-718b942d3fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:20.263Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=56dc8a29-4c3c-4027-938e-760b268ed371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:30.271Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=84e65d48-0956-4f9a-b1d5-755182d2af07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:40.280Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a04bd8e4-1633-49d2-bd5a-a5e8f5e3a7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:50.296Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7664e8e6-bedc-4006-96fb-73a31a788ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:50:50.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:00.317Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=43de2073-f01c-4a25-8f45-ddbe5eec6efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:10.333Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d47600ba-8080-42ad-94c9-aa70d59270ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:51:14.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:51:14.787Z |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-12-02T12:51:14.788Z |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-12-02T12:51:14.791Z |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-12-02T12:51:14.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:51:14.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:51:14.795Z |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-12-02T12:51:14.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:20.343Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8beea6a0-3177-4c66-939a-d7d358755816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:30.353Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4badae23-2916-4f62-b01f-378bd8c8838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:40.361Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3d72bf0e-4703-4f59-bffc-7062013b2448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:50.370Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=529a0c20-873c-4d54-8249-0723a769d77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:51:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:00.381Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=30cd75b3-7507-427c-9ff2-fe62e2180f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:10.396Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c385dc3c-9dfc-4cf3-b85f-f99a83ba00c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:20.402Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=58656aad-aa7e-4a36-8d90-3410246ef5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:30.412Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=08f72378-5221-41c5-9b1e-37a71ad30d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:40.423Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=217c52e4-c086-465a-b05e-5d01f19a9ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:50.434Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0a0f3822-2b26-4cdf-996e-ca8fadf57772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:52:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:00.452Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=38bb5c56-35b6-4b0c-9b09-7e62e03936c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:00.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:10.466Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f7773970-4d7c-4f02-9220-80a3d7511c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:10.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:20.475Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4a8c2426-1641-4bd8-b544-29e748f75390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:30.483Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c05ff503-2303-4fbe-93c8-6f4710b66ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:40.492Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cdc83694-9568-4bc6-ab77-8023a2238cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:50.502Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9ff20b15-2c85-4a56-813d-c9abbbf32cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:53:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:00.511Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=11fd26f5-6689-4052-978d-ee2301a6a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:10.523Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=aec03704-07e5-4eb5-8c0b-4066e4cd2f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:10.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:20.533Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c6bc7a31-31af-4a33-9457-d6cdc719c59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:30.544Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e11bb9eb-d09b-43c6-9b64-3c8749f7c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:40.554Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cbe8cf7d-9f01-466f-83bd-917f826b0022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:50.563Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cb5067d8-2c34-4487-99cb-de5419f450d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:54:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:00.573Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=becfbe8d-e0f1-4d60-bb73-89e69c5046f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:10.587Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e56cfd32-900d-4d07-8ad4-3bc654ddcfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:20.600Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6e88f9c1-0c05-4f18-97e5-b83bd70c3ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:30.615Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0c1f0416-d44d-4281-99c9-fb3872acc997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:40.625Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4f883029-7cbd-4691-9b75-0fa1b7d2a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:50.634Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=24bdca5c-529c-4321-88bd-5f38d94461c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:55:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:00.640Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7e1cb009-5f94-4f3f-9879-23ef53013849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:10.649Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bdb0aac1-91db-4c50-9b01-af20a49a4146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:56:14.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T12:56:14.774Z |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-12-02T12:56:14.775Z |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-12-02T12:56:14.779Z |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-12-02T12:56:14.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T12:56:14.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T12:56:14.784Z |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-12-02T12:56:14.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:20.658Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=de63be8e-1c74-410b-aa61-1582ffc01403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:30.665Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=86824d11-aacd-44ee-a599-aa309f9c4cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:40.673Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f7e61c3b-6a31-487f-b446-769f835215c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:40.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:50.685Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a97de385-db28-4d8a-ab1c-7327d6f20326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:56:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:00.692Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=53ddf182-c2c0-464b-b430-3c50a964d519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:10.700Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=610f6303-4b97-479c-a1a7-b5f4743d65bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:20.720Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b7f897df-3491-4abf-8760-1cca175ff21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:30.736Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=272e7ba4-b9e2-43d4-924b-0451c603cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:40.745Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5b40e599-cdba-4f8c-99c7-437d8319041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:50.751Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9b023d9a-3dd9-489c-b448-8f327aa9a72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:57:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:00.759Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7454915-994b-45ce-8745-4b46d6956425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:10.766Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d6997c4d-ad53-4e47-82e6-5de1ef80487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:20.775Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=56723d3d-9cd6-4321-864f-4b56abfab406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:30.783Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7443ca34-b008-4e34-a634-7ad23717ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:40.789Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=669dad35-c796-4cf8-badc-c74fda2d25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:50.798Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7135ab4c-d940-424a-9601-1fb1ca966dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:58:50.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:00.807Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a108b574-9595-47c4-b37a-16ec36a3266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:10.822Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=26d347e4-9264-4311-8f32-a27b300eee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:20.842Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d7a74e57-ee96-411d-b4f8-2230cf31c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:30.855Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b4802c11-a056-48f1-b776-34a11da7a316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:40.862Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=63b6e467-9123-4610-8748-57f580b8539d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:50.869Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8e98eb9f-3c21-4714-a162-16cf6f7ad447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T12:59:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:00.876Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e81cdfee-cf07-457e-a771-7a22d0d0b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:10.888Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bdd1684a-891d-4eb5-834f-b06606772ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:20.896Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=163c9182-71ef-4709-ba7c-a831f905a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:30.904Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a975fd45-37f2-48d2-b282-7cd0e74aa673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:40.912Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cbf9592c-7100-4cba-93b6-75033ff4a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:50.918Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9bbe2dd3-7979-49ed-9f77-ebed6f104838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:00:50.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:00.925Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7351326c-fada-4a13-857b-7efa07f8f2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:10.934Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=11633b3e-4ce7-420c-bdee-0525e9c87f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:10.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:01:14.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:01:14.768Z |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-12-02T13:01:14.769Z |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-12-02T13:01:14.771Z |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-12-02T13:01:14.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:01:14.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:01:14.777Z |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-12-02T13:01:14.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:20.944Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=26178fd9-eec5-4009-8b5d-bb1de40ad816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:31.011Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=fca79c66-3998-4538-9118-f0b2b8470e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:41.021Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=68e8b607-9872-4e98-88df-5b886312fdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:51.029Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=be2b3b25-8fb3-4ca2-8d08-2f54d0d08416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:01:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:01.036Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2e6cbf14-ea0d-43cf-91c3-5444b6824296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:11.043Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e1fe8fee-406e-469b-89f2-c129e48febef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:21.051Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=71aaec28-6073-4152-9da1-0f5a85c33d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:31.059Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0a88a2b6-bcbb-420c-b62c-08331e2f2c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:41.067Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f6390901-9f72-4262-90bc-e82d9bb86b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:51.074Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c0623266-2f6f-4a6c-98ea-51560c7d9870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:02:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:01.081Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bfd3a56f-52c7-4606-9346-a893c1ed3ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:01.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:11.089Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9065acbe-67c8-4fba-a33b-b1394a5eab86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:21.097Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=98d541f8-a9bd-44ae-bd07-c2c3c066e22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:21.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:31.115Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=490036a5-bab7-4c51-8688-aa26cd90af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:41.126Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=fc6e15b0-cdef-4d1b-80cc-c1440a9079bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:51.133Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=291ef16b-cc29-41c9-b1af-12e3714fcd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:03:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:01.139Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b0c1aeff-a996-4f4b-a495-25626dc52843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:11.176Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6b0a1410-8ee4-44ad-ae64-c7dc1858a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:21.185Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3bdc068a-4872-4679-befe-b48be7a56c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:31.194Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9759bd7a-b53d-4fe0-bb78-5dc93d4b3750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:41.204Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c8e8d6fb-a7f9-4223-b165-0038375e3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:51.213Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c5cebdd8-52f9-4102-81d8-38c827a02b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:04:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:01.220Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b8038b03-c9c3-4f34-b839-db0d6e2b16b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:11.227Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=593a9f80-63be-4618-9a27-1a8b900b5cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:21.235Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8414fccb-797d-4e1a-9489-14c5138e4c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:21.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:31.244Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=08b3a675-dd51-4869-9cc0-2727876bc03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:41.252Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6946393b-86c6-4274-a938-47cbc99f7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:51.269Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6229bb61-86dd-4ee0-9db4-86c399dce0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:05:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:01.278Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2495ecce-7029-4ec9-8f9c-f39bf52bfdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:01.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:11.297Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3981464d-be24-4a12-a390-8ce8f9aa1adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:06:14.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:06:14.788Z |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-12-02T13:06:14.789Z |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-12-02T13:06:14.791Z |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-12-02T13:06:14.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:06:14.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:06:14.796Z |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-12-02T13:06:14.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:21.306Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7e2328e-1bbb-4683-af61-3949800021bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:31.313Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=bf4fbba9-c0ad-4750-abbc-95f85024beb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:31.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:41.319Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f5390bc4-a46a-4d3d-9e4c-4a1ddc19006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:51.327Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7e3e83ba-b259-4198-aee9-4494f5a924cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:06:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:01.334Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ba7c62aa-8a77-42df-9465-5f03f24d3539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:11.345Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f1dc047b-187c-40f8-a54c-c09798e8dee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:21.352Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=952cd2a3-9420-48ad-9304-0ef8be08fabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:31.360Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=438be82e-14d3-4668-9703-a3ff9378569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:41.434Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d0e54b3a-2b04-4a8f-87ac-18980553eb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:51.449Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3cbe11bb-8b2b-45ee-bf88-91030023e6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:07:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:01.458Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=54d3b54a-18f4-45a0-b822-54ad31c3fb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:01.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:11.470Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f3d3d6af-f3ee-4f17-90f4-5ee25ff19c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:21.479Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8385136c-795b-45f5-bee8-aa2b235f1bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:31.494Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6f1884a2-d8ab-4057-b3ed-8f9e92a6d07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:31.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:41.521Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e936059b-3dc4-4f70-bb16-641574132a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:51.528Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=debb4345-6968-405b-9789-3f89acfe4d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:08:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:01.535Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f715bfc0-949c-4817-befe-0c705bb30987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:11.542Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cd2bbbb5-66b8-4067-9d57-8e4df64520fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:21.550Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5afa853f-1f3c-49b8-b4f4-49b5b80b0734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:31.558Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e886950a-2599-4d79-971c-1e6378634472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:41.566Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d2ad164f-e66a-4140-a862-a89dfd2c00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:51.574Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7aca7a08-81f3-4564-9b06-87d744d4d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:09:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:01.590Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cb4fecab-f8f2-46bf-aaab-adc8f3521162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:11.610Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e9f26ddb-0412-4579-96d8-ba1c7302a405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:21.616Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e99a8a83-257c-416a-8925-3da077fdfa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:21.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:31.623Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8aa33193-1eb7-43ef-9a59-ab79319b1cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:31.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:41.631Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=381ff070-212b-47c7-8ef0-bdca4e9015e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:51.639Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c313f977-90c4-4c51-969d-ad20a2f5a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:10:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:01.645Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1d07300c-abdb-4733-8833-75d4df421dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:11.657Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d188d864-bbeb-4061-8c04-44b2334b94d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:11:14.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:11:14.743Z |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-12-02T13:11:14.743Z |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-12-02T13:11:14.746Z |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-12-02T13:11:14.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:11:14.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:11:14.750Z |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-12-02T13:11:14.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:21.663Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d103a91b-2104-453f-8654-d67c71f521a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:31.671Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e2c1959f-03aa-47e0-9946-04ba2c46c3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:41.679Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=62cacea3-6cda-4b64-9289-f4f0b9c8d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:51.687Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6289a8c7-91c0-403e-b3f0-b3621c62bf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:11:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:01.699Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cd108091-554b-40ca-bb41-23b570550b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:11.713Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=568eb274-3a78-4cbf-82bf-62d845220d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:21.722Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=aa913fd3-c72b-4683-aec3-d8abc71cd922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:31.729Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9315b8bf-746c-4a8d-9785-2206ba79a1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:41.736Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=97e4dd11-d699-408c-b0ff-907d2ba67034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:51.744Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=55698b75-e023-48ee-ad18-74b696a52d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:12:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:01.751Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a619f23d-4b9c-4b87-a077-2fa8eae5e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:11.758Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=746487af-74ca-4f65-9de5-8fa0c08beba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:21.765Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=823392bf-acca-4dad-a119-61c5cbebd150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:31.772Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3886c428-bc24-4dd3-b70d-f512d2efaa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:41.778Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=07d291fd-2702-4754-9572-6f5cc3feef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:51.784Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=00877c80-3afe-416d-b49e-1d619c435c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:13:51.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:01.791Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5128b056-9a3e-45bf-b41e-c798796b0c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:11.801Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=201a094e-1a38-45a3-986d-9431376d64d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:21.814Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=dccd6f18-6e6c-4d43-9d3b-75d02ef1a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:21.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:31.822Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b230b92f-d9b4-40b4-8d4f-48175061d57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:41.828Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=563d6885-2c5a-4ecf-ad04-fa442db768ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:41.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:51.837Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e5f43de2-ab11-4c4d-88b8-702d18d95d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:14:51.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:01.843Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7506af6f-988d-4259-907d-647647fb0a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:01.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:11.863Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=93b8c696-2b65-488f-8702-43e0dda5b518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:21.871Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=877e9380-59af-45b7-beca-147fced5284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:31.878Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d404c139-35b8-40ea-a704-f64a973c562d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:41.886Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=25fe4789-7b4b-4fae-95c3-fd297bf59f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:51.893Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6544abf3-6f7a-4c00-9038-188b5752983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:15:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:01.900Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=19167caa-64a0-4e16-9cad-236556fdf979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:11.928Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1c46e47a-c541-46a7-9bf9-f24116aae24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:16:14.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:16:14.775Z |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-12-02T13:16:14.776Z |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-12-02T13:16:14.778Z |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-12-02T13:16:14.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:16:14.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:16:14.782Z |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-12-02T13:16:14.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:21.938Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8cfb1c63-e7a8-466f-8a33-d921c3fef89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:31.946Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f3edc319-03ec-4a4f-b190-68f29070fb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:31.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:41.952Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=97d68a73-cb5e-4f69-8cd0-8acd7809ea0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:51.958Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=084f9a8a-84d4-4782-9b43-74de2d62f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:16:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:01.964Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=782c56a3-1812-431b-918b-5fa0f927d1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:11.970Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6f5a1c57-bb11-4d35-b12e-f98c3e148ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:21.982Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=50d37269-c4ee-4c54-90e0-918fa1cc64c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:31.991Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=84af3d24-ad44-48a2-beef-3c6ab323c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:31.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:41.999Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f6221f62-4055-406d-89f2-33baae7a5b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:52.006Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b83246be-d616-49b5-af0b-65bd121af55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:17:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:02.012Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=49fbad99-c697-474e-9f49-483e7460671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:12.019Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7596998a-33aa-45e3-94e6-702b72144f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:22.031Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7637db26-d29a-4a19-a04d-bc8890fce8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:32.039Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=234cb3c8-ba0d-4c70-b0e6-2802df300e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:42.044Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=345bf886-ce20-4ad5-96e1-40dc4bc370b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:52.051Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b2f424b5-586a-46b0-9ccd-a6b09090649f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:18:52.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:02.060Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9e50b174-35a3-4572-ad58-ce311477e975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:02.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:12.067Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7d0d2406-94fe-401e-8db2-de86206312ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:12.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:22.074Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=61b83d10-82d7-41d4-969a-70f5d421821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:22.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:32.080Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=59d0a476-59fd-4d2e-b5d7-bfd8891117de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:32.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:42.087Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=61c46cac-27ac-4df7-a251-6759fa737ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:52.093Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5cb573db-f106-4204-aea7-2648bb9d1753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:19:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:02.100Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d3a75149-3f3b-4ee5-9943-2654b1285dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:12.107Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e2aa5b0d-2fdd-4725-aead-ae8ef82ae29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:12.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:22.116Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cf9eac9d-6a1c-40d9-a16c-9422f8478afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:32.130Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=10097731-48b6-41b6-88b7-92c57b611eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:42.139Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f7fb5c9e-622e-4196-883b-25746e1b55de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:52.146Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f5394434-a989-43f3-9184-cad3e6fc19f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:20:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:02.152Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ea2c1adc-7d29-4fc6-b3fd-d65d9f0a4ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:12.158Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b5237b40-ba48-412a-a3b2-f659a3aa4783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:21:14.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:21:14.821Z |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-12-02T13:21:14.821Z |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-12-02T13:21:14.824Z |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-12-02T13:21:14.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:21:14.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:21:14.828Z |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-12-02T13:21:14.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:22.164Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9a74d2f2-3c58-4dfa-a402-31deb147038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:32.171Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d0438ad3-9d70-4286-a345-ccc07d1de8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:42.177Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c7e9da6c-560d-47fc-a957-f07435d8cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:52.183Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0eed3d2a-81ff-4256-b63f-5634a9c1fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:21:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:02.191Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=266cb012-bd16-460f-ad37-56e0e9a63740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:02.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:12.198Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=de3c59c1-27d8-40fc-8a6b-33064ae69527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:22.213Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a320b681-2f20-48ff-9cf9-026db06114a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:32.227Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c8203374-4a98-4f62-af54-105ad9b072c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:42.236Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=382e8069-4579-4dae-b80d-c2ec2aa27435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:52.245Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=18d4fd50-ed21-4630-ac4d-2b6ee5667c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:22:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:02.252Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4c085eb1-83b0-444d-bd1c-fa2ab8ba1ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:12.258Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=88a8684b-1f4f-4880-9224-63838bec4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:22.266Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1e4c06a6-6dda-4d6f-9d88-1549bc201ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:32.273Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=89bbefe1-a7b8-4ce4-a605-0bf2bb968932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:42.281Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=56998c10-adab-4438-904c-80ff1e3b1ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:42.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:52.287Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8a8d3e14-1ca6-472e-acab-d89a97a89ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:23:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:02.294Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=fb2254ca-e685-494e-8589-54c8536aff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:12.301Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7e8d6d8-861b-4dfb-b9f2-c25506d27bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:22.309Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=da2197e7-d398-4273-bad5-46b3553b0268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:32.317Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d97073e4-2ea8-4e6b-8e53-cbe17cdd2474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:42.329Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=004e8921-4c2f-4280-8dc0-5240786bd2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:42.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:52.337Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=643bd49b-f6ed-490e-89a7-23df975f569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:24:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:02.344Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e0b06183-b228-4753-a0d2-a59dd22f1b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:12.350Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d3447c19-cf6e-473b-9a87-a58b23d42fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:22.356Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7ef8ed07-d4ac-4fb0-a845-7f3daaddfc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:32.363Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e4615d0e-9490-4962-a5ab-e42a56b4bcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:42.371Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=daa254cb-2c84-4baf-9d74-50ee3acaa965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:52.378Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=32e3abf6-f633-4d79-b0d1-7eeb51194dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:25:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:02.385Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ce04072d-0e94-45c4-97d7-61c4122c3150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:02.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:12.390Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=971ea2ad-22c3-43ad-8a34-57c704c08af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:26:14.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:26:14.797Z |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-12-02T13:26:14.798Z |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-12-02T13:26:14.801Z |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-12-02T13:26:14.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:26:14.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:26:14.805Z |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-12-02T13:26:14.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:22.398Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9c26f2d6-f6a8-499f-94b4-cd2dd15e4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:32.407Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3876acc9-801b-45d8-8fb7-ea6b7fd235d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:42.415Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6e5926d2-0597-495c-8050-f5b50282de09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:42.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:52.430Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3a106745-2680-4931-988f-04fee550e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:26:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:02.437Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=786b5e96-e3b8-4525-a21c-14eb69c4b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:12.442Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7113958-72ff-4b89-add9-cb55bf3ca189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:22.455Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8603d065-7a39-4917-8984-5d151c007023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:32.463Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b5d6e4a8-6cac-463e-b048-99c0a4bb5e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:42.470Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3a1ff6b3-5ad7-4604-b7b5-0f8c0f9bdbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:52.481Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=685f1931-9c9e-4c70-9aeb-57cec90ed641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:27:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:02.489Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=99f93af7-6060-41b7-94cd-e28099ae12b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:12.497Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3ea5d812-709d-49b0-b97e-9771f9b0a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:22.504Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=55f4d601-90eb-4453-baea-01b80229197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:22.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:32.513Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=39f6a499-c73d-4eb8-be73-44c2527d391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:42.520Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6cda52f1-07b4-4a66-8f7b-5f86e12084d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:52.534Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a0c8576c-3c63-41fa-9592-76537022c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:28:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:02.541Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=686f7e56-f822-454d-b2c9-f72810a28ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:02.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:12.548Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f3834252-4a85-41e9-905b-b47740b59843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:22.554Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d0a55a2b-65b0-4400-bf7e-a7a2a579e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:32.562Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=19c15112-dc3d-432f-b257-2f01e8d05c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:42.569Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=51f56a9c-f84d-4eac-a7fe-f2fcedd5600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:52.577Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7a7d5dc-0eb0-466a-8330-10164510443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:29:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:02.583Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=00316f71-9b9c-4a1c-b5fe-fe4c40aabfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:12.591Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2fd3e78d-7b97-4664-8e92-8ffa2c6a1e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:22.598Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7d113302-5536-4d4f-9798-92e530497ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:22.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:32.605Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5569a21c-f007-41de-8895-6f390c5bdcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:42.613Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=876cbf8c-7e78-4e0c-93f8-5808faa9701a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:52.620Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=70192167-537c-47dc-89c9-ac05696e276a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:30:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:02.631Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8e0278c0-85df-4ab8-b03d-5a41b2573b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:12.640Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7d84c8ad-f627-4bc3-89c4-689bc700305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:31:14.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:31:14.787Z |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-12-02T13:31:14.788Z |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-12-02T13:31:14.790Z |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-12-02T13:31:14.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:31:14.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:31:14.794Z |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-12-02T13:31:14.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:22.647Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7dde922-4707-4d42-989a-6ed512d44eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:32.655Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=401b0ad2-c4c9-44c9-b946-fd6e743d7bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:42.663Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=86238d23-364c-4cb7-8e6c-7790417fba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:52.669Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ace000ca-dbfb-4919-9a96-a45ffb044ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:31:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:02.676Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=693eceb9-d9f7-44a0-b1d5-e7ede7aa3535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:12.683Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1458b570-21af-43ab-8122-ca26941de088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:22.689Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ff60fabf-becb-4432-9aa8-48efeb15c25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:32.696Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2cf0401c-af65-4312-aceb-fd4a6cdf4669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:42.705Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d9fd4b68-8db4-4e2a-a154-a9b74d30c59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:52.712Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f7c40c46-96d7-405a-91e5-84a2ec6fbcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:32:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:02.719Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=185f9e1d-ebe1-4047-8fb8-7ca289d494ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:12.726Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=84c8746c-0130-46a5-8dd7-02acc2c83cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:12.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:22.734Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8d2c8fa1-68d6-483a-a829-2e6a81c1348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:32.749Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=349c8938-6074-4311-acd8-31312e984a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:42.759Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3316fe21-3854-495c-ac85-e74a7af0850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:52.766Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c8a0e189-262f-4e25-a6bf-8f04fc2217cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:33:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:02.774Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b6b67e1e-98d3-40c6-804b-76cf0a605113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:12.781Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9a4c60a2-95d1-4c4d-a48b-508ce78956b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:22.790Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=65398a5b-c091-4d05-a49b-f94d0f37b6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:32.797Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d5bb96cb-fb71-44eb-a61b-31ee6e95186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:42.807Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5886ab96-49f4-49ea-ab1a-1642ed0a56c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:52.819Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c248336a-9f79-4f5d-94e0-a578dec7980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:34:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:02.826Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=29fce88c-a0d5-40f6-bf4f-19772b847871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:02.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:12.838Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7a54d9fd-5572-4491-b387-6d670afa4dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:22.846Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cb0c7956-2913-4787-bfef-86a25336779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:32.858Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=eddbe35e-58fb-45f1-9312-20463d0323ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:42.871Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1fc93ffc-50d6-45eb-918f-8b518818f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:52.889Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d9f1ed37-f3c4-41e4-bb43-41d20a1da317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:35:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:02.899Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ef3cf792-54d6-4d0a-801b-1c74686cface | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:12.906Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=70226b37-6f0c-4f86-97a7-cb9ebb8f35f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:12.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:36:14.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:36:14.822Z |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-12-02T13:36:14.823Z |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-12-02T13:36:14.826Z |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-12-02T13:36:14.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:36:14.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:36:14.830Z |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-12-02T13:36:14.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:22.917Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f6fbb92f-22ee-4611-ae1a-013812f9db77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:22.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:32.925Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0a0d1d45-465f-4dbf-8684-32a81a9db583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:42.945Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f176fce7-4904-4f30-a9ae-39215f9ee250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:52.953Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=49b6b011-fb9b-4525-9696-8f6f8a2d7dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:36:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:02.960Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=02f30661-65dc-44e3-b4ce-23b07b336119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:12.967Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=add1b3bb-24a5-41df-a805-181002fcfb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:22.973Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e7830dac-0886-4cc8-984a-5c0b6098258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:32.980Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6f0f8704-751d-43dd-81f4-dd5ff02455b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:42.989Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ffe579d9-8f6b-4c39-89c0-28df1b2ffb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:53.000Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5f9bfb3d-8cb2-4965-91ee-abb4b2c801c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:37:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:03.010Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7b0141bb-c32e-4cb7-89f5-3ec50e77ea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:13.018Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=10ed5945-e8ea-4acb-9e9a-4a6ae9a94b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:23.025Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f1ee973d-d74e-49a3-b16a-b4edcfe6213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:23.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:33.032Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2a075c34-fc73-4f59-b579-9314f4e6408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:43.040Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=604c5b3e-7aea-480e-bf58-ad7d32c7777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:53.051Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ccf48db5-e72e-455b-9f8b-12552927f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:38:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:03.057Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a920490a-2d8d-43d6-a836-a4af733b8f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:13.064Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1ed7816e-ba60-4f32-87c5-e2309966323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:23.071Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=df984d45-444b-404b-8320-c56efcf0cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:33.081Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=5fc9f32d-177c-4e53-abfd-e8112f7a18f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:43.089Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=965f5af5-1f30-4026-b376-1d95432a1cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:53.096Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2b215dde-785d-4c22-96bb-0b78a184932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:39:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:03.105Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d8213382-7c02-4141-9eaf-1afd8fba3a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:03.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:13.114Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=202b8baa-197e-40bc-8375-037ef190c391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:23.120Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0782da15-21b8-4b6a-aa65-226236cbf1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:33.127Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e3382d20-8fb0-4427-9ab9-a51b1ea90bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:43.134Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=44e7d173-16b1-4da8-8cb9-59efcbbd62ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:53.141Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2854590f-786e-40d1-ae43-3c9e04ff5188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:40:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:03.149Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=79974d9f-8f66-4000-a79d-41b7d3e0e2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:13.156Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=022d0fad-b75e-415b-a44b-85120f958449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:41:14.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:41:14.778Z |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-12-02T13:41:14.779Z |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-12-02T13:41:14.781Z |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-12-02T13:41:14.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:41:14.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:41:14.785Z |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-12-02T13:41:14.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:23.162Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cc9f6f5c-55a9-40e4-8117-14caae6b55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:33.168Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ddc25575-e44d-456d-a728-f0f44bb92ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:43.176Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3a3bbea7-6905-4ea6-a514-cca7903e2174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:53.182Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=64ce7ecf-3f73-4cef-8814-702ba6eec4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:41:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:03.204Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f097def5-0086-4e2c-b176-316350cfbe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:03.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:13.218Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=3ff8a7e6-877f-4082-9a96-b52591dd3f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:13.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:23.230Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e485d980-ba22-4f0a-b2dc-7176fe0e96d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:23.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:33.240Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c90f446f-1ae2-4b12-9999-b1e96034faa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:43.247Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2bd35ee5-7a9c-4479-a2e5-bdb6002c632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:53.256Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=70fa4e56-165b-4e02-ba79-7735314d7385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:42:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:03.269Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f6487aae-9669-48da-a594-9fe23fe8a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:13.277Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=66df6bbc-c8c7-48cd-9e19-250c8d791b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:23.283Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=31fd8b44-1001-4a3c-91c4-ca670503ae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:33.290Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=17b96e02-34f5-4c5f-bb10-6a0340df1828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:43.304Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=a47ae84d-1f92-4450-94ab-42baadf13308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:53.310Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=138da045-094d-4714-be4a-3e9ad46a2555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:43:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:03.317Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e811ded9-cd47-45aa-bdf2-f50f57fdd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:13.332Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=eab3af00-39be-4222-9b03-473a5b07916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:23.340Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2b2fea70-1a8f-4898-922b-cf46aa3c0c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:33.347Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=8651afec-cc15-4f95-b57a-c4d247958209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:43.353Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=06d2289c-546f-4c27-83dc-556020316d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:53.362Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7149e190-7bae-4dae-8412-ecec6f784b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:44:53.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:03.370Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b05ebdff-1b08-4ff0-b5c1-5929c2ec72a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:13.378Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0d2a48f5-c9c8-451d-bc51-6d6779fa459c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:23.386Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cff65c45-6f84-4fcf-bcc8-9fa7cbda7b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:33.393Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=436cf0f5-c64e-41eb-a418-c7d8f640fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:43.400Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=dc588441-c1f9-4893-b1cc-9c69cf095680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:53.410Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=92b07912-bab7-4a7d-9c65-370d21baa73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:45:53.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:03.420Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=f1444e69-332f-4721-a541-e8189d9994fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:13.433Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=ab48384e-4531-4b2f-8258-66d2647c24d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:46:14.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T13:46:14.800Z |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-12-02T13:46:14.801Z |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-12-02T13:46:14.803Z |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-12-02T13:46:14.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T13:46:14.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T13:46:14.807Z |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-12-02T13:46:14.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:23.446Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b1e0992c-efb5-4827-90ad-6f5cae8f1370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:33.456Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=e3f0001c-d967-4442-ab7b-d590f43c6074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:43.468Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1d7dbdc2-50e3-4729-8963-c1b5ad5d541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:53.475Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=9820006d-07a2-42b7-a867-b81ed60a53d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:46:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:03.482Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=4e34069e-f2ab-4154-a40f-cabd56404f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:13.494Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=506e1105-b7ae-4d1c-b02d-17d4b544b885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:23.505Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6b68b8d3-6576-494a-99c7-4e48d7d40611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:33.515Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=b46db664-45fa-4cec-b311-e917621baed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:43.538Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=cd1bc777-1508-474c-93ac-fe058e3a6baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:53.549Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7d6b488f-5535-4995-87fc-fcc47e382353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:47:53.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:03.556Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=7d24d464-a883-4c4b-ae77-01374556e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:13.585Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=be05b27b-60b6-43cb-afa9-c4be64b5f306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:23.594Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=6e514bee-d903-4bbf-8e6c-6921737ecce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:33.607Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0a326f69-8abe-4e55-b3f5-109a3ee994b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:43.617Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=293271eb-7835-44de-8a78-d91ef0d9832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:53.631Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2ce42dbf-7f61-4124-b695-4730ce96f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:48:53.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:03.639Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=649a18ff-3b4f-409b-b2fb-649c59f40356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:13.659Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=0369f940-bd5f-430b-895e-ac723dd614c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:23.667Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=d926ddb0-3d16-41d2-a79b-8a160ad8b0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:33.673Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=70861659-12fb-48a7-8c1e-d366c4786505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:43.680Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=1eb2820d-21e0-47c2-8f1d-4d9ebd429c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:53.686Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=17e03f0f-8f8a-4de6-93cd-404551a71b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:49:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:50:03.692Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=c80ef97a-f618-44ce-9688-d75871e7831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:50:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:50:13.699Z |INFO |Init configs |InvocationID=e88a41a7-19f0-489e-ab35-4a2947121b67, InstanceUUID=2e0c7e43-afe3-4a79-84de-af2b9e990e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T13:50:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |