. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:12:45.850Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:12:45.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:12:45.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:12:46.437Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:12:46.512Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:12:46.512Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:12:46.512Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:12:46.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T23:12:46.624Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-03T23:12:46.719Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-03T23:12:47.869Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T23:12:48.247Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-03T23:12:48.263Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-03T23:12:48.263Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T23:12:48.308Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-03T23:12:48.308Z |INFO |Root WebApplicationContext: initialization completed in 1588 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-03T23:12:48.627Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-03T23:12:49.298Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-03T23:12:50.531Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-03T23:12:50.971Z |INFO |Started MainApp in 6.974 seconds (JVM running for 7.534) |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-03T23:12:51.030Z |INFO |Start scheduling PRH workflow |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:12:51.042Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5dee8e09-0a19-4d6f-ad50-2c7c33f1a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:12:52.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:12:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-03T23:12:58.708Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T23:12:58.708Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-03T23:12:58.711Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:02.476Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=aecdc87c-44ca-4dda-82da-ccd5d1c81368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:13:03.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:13.518Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4bd20dd5-8caf-498b-85bd-845ea8208607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:13:14.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:24.558Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0e3f74a6-d59b-4cc6-9c92-b8dc99ba3205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:13:25.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:35.600Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a4178d47-2570-461c-9781-8ac844df91b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:13:36.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:46.638Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=87e05d4c-f4cc-4b19-a7d7-947f711a12ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:13:47.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:47.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:57.679Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7654f398-8ace-4d8d-aea3-f9b050cb7947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:13:58.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:13:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:08.718Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6a4c835a-33fe-4f59-b98a-e32095ad3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:14:09.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:19.759Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c67fa3b0-432e-4559-9492-1a72b7a0043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:14:20.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:30.800Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=604aca2e-7fe8-456b-88f2-2c5a033e20ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:14:31.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:41.998Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=64e649b3-346b-4ecb-97a6-a6c6d27b9782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:14:43.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:53.038Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=971114b5-ae88-4010-825b-90ab60b32d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:14:54.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:14:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:04.077Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=967225cd-2456-4df2-b502-ca9f006e826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:15:05.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:15.123Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=580d31c6-e917-47e5-b284-a000ec084684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:15:16.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:26.159Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3eb86f46-9610-408a-a6bb-927e42a9cc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:15:27.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:37.198Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5432d000-c4c8-4645-8d1e-95cda880c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:15:38.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:38.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:48.238Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2444a2ad-41a3-4974-8a7c-cfa86d473701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:15:49.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:15:59.277Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ee0de211-fa9e-4627-bb5a-00c7c22de582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:16:00.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:10.317Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ee1edf62-f6e8-4f81-ae63-1ea920f29121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:16:11.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:21.359Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d9eb843e-f0b1-4837-b2e0-4be8e9c365f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:16:22.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:32.402Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a2bbb335-2cd5-4ed8-b01e-866699ffa745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:16:33.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:43.438Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3086e70b-ae2c-4038-8ed7-241d93995052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:16:44.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:44.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:54.478Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e2d52bed-19e2-4e3b-addf-9b7100c735df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:16:55.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:16:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:05.517Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a0e46220-4b71-469b-85d8-63e562892001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:17:06.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:16.557Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b9577852-f647-468f-9e97-181adcb4c051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:17:17.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:17.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:27.603Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=69098d2d-765b-4345-b647-1d933fb9b2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:17:28.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:38.638Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=52a32325-99ad-4328-9955-a03d1e2b6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:17:39.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:49.682Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=dd956bfe-e2c6-46cd-98db-79e81b1a5111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:17:50.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:17:50.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:17:50.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:17:50.054Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:17:50.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:17:50.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:17:50.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:17:50.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:17:50.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:17:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:00.720Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7cdb3706-2cd1-42e5-8ada-fe3239d99eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:18:01.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:11.758Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=26fc9b2e-a181-4eee-a6ae-a8fc9e0d84e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:18:12.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:22.797Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e0d31ee3-d060-4f20-97d5-80d73875d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:18:23.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:33.840Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=35fbff9e-5d2f-42c9-b1ea-8cd199ea2b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:18:34.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:44.915Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=72318107-fa1e-4646-a442-3ff74ae0af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:18:45.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:55.949Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f3fb22a7-2d6b-4401-a780-d2fdf803da27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:18:56.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:18:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:06.989Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4b40952d-d7f1-4227-a2b3-3826b63fd3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:19:08.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:08.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:18.029Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e54d0400-6120-4fd2-bcbe-c55a69188a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:19:19.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:29.104Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=99beaaa3-c344-4338-9dbd-b902c85e884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:19:30.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:30.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:40.143Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=08903b86-bd40-41b1-b84b-a3fd9afea12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:19:41.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:51.184Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2d4bbadf-eee0-4c83-874f-72bf6fbae9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:19:52.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:19:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:02.222Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c6004a84-9d1d-48b0-a6bd-c58190460e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:20:03.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:13.265Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d5032023-d844-423c-83a4-4f072035f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:20:14.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:24.302Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c4dff988-3286-4904-804e-a2587418fb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:20:25.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:35.341Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ede23530-96bd-4185-a379-8a5b103ebd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:20:36.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:46.381Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6bc84d38-5232-4944-aad4-6f2ecff58d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:20:47.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:57.422Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=11a2dcdc-381c-43ff-b2d5-afe12d9f9de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:20:58.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:20:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:08.463Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2806bc34-63d3-43a7-81c1-312c6f33c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:21:09.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:19.502Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0829357c-bf1b-483d-8a25-53d7b8e07366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:21:20.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:30.542Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fc77ce19-dd04-4481-b77d-be8417b481d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:21:31.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:41.645Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=59795d82-8d05-4b74-8385-ba94444cca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:21:42.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:52.689Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=79d1f8ca-18cc-42d0-aa85-375fb3536d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:21:53.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:21:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:03.726Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b32c847c-0c38-4da5-89e7-8c2ee070d694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:22:04.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:14.766Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5757f4f3-351d-45e2-bdaf-102390ecbd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:22:15.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:15.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:25.806Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3708feaf-ef39-44a6-8d52-d1240ad42200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:22:26.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:26.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:36.847Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a308205a-a576-42ed-9b34-be8be23353d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:22:37.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:37.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:47.887Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9d7df83d-4074-4e4b-93a8-3f4f3edaa942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:22:48.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:22:48.943Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:22:48.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:22:48.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:22:48.946Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:22:48.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:22:48.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:22:48.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:22:48.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:58.925Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=746675c7-acee-47fb-80fb-354d8bebdfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:22:59.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:22:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:09.966Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ec2a7d26-1ae3-4086-873f-ba18656166b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:23:11.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:21.006Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2b69ca01-ff43-4d84-bf49-587505cb02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:23:22.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:32.045Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ea989784-c710-4a5a-aa0f-572274834a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:23:33.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:43.087Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=19bae314-49ae-4372-9023-9cf9022d185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:23:44.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:54.126Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b40d4bd7-7c78-477e-89cc-aa505c696d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:23:55.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:23:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:05.165Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1437763c-aa9a-415b-9438-875f610b75d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:24:06.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:16.205Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6f79eae5-c228-44e8-84f5-f00fd90bc0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:24:17.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:27.246Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ecfc4b21-5475-4972-9a04-d8e1c85ec01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:24:28.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:38.289Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b4f39b51-9e00-4258-bf63-1320d8d7efc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:24:39.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:49.326Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e2444e4f-8672-48da-a507-4ef9026cb360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:24:50.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:24:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:00.365Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f41250df-062f-4d16-827e-11b73f769448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:25:01.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:11.405Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8aa658b2-3a2f-4eae-a09c-158143095375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:25:12.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:22.446Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5d0de235-c986-40be-b831-5b1717b235d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-03T23:25:23.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.225.120:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:33.487Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=25248b48-f6a8-463a-973c-2ba236cb503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:43.597Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6431f3be-65a1-4a74-888c-e2b92772b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:53.608Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=beb19809-f7d5-47d9-ba99-b8f2f25f66c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:25:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:03.620Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1737ea43-37c3-4b1d-84a0-d7304547fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:13.630Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=867e036c-0760-4918-a27a-183cc16c9e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:13.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:23.638Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=84efa26d-42d3-44f9-956b-e731370bf827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:33.647Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e99e0031-7363-4ab1-ac37-499872e8726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:43.656Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9f447f7e-3195-44b1-9dab-7c53972f9bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:53.665Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7b5c3626-8ab6-4031-b161-04ce1f0d3ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:26:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:03.676Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d1352142-9055-469e-b097-3bcf800eb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:13.694Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=045aac62-3dac-4e28-8aef-640d3cb34357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:23.704Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7c8d0df7-faa7-4dd8-a931-847e562fa370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:33.712Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ec225a7c-8e94-45a7-a83c-500236e4992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:43.720Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4d342479-d1c2-487f-8a16-52b9deea1255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:27:48.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:27:48.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:27:48.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:27:48.998Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:27:49.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:27:49.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:27:49.005Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:27:49.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:53.729Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=117df9cb-9967-49b9-be69-9918f4c353f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:27:53.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:03.737Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=28941db3-02e3-47f5-8e69-f14353feca0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:13.746Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6b862180-9c92-4612-8c06-24fd5c9e2d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:23.761Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9a53a096-6ed5-4321-9e06-1ff58f967c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:33.773Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=51c845fa-c3ea-4117-a162-55ebb3b51fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:43.782Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=daa47b56-b0b5-48e4-a27f-40c568540209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:43.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:53.791Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=034c0754-3e6d-42ba-87db-5e5430882360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:28:53.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:03.802Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=96ae06e3-d01b-4a44-8829-24ae006b5e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:13.817Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bea0fa6c-a2de-4908-8791-99a09553df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:23.825Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=efb58368-a012-4687-b51f-98d6ea9aca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:33.832Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4055164b-cdd1-4f22-874d-4f917aa747ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:43.842Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5efdc38e-25d0-4804-aea4-ced3c4b0753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:53.849Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=dc635e55-66f5-4733-ab03-612081c91d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:29:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:03.856Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=98b89c85-99e3-4ad7-ba6f-6593e2839ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:13.866Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=97c3a9c6-477b-4f70-a4db-b25974b9e2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:23.876Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eb5e3865-be1e-41a9-9541-a1e3bd9e3010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:33.882Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e2f87863-e714-4fc6-8512-5868ba98da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:43.890Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c1fc96a6-d125-47df-9bb0-8abd84b5a9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:43.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:53.903Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4a57c233-a479-483c-82f7-972a21aa8bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:30:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:03.917Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b4130d8c-8ce3-4296-a4f7-b59d29df29fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:13.922Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f0ec8f0a-fe64-40c9-aca0-95100982a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:23.930Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c98a2b24-7607-4e84-ade2-3d1dd5d267af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:33.936Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d50e59b1-f506-44c9-902d-ac26663ce32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:43.942Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=30865faf-48f3-4c70-8d4c-b48fb7456784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:53.950Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=16642529-faf6-43ed-8483-d76a21c13c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:31:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:03.956Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=891316f9-8101-4a74-bde5-e454eeb5f83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:13.963Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4bb5c8ef-f5b0-4146-9c9f-c55af9cade4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:23.970Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=dda96ff2-7d11-4482-a22d-39b547a19cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:33.978Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eaee3538-26f6-4eb3-8304-878e07a5fb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:43.986Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=462351c1-e830-4dab-b964-173d8a2704d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:32:48.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:32:48.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:32:48.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:32:48.922Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:32:48.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:32:48.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:32:48.931Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:32:48.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:53.999Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=88717538-8fbc-4729-a955-77a71cc7d6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:32:54.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:04.006Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c64ba2f3-c4d0-460d-9f44-3e180bd6997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:14.012Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=11e2f94b-8c9d-43bc-90b0-ff83c5f47b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:24.030Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=588f79cf-576e-4655-91e6-816579b87adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:34.037Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=859e6ff8-2209-47ad-ac7a-05c9efb5500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:44.044Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c3a572a7-4fa1-49ae-b404-8ff3e08d5654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:54.051Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=95938d8d-878f-4f6d-9fd7-8bd0e50807bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:33:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:04.072Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d7a12894-cbd1-4882-b29d-80ceaa1fc2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:04.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:14.079Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e118fbad-9a88-459a-a946-f0b031a0921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:24.088Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1f4ffd44-a951-478e-a384-2e217d8b2289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:34.097Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e0610ff0-f293-40c8-99d1-9b872aa760d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:44.113Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=46fb500f-d489-436d-827e-092679f6fb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:54.125Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7f7513cd-78fd-4e3f-bcaa-e7a1d74d0096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:34:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:04.133Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=82cafc64-e1c4-4e8a-b7b8-fb4d7ec0ba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:14.140Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=673bd391-d067-4c1a-8822-0bac5404f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:24.147Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7aefbc10-4f47-4001-beac-c0ce245b74c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:34.154Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=29e4d342-f6a4-4cfd-89db-a791ddb821f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:44.161Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=576a2a6b-661e-4d31-80ac-5484ee3b790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:54.169Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3d35d438-78c1-4a3f-afe8-2b04810083ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:35:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:04.176Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c6ba8a32-c7b2-4be8-a117-37a76b660139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:14.183Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b9143c14-e4c4-42c3-ba78-82fe6be072f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:24.194Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=26d3a920-2888-4119-aace-f07bed20edcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:34.209Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=80dedb1b-835b-4280-a365-2b3c96dbe787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:34.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:44.221Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=02467700-5545-4c2e-a0f5-00325b2e0ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:54.229Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=05b1e668-c069-42e6-b774-8756fece9cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:36:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:04.235Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=841a6b0f-551e-4bd6-91fe-369a352dbfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:14.242Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c2574b8f-71ce-482e-94d4-acd44e9d262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:14.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:24.250Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=345cade4-0a17-4668-a115-886e8880c202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:34.256Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a8f7a1c4-96da-460c-b75b-e592b0744c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:44.263Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=283dfcbc-83fe-48ab-8e2a-71b6142ff3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:37:48.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:37:48.944Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:37:48.945Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:37:48.946Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:37:48.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:37:48.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:37:48.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:37:48.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:54.270Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=885bb95d-758c-4ac1-9682-4a4e1ad79fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:37:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:04.279Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=234509ff-5730-4c0c-acf3-1b8c52898696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:14.292Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2addff22-f013-4090-b23c-4356626c14ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:24.302Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=25c39848-a530-4468-8603-11e782fa5e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:34.316Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ffbc8c29-2218-4b52-a176-d0efb231a9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:44.331Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e342efb0-31be-4fc3-a62a-2774eaff616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:54.339Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=be493faf-cc1a-47d3-ba3f-bb892d269157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:38:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:04.346Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d4bb2b74-6aa2-4956-8964-4e69e3d94eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:14.352Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e3217da5-96d8-4527-ba66-afee83612451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:24.360Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9f98d7cc-4ef1-421f-ac70-40bc220426a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:34.368Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4a24c462-8db3-402f-945c-a04485cff693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:44.375Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b235f2c2-ea98-47fd-b087-4eb2917675b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:54.384Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=61c5e8fc-c62c-424d-9a74-13a027fa567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:39:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:04.398Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=16607d75-aef7-4972-bf44-320da25a08eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:14.406Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a15e3069-b672-48d0-af1d-a1630aa0638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:24.414Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=31c6624f-f8e9-4b87-8ff3-913d4cc66270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:34.422Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7d3cb4f4-88a4-48b8-8720-a2bbd36fa141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:44.430Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c2c17f98-2221-4d8d-97af-057e939883ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:54.437Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=dd8b4293-e778-4324-8fe0-4db172511af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:40:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:04.444Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f75ae94b-d842-4c30-bc7d-0adb2a0b195f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:14.453Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eb32f6fd-da55-4a6c-98a1-5fa083e4785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:24.460Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=caab8e48-3947-4e1c-9d1b-b1d973155acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:34.471Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=073fa943-4d3f-445a-a4e5-0d3be894337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:44.483Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a741af5c-fa46-41e5-96bb-8422a7667823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:44.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:54.494Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eeaa8afb-9a4c-49c7-9580-84553e5b8729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:41:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:04.501Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=774aa8cf-747d-4d9e-b854-6c91f468de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:14.512Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=615befc3-7e02-4a0e-9f06-2e0da29b1682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:24.520Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=13e2dd33-fbd9-4da4-b80c-a744a11c100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:34.528Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fef8ddb7-00f8-4fc8-b64d-2baf1596d2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:44.535Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b33f352c-e8e0-4026-8d1c-574e6ce2c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:42:48.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:42:48.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:42:48.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:42:48.933Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:42:48.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:42:48.938Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:42:48.938Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:42:48.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:54.542Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e0f02162-80fe-4def-914a-8d036b39b589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:42:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:04.549Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fe3df6f3-5787-4d78-8e82-c81b8a563189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:14.555Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4e924c1e-3cf3-44e3-9318-b42b876938f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:24.562Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3ebe4170-0453-448a-b2be-36d6ab47bb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:34.569Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=03a6e286-e17f-41e4-91d6-8207757a9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:44.577Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e1110191-4fdf-411b-a296-243d0d43de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:54.593Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d7a9c734-fc67-4a27-8182-b437b474955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:43:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:04.600Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b3b79c04-1888-4493-a10b-96a5217307de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:14.607Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f4e1a2eb-350e-4f67-b3e3-6b9bc6e266bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:24.613Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=172d107a-4de2-4043-8efb-249be0396fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:34.620Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4b8c6423-13e2-4c49-ad84-4cd934a034b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:44.627Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3d05478f-d907-4d87-9768-f9920af8c854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:54.633Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=22526db4-2d5b-45c0-903f-723a14ab7534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:44:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:04.642Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=cb0efa8a-39fa-4d11-a2ca-79e0f508c57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:14.649Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1ef941f9-3731-44df-8f43-7b38f8c78d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:24.657Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=97297845-31b4-4c7a-a256-0c0ef486ff3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:34.670Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=80fc3405-ddfc-4e46-8dc9-2b6797575c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:44.679Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a43a0f75-9f40-4420-9104-5e012e19588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:54.689Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ecf76196-5884-402a-a222-7f609744c625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:45:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:04.695Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=60f0f29f-3d19-4b0d-aaa2-fd373f800e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:14.702Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=942adcde-4548-4d71-85ad-ff1b85171723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:24.710Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=25575eb2-64ba-45ee-9d2b-33e6b5d19b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:34.717Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a1fe37c3-4e3a-457c-a44b-5763c049c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:44.722Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3aa51fe5-b67c-478a-a8b8-f4b56b3d47ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:54.730Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8e4bdf09-2ef9-4edd-bb5b-e91fcfb71787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:46:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:04.739Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=12016364-881a-43b8-b5dd-cfb6b7b22eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:14.755Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0043743c-4f7c-418d-bbc4-421ba79728b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:24.763Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=014ed9c9-5796-4198-bbce-3b5bf2b443ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:34.769Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3f8ecd4b-2aa5-44fe-9f17-aebc1b2210c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:44.776Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9eaa96de-5bf2-486c-a07b-977f76a6242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:44.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:47:48.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:47:48.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:47:48.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:47:48.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:47:48.920Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:47:48.920Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:47:48.920Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:47:48.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:54.782Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f2408e3a-337e-4f4c-88ff-81348532e6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:47:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:04.789Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b728785a-3a34-44e4-a10c-0a1352605952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:14.797Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=45d510db-3f47-4225-ad50-914fc121eecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:14.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:24.802Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bcb8185e-9000-48dd-a645-55a1f7035025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:34.809Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=243add4c-b619-4c3b-b481-67e7636c8934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:44.817Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7111dfa6-1917-4547-afd5-b9aa77210de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:54.831Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c1570032-1f55-40c8-b11c-de7319e16d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:48:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:04.839Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=80c6f250-a2b0-49f4-9335-7ba942fbada8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:14.846Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=789720ae-d7fa-4231-8308-a51bdf95b634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:24.853Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5c770948-6b51-4df6-89ec-d95c659ba5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:34.862Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f441c4b9-9362-470e-9140-ac1bc415f580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:44.870Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b79cf5df-2f11-4748-9959-bb946e58e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:54.876Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c3d90574-4f29-478e-989c-b425677ba2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:49:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:04.884Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e37b9bd1-d214-4a04-8212-1e52708b2def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:14.890Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9be3ffd2-5e1a-49d0-9071-a779b6dde829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:24.897Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2d3b959e-ae83-4d91-a8bf-e94db0246212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:34.906Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=78869cf9-5e51-4ee7-9671-6742d4f66dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:44.919Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bb4174b0-5ed0-48ac-af2e-26737090a17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:54.927Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=21b7df01-caca-4d74-8678-1237d416493a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:50:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:04.934Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8b89a417-ae6c-487b-b245-e7eff9e43b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:14.939Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d4f5c91a-b1c0-459b-bd7a-a9165e6ee6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:24.946Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2a67a0db-2e22-4726-806f-062193a48680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:34.953Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1d97c1e0-dc6d-4182-ae8f-15341149d1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:44.959Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ed2d9636-2fb2-4c9b-aadb-314838c44068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:54.965Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c3d95ce3-f96f-42ce-9a9e-4946f8e1605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:51:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:04.971Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d8035ea5-7706-41a3-ad7c-aa30498b68d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:14.977Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=aa3092de-d52f-4f60-90cc-6acf7de4d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:24.985Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ad4ae474-4869-470d-b0f1-9ea93ff0fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:24.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:34.997Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7fb25b4e-709e-4557-a9d8-4c15d772e6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:45.004Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7cfcf896-a578-428a-bb02-99c93b9561a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:52:48.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:52:48.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:52:48.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:52:48.944Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:52:48.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:52:48.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:52:48.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:52:48.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:55.012Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bb9501d5-5952-4861-984b-6adfd09ec8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:52:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:05.018Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f3bf3776-0002-445b-8ef1-ec17931853e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:15.025Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=43c1c626-fc9e-439b-a94a-f87e1dc7cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:25.032Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=30bbf832-1bd2-497b-8d27-2aa28f72f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:35.039Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c2fab5e8-3c51-4055-a5c5-8de05f264fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:45.048Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0078079f-472b-4887-9d7d-2d3d9c678424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:55.055Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ebe6dc98-c15b-4fec-be5c-8bc6616db499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:53:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:05.063Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=253a0072-f04e-4ffb-ba58-b8cdacd3972b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:15.069Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b131bb9c-a326-4ca7-be9c-0db7ae7cf768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:25.077Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3474f0c0-a4a0-453e-b11c-6fe2221c5e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:35.100Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=650e0b42-b129-4ad3-add5-2c865e1f8a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:45.110Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=02eabf43-e0e9-4992-a521-c39ec5e681d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:55.116Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c57bb760-7756-487f-be06-60993bc2d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:54:55.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:05.124Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9f6f7d41-81f2-48d1-868e-49ac78410c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:15.132Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2a2e3c72-b1a0-4842-89b6-d1442a7f212d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:15.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:25.138Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=393d1bea-ec24-49c3-84bd-a03ae2a96516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:35.147Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=51b59dc2-a066-4a52-a7de-27f3d4615243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:45.154Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=06cd5f0d-f0ab-4fd0-8f12-4184624ee154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:55.161Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0ee25d5a-85f6-46e9-92d1-d471b5b7fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:55:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:05.171Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=da19e8ae-eece-4513-b93d-2b0027db13c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:15.188Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5de113fa-7c0e-4a65-9d21-9e49cd2e61e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:25.195Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=47e7fbd3-6b6e-4d5c-8f0e-8981a21f4d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:25.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:35.204Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a54d39d0-4e2e-483c-86dd-943a29401a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:45.211Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c0581f55-bced-4b79-8b11-7c730334535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:55.217Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=cc6e9c51-3a15-4e59-b2a0-a91d5b272785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:56:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:05.225Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9b89d9c7-f641-467b-ac41-a0bd4568dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:15.232Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d3fc1baa-3882-434c-b32e-f1c887e52f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:25.238Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=06cdcc05-9ade-4835-975a-1c989a6e15e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:35.244Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2adbd43d-4edb-4a70-89f3-06404e8f0add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:45.252Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=981e16c8-7017-486b-b5e0-df7349fcf31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:57:49.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-03T23:57:49.026Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-03T23:57:49.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:57:49.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:57:49.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-03T23:57:49.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-03T23:57:49.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-03T23:57:49.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:55.262Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=34446dfe-a40d-46c9-a657-fc065b5ba526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:57:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:05.270Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=70cedca1-b339-4492-b379-1c2a9a3509a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:15.276Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=62c59ff1-a7a4-46bc-abef-5e143206edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:25.282Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=10438ff9-7a56-4fa3-8e5e-5973e1980b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:35.289Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2beb0a24-767b-4f92-b81b-1bd272b428f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:45.296Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=50b7e541-d0c3-498e-9904-cafbeedf0ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:55.302Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bf1e5350-8d62-4d9d-b5bf-7b0cbc7b1022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:58:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:05.312Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=44d4a444-b888-4592-b6f3-3a5feda50d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:15.318Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=66607662-7b02-4323-888f-9641cdde1edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:25.324Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e121f4d2-e324-4225-8f3f-af9bf3c20f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:35.332Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3ab3c052-2dc8-466a-91dd-b23909936f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:45.346Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b5436eb9-bb9b-4e41-8a46-9a7216b5978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:55.352Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=396e9bfc-5e0b-4585-9520-f6d3a099406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-03T23:59:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:05.363Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f1787b4a-302a-4394-981f-d2c12743d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:15.382Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=231c97b2-401f-4c26-b60d-02c511509c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:15.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:25.391Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=33ea68e9-0fe9-4c34-ad6e-638ef7bbda37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:35.397Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=77ed328a-42fe-488b-bc48-901e3eaaffc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:35.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:45.403Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b75fb819-f135-4251-a44d-ab94ce6e15c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:45.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:55.410Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c6317fc5-4f79-4194-a643-9d9ccba5ffd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:00:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:05.416Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=86779458-608a-458f-89a8-f234284b1d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:15.422Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7e5da2c6-e3c4-4662-8a60-007713528620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:25.428Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8e951cb4-f82d-40ee-94f9-f85e6f001c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:35.436Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=66ae47ce-624a-41fa-ba5f-a94a0e269718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:45.448Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1a6ea6b8-1623-4346-a700-6d68ad77338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:55.454Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3c1eb3ef-61d7-445b-b7a0-0876d2d6b591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:01:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:05.461Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4ebca05c-cb5f-44db-8bf4-4c1d2f39c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:15.466Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0454bada-47e9-4c42-813e-41932c9c78e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:25.472Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d813dd73-bdf5-4ad5-b6cf-272f85e36c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:35.478Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=190efa05-84c0-4e13-ad0c-9c254eba0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:45.483Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ed11e0db-01a8-4b47-95bb-745f2b2b3124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:02:48.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:02:48.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:02:48.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:02:48.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:02:48.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:02:48.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:02:48.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:02:48.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:55.489Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=802eb12b-0f81-4394-adaf-d2a40a7753ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:02:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:05.496Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9c1dcd12-d274-40dd-ac1c-7f0aeb47364d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:15.507Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3e496d86-a910-4fab-83cb-70752b813a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:25.515Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eca33e88-21fb-4b62-9909-1c6521f6ee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:35.531Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3794b505-5777-4553-a2c3-9ee2a2ec54b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:35.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:45.539Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2dff6ec3-1a88-45fb-9cae-7af1aebddf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:55.546Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=395e91c2-a0e9-46c1-a268-3dae0104e38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:03:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:05.558Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=87956293-24b4-4937-9ada-5115dd53cee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:05.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:15.569Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c4f13172-ba6e-4468-904d-54d93641888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:15.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:25.577Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7fa641d0-9f9f-4e52-b7e7-a0d00f431afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:35.583Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ec4b818f-2c13-466a-8398-02bae20ad821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:35.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:45.589Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1cec8472-4b14-40f3-947d-c26f87f15285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:55.595Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b37cd475-e84e-4377-8bfd-53c96dcbe61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:04:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:05.603Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0e51d808-c159-4896-a2e3-dd81215815b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:15.615Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=76eff726-3b83-4207-b92e-a2ea48d5fbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:25.623Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4226aac2-267b-468c-9d4a-01267823791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:35.629Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=acdd1a21-0262-47c5-843c-f009df9f3bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:45.640Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d2ca7c8d-2d1e-4206-93dc-550ae332b199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:55.646Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3c91b210-b226-45e1-ba9f-09e2f1edc45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:05:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:05.652Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0667267b-4555-4dc3-b2ae-58b72eb4315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:05.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:15.659Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5a82641c-247f-4c4c-8a8c-0093d3a407f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:25.665Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=42691244-17f3-4dee-bf6e-2c9136769412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:25.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:35.673Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bd4fb80a-015f-4424-9c89-8f1c6b1555e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:45.680Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=84941b29-4a83-4e46-b545-d784c794286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:55.687Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5951a8b3-5e0b-484f-ae8d-cbee0bcd9ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:06:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:05.701Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bb9e873e-bdb0-47f4-b341-6a7717faf89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:15.708Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=31af8514-4981-491d-8aa0-c7c6d1ca72b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:25.716Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8848eb3a-a2fd-4fdb-8512-86d184abf7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:35.724Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6b078c76-a18c-4369-9908-b53c19a9ce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:35.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:45.730Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=09437d3a-ef4d-4047-a1cb-541cdc06fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:07:48.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:07:48.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:07:48.909Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:07:48.911Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:07:48.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:07:48.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:07:48.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:07:48.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:55.736Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=90403c4b-8a9d-4408-b428-dc94d1ac1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:07:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:05.744Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5be1a2e1-45e8-4547-aab6-c653e46b517f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:05.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:15.750Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=843c98f3-265c-47ee-8c96-a9b11f155bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:15.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:25.757Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=aa0baecf-72aa-4d7d-a186-77d4a8d7afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:35.764Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b9ee3f8f-e750-44de-a192-287220dd7740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:45.771Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=27139cad-c34a-4e3a-9b8e-ec72957a818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:55.782Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c2d0866b-cd38-4a7e-a9ae-ffb111391979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:08:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:05.789Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3d045e33-d60a-4609-8c86-028303d11d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:15.795Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6b32a3c4-9d24-499b-ab83-d83e3c1330cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:25.803Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c7542a0d-8e43-4db9-b000-67e6e6f107c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:35.809Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1429a24e-8a0c-4917-a1bb-b230ea4b1741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:45.815Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c2f9aef1-0856-4901-adaa-f1710b1f99c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:55.821Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=58a1737d-dd6a-4c3f-b0e5-b0ee10b30cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:09:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:05.828Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1356e4f3-578b-4398-8cc8-c5c0e5d8513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:15.835Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=cbfa86a7-4e63-404e-a959-1f8c06de6774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:15.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:25.842Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1ffe66e1-374a-4488-8dfe-b3ecac62b223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:35.850Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=13006de3-8561-4113-93bd-79589d5e0a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:45.863Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0324036e-02fd-4d97-b7e2-8a10502fd521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:45.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:55.869Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5ed12a9a-61da-43e4-9460-d59a4b013025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:10:55.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:05.874Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=deb391fb-96ff-4ecb-9af0-a3f56b4e974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:05.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:15.882Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f9064461-4158-46d1-afd4-ec9fca949594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:25.888Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4d731ae0-b0a7-4cbd-b2ce-7b37fe275e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:35.895Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3126fa5b-a0ec-47b7-b4d2-2de73ed224ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:45.901Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3f4bc5ae-6d0b-4f8b-826e-2e84afda2d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:55.907Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=46655e49-389a-4908-970f-1c894352b209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:11:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:05.913Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=51d47da8-4915-4b23-bcfe-4d66100743ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:15.920Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=82743fb4-910d-43fd-828f-637a3801a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:25.930Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e165ba10-0fd1-4b5c-974b-60de55ba681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:35.946Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c7d7eb4c-8d65-4237-a74a-298023f87099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:45.952Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7c731ec3-efcf-42b3-89ea-e1ecb9ad26e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:12:48.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:12:48.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:12:48.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:12:48.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:12:48.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:12:48.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:12:48.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:12:48.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:55.960Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=55500060-b838-4445-957c-baf656e2e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:12:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:05.966Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=99524f01-272a-4f7b-9abb-5189b6c17762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:15.972Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5019e7aa-991f-4b59-8433-d7c39d6481ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:25.980Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=61fc2701-4c62-49db-8929-4a65028d5ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:35.987Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=100e7d6d-a335-4413-9794-7c5e52f247e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:45.994Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3fe9e737-15f2-4065-8364-9626869f37cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:56.001Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c0a50c0d-0079-4ec9-9915-f270bd9af949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:13:56.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:06.010Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=98c7fea8-509d-4527-961a-54e9eb3d88fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:16.028Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5780a966-a0d8-40d7-bbb5-11d41bddbbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:26.034Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e577b1cd-c8c1-4317-8646-039497029309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:36.040Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fc956509-6f2f-439b-91ad-2f5f93382b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:36.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:46.047Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7cee564c-21ae-428b-97a4-a65eb3c84968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:56.053Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4b6554cb-69f3-4c7c-a974-fb02d9d97f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:14:56.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:06.059Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a88b51ff-757b-4db3-b3fc-fa7e519f465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:16.064Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=861e9a58-592a-4e56-9b1c-08a196722c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:26.072Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=884cec3b-a3c9-431e-a5e9-01d3d46fe4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:36.079Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=81f2ac9f-815f-4ca6-afaf-91f2034004c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:46.087Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=220a083b-4f96-4fbb-af29-8c2446d408d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:56.094Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3eb70823-96f0-4b46-adc6-1d7912977f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:15:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:06.110Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=18f1b9b3-3644-48a8-9733-7b831c0450c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:06.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:16.117Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=85227dbf-dcd9-431c-89c8-9fa0a06e707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:26.123Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fa5c9654-43ae-4f68-a96b-4eed96a0dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:36.129Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=881248a1-fc83-401e-ac57-4db191cc8d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:46.135Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a7ec45c6-040e-4cc0-8490-8c8b3f554e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:46.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:56.141Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a0477543-a60d-4a0b-959d-5441396b1db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:16:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:06.149Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4afea9d5-7da0-4a65-84ae-201c0e26e114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:06.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:16.158Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b5ee1549-a4a1-4445-b7ee-c2b1afca595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:26.167Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=30a82562-d9cb-4d89-8c2c-353e9635e7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:36.176Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ce2f0844-cb49-4435-ba46-7a7d8e6ebadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:46.189Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=45ebd1ac-0ba4-4c6d-b9e4-510f167b0962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:17:49.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:17:49.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:17:49.009Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:17:49.011Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:17:49.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:17:49.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:17:49.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:17:49.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:56.195Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b32cc094-d037-4c11-a4a4-93d7076295d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:17:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:06.202Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ba81f4e6-7f41-45b9-855e-eb0352ab45dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:16.210Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=38d4b4b4-553d-492a-a0b1-92042540ea9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:26.217Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4d286243-8dfd-47db-a5ee-4f5a00aa0831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:36.223Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=124efadd-a255-44ce-b3cc-8ac58b7698e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:46.228Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bb6e0d0c-506d-408f-8db1-4a2bdc8976fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:56.234Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=de139c60-d19a-4dd0-bae8-77782a7bd973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:18:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:06.241Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8f97fe2d-30fe-4cc1-9c01-62d249787847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:16.247Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9bc190ea-3214-4c80-a009-60ccea9a5549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:26.254Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=50100399-4d04-4581-88c7-d4ace3d6beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:36.267Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fa4317c0-9bec-4230-8778-1a0cbb7b7f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:46.272Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1780f5a9-c1c7-46b0-8da0-6cd997eea96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:56.278Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6adfb990-d184-4294-b406-1252d68fcb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:19:56.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:06.285Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b18a3a29-1b18-48ec-bf83-a1726d891f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:16.293Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=331e3631-fa6c-405e-84a0-1e2c9b41e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:26.299Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=45a40810-a753-4fa6-9ac6-9ef886acd23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:36.304Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4737d1ea-4f21-49f8-9beb-76ed9afd0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:36.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:46.311Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4782869e-ffd2-44e1-887b-4db9b5134cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:56.318Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=96d3058a-8455-43d9-b491-893de3a712c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:20:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:06.324Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d9adf830-e8f9-416b-9771-3a2fce8ca097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:16.332Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=22f786c7-f939-4491-813c-5d1918b5e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:26.344Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=991ff46f-21c3-4640-8106-6f19da723546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:36.354Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c4ba5984-516f-424b-93b6-ff5ce62dfd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:36.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:46.361Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0560f9ab-fe42-4054-9f03-be860398c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:56.367Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=65c9c5c4-1207-4d57-b5d9-a4dd10a0875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:21:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:06.374Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6048a385-c3eb-451d-8347-4c81bc532bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:16.380Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=086f89b2-c24e-4431-8966-71dafdb9eef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:26.385Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5bf8b479-78c6-42b7-8e61-e5dbb9f8c460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:26.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:36.392Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d2ff1170-1080-428c-be75-a8dc968ff1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:46.399Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d27cc4e7-e3b9-4cf9-9195-5957d582b8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:46.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:22:48.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:22:48.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:22:48.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:22:48.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:22:48.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:22:48.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:22:48.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:22:48.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:56.405Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=24e58199-16aa-4dab-9fd7-c8b11140ba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:22:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:06.412Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e4fd1b3e-08f4-43c7-b393-58e05062956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:16.426Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b9fc815b-c487-464a-9c07-d3fffc7089f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:26.435Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=16fca046-1b79-4153-981a-abbe2d17869f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:36.440Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d1a6d003-debd-421e-9a28-b1137795acda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:46.448Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4cde8689-4f10-4337-8a08-fe10b8c0f524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:56.454Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7b067a09-41e5-4f4a-9001-a50e13a6290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:23:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:06.460Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1c0c4de9-2e08-4ae0-9e03-9cc21637eae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:16.466Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a902fda4-fefe-4b7f-802d-89090f6e1ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:26.473Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a3b78cea-c646-4b2b-aaf7-d08c31f2c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:36.479Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c73c75f5-fca0-4089-ad71-25ad6fe669b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:46.486Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=94e61857-0148-40c9-b989-1b242ca60bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:56.491Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1d0679e3-8210-43c4-b9f0-73e0720e5512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:24:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:06.498Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c512feb0-bd50-464f-b11d-a34bc16c31b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:16.504Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eeb0d4e5-968e-4bac-9643-bcd95a7c2670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:26.515Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=259da65c-15c6-4fe7-8e74-16420a9a1602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:36.521Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ebacfe45-1dee-4636-b36b-7aa01cf294bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:46.527Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ee203937-072d-4574-9e62-4248367b044d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:56.533Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a9f1ef39-d1b1-46ea-aab8-6bfb0c56d7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:25:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:06.539Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=37049f5b-28c4-425c-82dd-eebabb322a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:16.545Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5cbd01f3-bdf0-42c1-972b-ec9f9a782c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:16.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:26.550Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ce509559-e344-42e0-877a-ae77b310a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:36.557Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b551eff5-54ff-44fa-944f-c4dbc5ce7e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:46.562Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e8682cdf-d260-4f0c-9eab-0ca4e5e8f950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:56.568Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a11c1818-6efb-4f97-85a8-62d1c010b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:26:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:06.576Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2253ce21-769e-4daa-bf6d-6811ac38e74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:16.590Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=302d9c7e-2109-4623-acf1-3b7d3f2c0bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:26.596Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d0c43c38-6b99-49ec-92aa-2ab345de4720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:26.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:36.602Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=49912557-bfbd-4c57-9e6a-07c4578f984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:46.609Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5a46d626-6894-49af-af76-89a212e10b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:27:48.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:27:48.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:27:48.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:27:48.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:27:48.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:27:48.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:27:48.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:27:48.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:56.613Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a45f86db-18e0-425e-b9f2-60755d9ce710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:27:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:06.620Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7a4741d0-71b6-49b7-af27-5cf32f54e83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:16.626Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2cca8a62-2275-43af-8dc7-7d94491b2133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:26.633Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e114e435-c593-4b74-9750-da57b5ca8840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:36.639Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6f169381-70df-496d-847e-80eadc8488ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:46.646Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3df8344c-4e7a-40e1-8efe-647465dedc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:56.652Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0c84621e-639d-492a-a109-976aab021d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:28:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:06.660Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=97180e53-1963-467b-b1ca-a3062e5a6c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:16.678Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5e1b572a-3ad7-4986-b4da-d3345000cf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:26.686Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=53a3500f-080c-486a-9211-2e9c893a1029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:36.693Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b671609d-ef04-442c-84e0-f8ee94445c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:46.700Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a67aec98-d30f-4aa3-ab2b-057af3513fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:56.706Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=35fb2879-60bf-45fa-aa3c-0a553c60134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:29:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:06.714Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=323885f9-189c-46e9-a30f-bf0e06978473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:16.720Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1f1f6efb-9274-43e4-9b0a-386f72419622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:26.728Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6984b763-a780-4312-abeb-590a6845f9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:36.734Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=295772b4-b92b-4400-b7b5-38ea4eb346d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:46.740Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e2fc240e-e17d-4efb-bcc4-b0ba55076964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:56.747Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5b876646-06c5-427f-9241-958e6384b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:30:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:06.755Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c6278e17-d372-4e84-9962-c5dce5435714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:16.767Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fe1ce028-8c46-43e2-8394-3c94a524618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:16.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:26.772Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b8b06558-71c0-411d-8f72-afd58f5642a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:36.778Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4fd443e9-a385-4f20-a12a-b98bcf37f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:46.784Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5e658945-2191-4eb1-a1f8-a9d1dd9e6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:56.791Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=009448ef-df59-4c27-8a72-b844e96ccab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:31:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:06.797Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5babb18a-c733-4071-8a4e-a4303759ed0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:16.803Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=67dd9b2e-83fa-4cdd-a120-891dde76a976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:26.808Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ffe6dca9-b1b3-411b-810a-87b14476ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:36.817Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=62b6d5bd-98c0-45ef-b43c-466000133b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:36.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:46.822Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ec978d7a-5a32-49a0-8c1d-4e4b9bdd71d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:32:48.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:32:48.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:32:48.920Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:32:48.921Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:32:48.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:32:48.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:32:48.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:32:48.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:56.828Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=205ecb6e-74b2-40a2-b7fc-d6a41fe62c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:32:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:06.853Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=52a77577-1ae2-4084-b993-91b4f0aa684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:16.861Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=686ddfb2-5a3f-4927-81c1-776f54510971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:26.866Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fcb57a5b-cd7c-47e0-bbe3-6bae9271b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:36.872Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e6a89d25-1147-40c0-b250-79e7acc9c682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:46.877Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=261b5a2c-4afd-4681-a5a9-2ed354ce2787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:56.882Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ee7ca21b-608c-4da2-b962-ae130114718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:33:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:06.887Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2a2836ac-98a2-4564-b4a8-821c2385afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:16.894Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=938907c2-816e-4501-bb45-d5e3d20e0e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:26.900Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6b4f086c-4485-4f88-806d-5a5b7530c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:26.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:36.906Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e3d38902-291b-4679-81e5-b15cacd42b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:46.913Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a9e76932-5c46-408d-b79a-aba842936bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:56.923Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=080a02d3-39d4-40f3-9ab6-15dac5e258d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:34:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:06.930Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=78b5ef73-e222-4123-8280-1f49ac3abc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:16.935Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3c30a345-294d-435b-8976-0e3825d918ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:26.944Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e6e00a27-89b3-43ee-ab3b-36a977466351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:26.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:36.949Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4baf9226-95f1-48c2-89ae-cd5dabd65a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:46.954Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e12f6b04-9601-48e3-80e0-63785cf08058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:56.961Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1545d150-20b3-4b6f-b62b-eb82ae478094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:35:56.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:06.968Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=24107071-bdee-479e-8e46-a1815fc20c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:16.974Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=20820f46-95db-4267-8f1e-9b327bb0d1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:26.982Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=18544a8d-fcc5-4b39-9faf-2930fda93680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:36.999Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4c03fcec-eaf8-4d6d-8272-0116ebfb4132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:47.007Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2513fe24-4f43-43e2-8d5d-45bf7b550fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:57.013Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c668a4ec-4587-4634-a38e-2e20b3fc2b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:36:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:07.018Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8ebe5456-085a-42e4-bd69-3053a9e303df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:17.025Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=24aedeab-71af-4696-b34f-430d85799574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:27.030Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5722c80e-2c98-4cce-a092-efe35520c40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:37.035Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=cb67e58d-10f5-4003-b33d-e86264db1fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:37.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:47.041Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=81cbc2b4-a5bd-4863-b568-1e716ddb0f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:37:48.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:37:48.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:37:48.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:37:48.920Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:37:48.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:37:48.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:37:48.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:37:48.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:57.048Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8832e89b-9463-4dfb-9e2c-c32879a6d6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:37:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:07.053Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=85329fd3-1e94-4f2b-8c44-c701ba8cf384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:17.061Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=21552b86-a1c7-47a2-a9b4-ddee09cdd1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:27.074Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c4e31fdf-8ba7-444f-91d5-bda4a57159cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:37.082Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5c9a3d99-cd59-4aca-bf01-fabb4848866b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:47.088Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5ea495a3-f1e0-4a4e-927d-fc42be01a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:57.094Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a05c0572-6a0c-411c-ac35-3090ce16fe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:38:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:07.099Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1f839d42-472e-4177-b831-02a7e445328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:17.110Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e40ab7b9-af7a-4374-a074-3cd3d6d4745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:17.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:27.118Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b1723800-9183-479f-9ad8-5e84c3a7001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:37.124Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=eefa1f01-d769-42f8-9c60-ff34d785af96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:47.130Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9e3f522b-82c3-47da-8f21-550f1643f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:57.135Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=931794c9-d60c-498e-8829-64700ca79f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:39:57.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:07.143Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=bd2becd7-78eb-4910-95a3-1004d2011cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:17.154Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=47398096-7f51-41b6-a827-8d738bdc9b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:27.159Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=54858071-d76e-4b3c-b1f3-4cefe0d76173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:37.165Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9b7bd45f-04a9-4dfc-acb6-83b7ef5fe6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:47.171Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4dcab84c-ce35-48f0-899c-380f3a6b215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:57.176Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b69fb799-1de1-4667-98d1-c6e125eec63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:40:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:07.182Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8f1091a7-5f96-43c7-9a36-c76b966a98fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:17.188Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=90076a04-7dd7-4014-a233-b8b24d1cb063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:27.193Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=0088e685-34a6-4916-a0e4-9d5c74e5b6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:37.201Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=422ba59c-ff96-4f7d-a916-f1cf958d03d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:47.207Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8790f4d8-68f3-49f5-ba93-09c2c66e6c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:57.212Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a9049af3-ecd1-41dd-b7f9-f6be1c30377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:41:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:07.220Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9f7ce702-a93a-4506-8648-586741c659ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:17.232Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=04f3f916-3414-41dc-b400-bbfd5f174875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:27.238Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3801ade1-bbdf-41f0-912c-dc6d5b649176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:37.244Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3683e793-5929-4acb-846d-3a287a3c9619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:47.248Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7569dc48-d08e-4b44-b7f4-b0265d40bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:42:48.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:42:48.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:42:48.926Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:42:48.929Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:42:48.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:42:48.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:42:48.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:42:48.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:57.254Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=75aea5d0-2ba8-4913-b370-5c37535e703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:42:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:07.260Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ddd4f61d-8b24-4b9b-b3ff-4d3f6c6d7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:17.267Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=51978979-25db-445a-977c-3ccabe50e6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:27.274Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1c9169ef-3bc5-4041-a1b8-74ba40502372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:37.279Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=79bf976e-fa0f-485a-9b25-41fe2f4439a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:37.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:47.287Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=ddc142ab-774a-4b04-a6b3-3aa1566767d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:57.294Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5ac098a9-1b37-42de-9c31-499deb2c2fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:43:57.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:07.306Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=9021e709-1ae4-44e5-a91c-65b6407d3c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:17.312Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=a2db547c-bddd-4912-9a07-e28a1bceb24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:27.317Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=3c604e3e-d66d-4576-89b2-86d7aa084dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:37.323Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c0b99ecd-4bb3-4f59-8516-32a5c90f5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:47.330Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2c817ef3-70a5-4a02-9765-5c144c006877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:57.336Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d35dba03-2ad0-4cb3-ab60-d2d80d3cd76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:44:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:07.342Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2b010643-8ed4-4e92-818e-277c0bb4b5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:17.349Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d3a629fd-9f1b-419a-afd2-f9507e69493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:27.355Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d98b16fc-0055-45e9-a0c1-e6329254f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:37.361Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=309c481f-e846-485a-a027-a7b187859898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:37.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:47.369Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=8b730b30-3e42-46f0-b058-5a29070505d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:57.378Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=5605880c-2b60-442d-ad67-1e4c58b31b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:45:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:07.388Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=fde478ab-86c7-4589-909b-ba6265965996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:17.395Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=07370fea-bd73-47cc-b4fd-f6d7c66c0b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:27.401Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=e6cf9f06-a491-4605-9520-a8c6f189d5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:37.406Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7805f0f0-9aca-465f-a448-6177367ef54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:47.411Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=25db1e22-9257-45f7-88f5-4dda94ce1062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:57.418Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b4430af2-2a5b-4030-8a3f-623a9a45eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:46:57.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:07.423Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=75d40aa9-4c73-4bc4-80b6-0391c1be1156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:07.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:17.431Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=53127a3e-c370-4113-bcde-26e8ad2a6ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:17.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:27.437Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=15fb9f60-517f-4ca7-82f0-65baada29caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:37.444Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=298cd90d-e63c-4ba0-9a32-d923f606182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:47.451Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=7463bcbb-b680-47f9-b0e8-9355771f6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:47:48.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-04T00:47:48.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-04T00:47:48.892Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:47:48.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:47:48.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-04T00:47:48.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-04T00:47:48.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-04T00:47:48.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:57.459Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=934b2282-717e-4fde-8d86-e84e5ea1cc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:47:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:07.465Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=f468f5aa-7858-4490-934d-267a28452540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:17.470Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=2b00f0d5-8560-4753-b5d7-6198f286aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:17.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:27.479Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b511552e-82bc-40a3-804f-cd62af2bc9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:37.484Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=dc453d95-4e8b-4636-8d93-9e5e4989432b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:47.491Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=17a8cdca-cb2d-47b0-92ca-fe9556967771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:57.500Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=628462eb-72f5-474b-8988-f21ce78f905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:48:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:07.507Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=1f983c15-4395-42be-9534-2950f083dfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:17.513Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=83541cad-c155-4092-a58c-22f04b4591c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:27.520Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=220747ee-2e37-4c41-a5ae-caf614bf9131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:37.534Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b2f7b358-f438-45c1-a7f6-3d3590d2e910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:47.543Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=303ce229-2029-40c5-ab34-d8b4e79bf639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:57.548Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=6d4c172b-c65b-44ff-a5a6-c99a7f070dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:49:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:07.553Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=c0a46f17-1746-4c7f-86b2-d3f155927305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:17.560Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=494fbbb8-78f8-4cbc-bd66-a3236de80809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:17.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:27.566Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=b6675907-7ec9-43ab-bf20-c98efce8b727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:37.574Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=4cee8adb-73ae-497b-9438-3c4634d01993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:47.579Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=d1b9d9a5-2f93-4ca8-af85-26f5209cc5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:57.596Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=050f5b4c-b435-45ee-bcdf-f263234803a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:50:57.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:51:07.606Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=85abe5c1-dc0c-4cb0-8243-99282415b0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:51:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:51:17.621Z |INFO |Init configs |InvocationID=a2b1d536-ff28-496d-bc94-82d41bedec74, InstanceUUID=92b89962-fb61-454f-b587-98c3e1562bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-04T00:51:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |