By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:02:09.015Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:02:09.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-27T23:02:09.055Z |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-09-27T23:02:09.642Z |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-09-27T23:02:09.745Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:02:09.745Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:02:09.745Z |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-09-27T23:02:09.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T23:02:09.943Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-27T23:02:09.971Z |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-09-27T23:02:11.342Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T23:02:11.758Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-27T23:02:11.776Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-27T23:02:11.776Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T23:02:11.824Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-27T23:02:11.825Z |INFO |Root WebApplicationContext: initialization completed in 1853 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-27T23:02:12.136Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-27T23:02:12.987Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-27T23:02:14.409Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-27T23:02:14.941Z |INFO |Started MainApp in 8.828 seconds (JVM running for 9.454) |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-27T23:02:15.001Z |INFO |Start scheduling PRH workflow |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:15.013Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=743939a6-9b90-4ebe-9c58-1c7bbf55aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:02:16.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-27T23:02:21.108Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T23:02:21.109Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-27T23:02:21.112Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:26.559Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dd831f77-1f53-49a3-9113-7b924572e038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:02:27.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:37.624Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dd864396-2ad8-4cf0-bfd0-34e427f08e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:02:38.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:48.664Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=43bd2eb0-aca0-457a-9c61-fb8f73358ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:02:49.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:02:59.704Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b29d0b3a-f64c-476c-9d8b-09c3b98df305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:03:00.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:10.751Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1747ed84-6261-4067-a855-a57f98ecfa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:03:11.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:21.786Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=759254fa-df97-47d6-8fcd-cabff1116da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:03:22.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:32.829Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=deaf5495-e2bd-4329-8e79-a151c1e0e717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:03:33.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:43.865Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=831849b8-f20d-494f-983e-4abd48adf4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:03:44.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:54.936Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7f4fd512-84fc-46e4-aafe-e3763251f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:03:56.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:03:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:06.135Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2968b06e-245b-4be6-b20b-b3c3cd37fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:04:07.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:17.175Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=66d7a35c-3cb9-4838-9d6a-51aa017445c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:04:18.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:18.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:28.219Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4c3a3474-0dbb-41d1-95e7-228d26e13063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:04:29.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:39.288Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fa0ec4e3-6b83-48c1-918e-bae57d6740c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:04:40.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:50.334Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e2e0598a-ecbd-47e4-aa4a-721826a05d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:04:51.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:04:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:01.372Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=00f210d4-20db-4674-989b-ad339c0406a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:05:02.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:12.441Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=16b64c2e-b074-4321-916e-3a4a6a8c4ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:05:13.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:23.484Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3b60d2a5-642d-443d-bf73-221b182d8b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:05:24.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:34.522Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=639340a0-a151-4651-91d3-2c59564e3184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:05:35.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:45.595Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f2fc6e18-5031-41f5-828c-2f2c16173400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:05:46.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:56.637Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e5e78aa1-82eb-482f-b27e-d21837e0812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:05:57.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:05:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:07.672Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3c62a133-1a07-40d1-b058-f7a6906c96e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:06:08.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:18.712Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c8f0714c-ad8b-4086-957c-40b5e035d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:06:19.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:29.756Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5c85c741-d939-42b8-9fec-a6efed02790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:06:30.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:40.791Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c1b5dffe-6b65-4f7b-8145-50345aeff290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:06:41.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:51.833Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a54c8c9e-00a1-49ef-ab16-20c2e58657b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:06:52.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:06:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:02.873Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2e046f9d-402d-4abd-bc8d-340e11f1d89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:07:03.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:07:12.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:07:12.590Z |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-09-27T23:07:12.592Z |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-09-27T23:07:12.595Z |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-09-27T23:07:12.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:07:12.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:07:12.604Z |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-09-27T23:07:12.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:13.912Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c67bb8f5-40a1-4959-98b3-97002f6f41ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:07:14.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:24.956Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8af75606-8f41-44b4-a59f-835c67c7a464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:07:25.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:35.992Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4e8e8dbf-7784-426b-bdce-dc12a368779e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:07:37.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:47.032Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dbeb4b52-8685-4263-af67-be00ef5f25fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:07:48.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:58.071Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1f33b7d1-e1bf-46b8-82e6-c483b262a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:07:59.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:07:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:09.112Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b2ba635a-5c29-4ab6-8410-bf8595df5ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:08:10.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:20.157Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=972231cc-80eb-4cf1-9253-810f354e26b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:08:21.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:31.192Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fa8170d0-f4f9-420d-8ade-a8cf6937bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:08:32.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:42.237Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c0491672-4d79-454b-87d8-521a4c33c0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:08:43.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:43.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:53.274Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=79acbe76-2e2e-4b0c-8d18-f01020a9970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:08:54.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:08:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:04.312Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=18f809bf-d931-41b4-ac98-d8168e69eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:09:05.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:05.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:15.358Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8b3cd020-d05f-44ec-8b6a-4afa37f08140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:09:16.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:26.393Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=da6d46c5-36d1-4e08-ac4b-0aba6e480c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:09:27.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:37.436Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=df689d18-b81e-422f-9641-fe90f7c6c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:09:38.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:38.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:48.473Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=01fa24bb-2fc3-496c-a119-28c48cb351dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:09:49.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:09:59.521Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0a84d3a4-22fb-45dc-8a97-36f9bf9ce607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:10:00.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:10.553Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e0e1e9b2-048b-4877-bce0-81ab676913a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-27T23:10:11.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:21.599Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6c84f6f2-77c0-48ba-bf68-8487477f9d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:31.739Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=37122de8-c320-4d27-a332-96eb2e5dbe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:41.755Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b777ae67-4b95-4205-ae76-3d8fc6f1e86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:51.768Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c4de17af-1a27-4c70-a171-7acd1c92f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:10:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:01.788Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0e6761f6-955c-45bc-95b1-6e9a17a0baff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:11.804Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=239ee8c9-2338-42ad-b4b1-8368d2c092dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:21.815Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=20f6cb91-8a15-4674-8c39-46a45c76f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:31.831Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b3cae0d9-e7f5-4040-9d46-ad44ed32a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:41.844Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=14548416-dd96-4cc5-a256-8326bd5bf756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:41.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:51.856Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4a551dd9-1672-43a8-9ecc-4ceaa3cd3ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:11:51.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:01.865Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6ab5f3d3-1e6a-4be2-a361-389a5fb5ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:11.881Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4f8e3861-8cb7-4a0f-a8c9-e7213c454fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:12:12.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:12:12.449Z |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-09-27T23:12:12.450Z |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-09-27T23:12:12.453Z |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-09-27T23:12:12.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:12:12.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:12:12.459Z |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-09-27T23:12:12.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:21.908Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=774b87dc-907c-48cd-8321-31ea469e8c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:31.918Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=561c34fa-7467-48bd-bb89-f027d42fb760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:31.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:41.931Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9d9d75b3-be4d-46ef-9c18-10bd59bce352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:51.943Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c6455028-f722-4648-8494-b8699025abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:12:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:01.954Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4cf584c9-988e-4f69-be71-0b95b269eb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:11.963Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b187fe4e-8797-4b84-baf7-183cd3121bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:21.972Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bde7b561-51b5-43dc-a85b-3a0afa683a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:31.983Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b0573077-b163-43f9-8598-2d50014c89f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:42.002Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a4b61190-eff4-4e5a-8088-4c1f8d7f4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:52.013Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6e5e0e3b-af8e-4f2e-ace4-319f89954295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:13:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:02.022Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b04c66ba-d388-4476-934d-538a2fbb002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:12.033Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d2ff036d-2294-4775-aa68-82eacf95c8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:22.044Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=87a46d0e-7d56-4172-98d5-352b399f62c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:32.053Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=efb8ffb2-060d-4d26-bc56-ae75a4c819c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:42.067Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9074e784-e32e-44f5-b8b2-d4cfd80db4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:52.077Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=43fb17a5-9f79-4c49-ae58-af7fb65d540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:14:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:02.089Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a62f72dc-a95e-44c9-b9cd-7859d33e11a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:12.106Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9c699918-434a-4298-8d98-d022e84b7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:22.118Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=de9774dd-ff8e-494d-9803-1e7b618bb98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:32.133Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=36634ef3-8f03-4bed-b555-d57fd3dd64ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:42.149Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5b4e90aa-4929-4529-8ecf-be9dc2e53c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:52.160Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5ff306c1-eee2-4866-8595-fe54da2ac077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:15:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:02.172Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=07d0dcd6-8f27-44ad-a7f1-9a9e0e539df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:02.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:12.180Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=53d2138e-9c6f-44ec-8303-5b55a32a5640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:22.189Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dc2aac4d-247c-42a6-94fe-c55c61b1ecd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:32.199Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=38d0e79a-3519-415c-9679-921c8a678503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:42.209Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=460dc486-6780-4e07-83a3-087885250531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:42.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:52.218Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cbbcb701-a0a9-4299-a9b1-7a369e850d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:16:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:02.233Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5e2ae6b0-f154-48ce-b8f0-6a30c47360dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:02.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:12.244Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=44098dcb-bc91-4bb3-8ee2-62250164e222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:12.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:17:12.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:17:12.438Z |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-09-27T23:17:12.438Z |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-09-27T23:17:12.440Z |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-09-27T23:17:12.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:17:12.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:17:12.446Z |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-09-27T23:17:12.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:22.252Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c65ec18c-251d-4db8-9055-d29d85a77fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:32.261Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=514a8afb-1f91-48d7-ab9a-1bc1f2d4bffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:42.280Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3a3a448f-f32e-4916-b1ba-96a9733759f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:52.301Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=745ad520-7cc9-4fc9-9c79-6914f81239f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:17:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:02.309Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dcfac685-ed79-4c6b-8e23-9efacacb75cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:12.321Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3dd7e7b9-d14e-4d8a-8676-e7725388dbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:22.337Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b5fd1e47-53fb-4261-beae-88cf3c910e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:32.348Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1bed2973-cb86-480a-9697-9992abd17669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:42.357Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b718ee50-3132-4fa5-bdf1-adb4d9cdde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:52.372Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=446ee44b-66fd-4bdb-96a4-f1086e6eef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:18:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:02.383Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6781b880-b73a-446a-bccf-062dccd8f800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:12.393Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bc6e47ec-9cb1-44b7-86da-8fc716fcd9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:12.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:22.416Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=99d99d2d-4195-4425-8c40-2f0ae15f9276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:32.434Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ce870c1c-30a6-46d4-9925-0f894671b5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:42.442Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6e7143df-d124-4cf7-9838-7235d08cb1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:52.451Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c91290a5-4248-4b60-839a-94a6d32b5dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:19:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:02.475Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eaee0220-953d-4052-8afa-ab6a5a50f5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:12.482Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c4da9e39-3ece-42f4-8522-a6f0f2483505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:22.490Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=27dd996b-c019-4a42-8cb2-3cb4e3244e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:32.503Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=52aa2f0f-c400-480b-9b84-c4a33ded5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:42.514Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cb9932c3-4606-42f4-9c28-203797a3bd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:42.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:52.527Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=42aeaf8d-5684-48a5-9fbc-ab8689c1c092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:20:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:02.538Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8a0739ee-1f0f-479b-85ff-56a425ef20e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:12.550Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f6aeb50d-7837-4bd3-a5b4-1a77c3da8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:22.559Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=80e3bf13-087a-4ea1-b631-4b1a20755d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:32.570Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=09f1b63a-4606-40bb-9720-41abc1dfc753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:42.578Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8e4ba0ce-072e-477d-8d74-7f9d474b45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:52.594Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=416aa114-075d-4f53-b7f8-8425dfa03a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:21:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:02.602Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=61923450-3de6-4573-87da-9ad18cede47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:22:12.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:22:12.454Z |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-09-27T23:22:12.454Z |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-09-27T23:22:12.456Z |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-09-27T23:22:12.464Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:22:12.464Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:22:12.464Z |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-09-27T23:22:12.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:12.609Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3fd04681-abeb-4125-aca7-86fa62862215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:12.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:22.617Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=18fc3961-bd7e-42d4-b6e7-7be5550b3fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:32.629Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=93e6e53c-bdaa-48da-aa1e-073dca253025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:42.638Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=26c6b8e7-5ff3-4cdb-b208-564f349e13a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:52.647Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fdc31881-6225-41ac-95c5-b0eede2b20fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:22:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:02.658Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0fe333ec-08d0-4ec0-86d4-c8d3348f721f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:12.675Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5a01331e-f882-423b-8fcd-13e8a8c2fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:22.690Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=538a1648-8bca-456e-8bdc-2f285bdb3f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:32.698Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e6c99496-3cba-4b46-b505-e848b34174dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:42.708Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1bc622c8-4915-4de6-aa7d-ca03969241c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:52.715Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=75078ee7-044a-42fd-9760-cbb8ecadd88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:23:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:02.724Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ec5a2364-ffb4-4d58-b90d-005cd99b3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:12.734Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e811ad34-0ff4-41d6-93e1-d15c8f8e5928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:22.742Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=42284771-db81-4f6c-a874-4dcca150df07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:22.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:32.750Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=023249e6-7ae8-4a87-9081-35b08eaef8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:42.762Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=abf10ae9-d6db-4f43-b5b1-13b57fb758fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:52.779Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3e229433-1685-4bd0-a85d-2f0905d5620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:24:52.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:02.787Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=44ff542d-4e9e-4773-bafe-694fa18d97f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:02.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:12.796Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=53dd6b91-2a5a-4d7d-9290-5d6f9b6ff4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:22.804Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=743eee17-6e77-4db2-b858-01c79258a62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:32.813Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=10938566-9584-4cef-b62f-0b93b55c1fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:42.821Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=21296688-63d3-4549-9d9c-1d0b604b0c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:52.828Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2f4cbe1b-882a-430d-9c89-c69b0014598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:25:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:02.839Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=47adf5ab-d6c9-42ed-aa21-0a00eb75618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:02.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:12.848Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eb43556a-600e-4643-9eca-c012e2cad5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:22.861Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0ae8014d-996e-4ab2-ad3a-daac06e20f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:32.877Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=37ed87bc-9680-4da9-a87a-3578e4153f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:42.893Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=daec7289-1bfe-4c8d-a3ce-7f94814223fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:52.904Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=005fec94-a723-4589-92d5-f383aeed8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:26:52.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:02.913Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=76d32fbf-c16b-4e12-94a4-92cd116ae4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:27:12.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:27:12.456Z |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-09-27T23:27:12.457Z |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-09-27T23:27:12.459Z |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-09-27T23:27:12.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:27:12.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:27:12.467Z |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-09-27T23:27:12.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:12.922Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c3bfffd3-3ced-4f88-8013-00f8068b740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:22.930Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=08530053-43c4-40cd-b579-44d8dfa5eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:32.942Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ecfc5123-c4a7-43eb-978e-6a27f3c970ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:42.953Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0bd8e92c-363f-4d66-9398-922fb65d492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:42.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:52.961Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f857cdbf-dbe9-47fb-856f-86ad898f57c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:27:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:02.968Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e7bc4b67-b88c-4db9-8e08-2447289437c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:12.977Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e1a62b29-59df-40a0-ac70-a5447af70c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:22.986Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d4b00a64-f639-4a30-93c7-2f7e9a5a39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:32.993Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e1c30328-1234-46c4-a6a9-cf7d00c241bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:43.000Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d94d5729-9a27-4447-8cd3-dcd17cb77e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:53.008Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=78cfcc70-710d-4615-a3e9-45963eb8d662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:28:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:03.019Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=da04a103-3a74-4c10-a8b0-ece6c377f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:13.029Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e46f8050-3dab-4c3c-a792-52455b8440a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:23.036Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1966cbc8-ac52-41ea-9283-691913befbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:33.044Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a696e3de-3933-4270-bdc0-e120039c9b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:33.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:43.052Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=32be8a35-54fb-409c-8653-d6ccfe8c815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:53.061Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fcd17d07-4a93-49b6-94e5-ec350955cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:29:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:03.072Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=05abe6f0-4110-40c9-9093-0b7b8a319c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:13.082Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f453dd04-cf05-4e1f-a964-fb438b3eede3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:23.090Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=215e37e7-e270-4ad8-badc-76da07f94555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:33.100Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b499efd8-e91d-400e-82c7-b1465e8f087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:33.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:43.113Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=85fc55b0-8bf6-4cec-bac3-2dccbc12f037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:53.124Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=aec742f1-d315-4c42-892d-51cb1bd2e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:30:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:03.132Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c6734350-33a5-4ad5-a6e5-36c24ef22457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:13.141Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=86279061-0f9c-4e49-842d-0895b2f11883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:23.150Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=115dc080-a3ab-44d4-b7c4-872ff618dc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:33.158Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c4f3c885-912b-47a7-9cd4-ebcca5332931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:43.169Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f1c88654-8262-4e70-9cc3-5122bde4c00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:53.179Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ecf20dcf-f7f6-4620-b4c3-3a7d46a038b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:31:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:03.192Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=94e0d25e-95cb-4c1c-9e0e-602593cc33a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:32:12.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:32:12.462Z |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-09-27T23:32:12.463Z |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-09-27T23:32:12.465Z |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-09-27T23:32:12.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:32:12.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:32:12.469Z |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-09-27T23:32:12.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:13.208Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9ea18eaf-da0a-4e2b-942e-c19e2f8db579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:23.218Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=917566ef-3afa-4665-b273-bf701789ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:33.230Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b0f8840e-48c6-4030-af30-e41f78f9dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:33.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:43.237Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2dd29a05-a5df-44f9-a01b-b9febc5e00cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:53.244Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0984fc41-8fda-4ff9-b12d-3b2fb6593f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:32:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:03.253Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=add71e25-c37f-4d29-97e1-b6fb556967a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:13.260Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=360604ed-e9cf-4d76-8c22-9481d71dc828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:23.269Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=41707155-64b9-4a20-815f-45e2b1d3b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:33.281Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fb0b4336-27aa-4e0d-a60f-65e5f5eced8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:43.288Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c790aa3e-d673-4d63-a281-3d122bf5cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:53.297Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d1dfa4d6-cde1-4ab4-b880-6e04b01f8984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:33:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:03.306Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3918e195-a2e9-479b-b0a9-9527115fead8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:13.313Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=54aa62f6-97e6-4183-b73a-476249cdc1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:23.321Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f867f73a-2b21-4077-9f82-82e11d9d9391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:33.329Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=78fe10a6-e999-4435-b11d-9c01ea735323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:43.338Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=71ed1ef8-0b6c-41e6-86f9-40cd0e3d07b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:53.351Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e5e0248a-d732-4b6e-ad60-735ad092ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:34:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:03.360Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1588047f-ee80-401f-a744-b47297478962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:03.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:13.367Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5fe112ec-66cc-42f0-8c58-d73391c64660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:13.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:23.376Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=394bea8a-2ea5-4923-a70f-90d6149d1432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:33.383Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=79c62b92-2983-4e6f-a9e3-8ac431241678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:43.390Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=06fbf816-776a-4dc3-8259-fb0ff86c8948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:53.397Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d32432da-51b7-460b-ab1a-d0e2b427838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:35:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:03.408Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ec2f7ca3-69ff-428e-b6f7-ba87761b8d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:13.425Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=85d8c0d9-f6b3-442b-b1b1-6b92e14593d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:23.434Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f4bcab4c-ba61-478f-a2e0-5a995c15385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:33.443Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d6bda62c-9082-461e-8f51-d4f7a95aa7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:43.452Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5f7bb0d1-7350-4851-9331-539b4c70a26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:53.460Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=17dc8fda-3eef-4672-b64e-10c0fcca312f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:36:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:03.468Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=50219fca-8549-43e2-aeb6-5c705d25b5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:37:12.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:37:12.471Z |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-09-27T23:37:12.472Z |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-09-27T23:37:12.474Z |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-09-27T23:37:12.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:37:12.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:37:12.479Z |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-09-27T23:37:12.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:13.481Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c9f79c51-7de4-4a14-8897-abc200380481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:23.489Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e08c40d7-4061-45ee-bc39-85f0ee3ce8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:33.502Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=770a8ed2-4bc8-44e1-b2a9-03c373c34ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:33.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:43.512Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f2f9d0ca-caa3-4a6e-a293-6e971dddfca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:53.520Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=363160f1-e9c9-4ad9-888a-c51f6e27fe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:37:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:03.537Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b9850286-e951-417b-b96f-d00eedcf4298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:13.547Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eafb1448-0d55-43c3-ab1e-54500de66669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:23.555Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2e7c5842-2d65-47bb-9c0c-c0cbc6a90d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:33.563Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a98382b3-2152-4499-9bd4-be2fe0e65b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:43.572Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=034df033-b936-499d-8fae-884a3000340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:53.581Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2195d035-b127-40e8-a827-4f07b7437ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:38:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:03.592Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=95e5fb18-c4d2-45b4-885c-abfba8e138bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:13.604Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ffaaa5e1-dc66-44e5-80c9-00a5f345d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:23.613Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cf32a616-6283-4527-bc25-f1dfee432b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:33.621Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=aa7d7151-a8e2-4bee-9dd1-02431a733068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:43.629Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4cbf7098-6402-4e9f-82a6-be171e7dcdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:53.637Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=55183442-daa4-4be1-95c6-5b36ded64d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:39:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:03.648Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a6c471d4-0e90-4aac-b3b6-805837a9e473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:13.655Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=df0120ce-f354-4565-b8d0-1be6ef84b131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:23.662Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d65a6944-858a-4960-a863-f6647494cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:33.677Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=04912b4d-78a0-4a55-aae4-a58bf4a00579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:33.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:43.685Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=db47fc16-42c3-40f1-a295-0f9e8ca93f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:53.694Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=532693d1-6340-48c3-a805-6e3d338338e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:40:53.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:03.705Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=25223516-00b2-4a32-a609-7231e16bc6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:13.713Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0383a97f-53b5-447f-b0fd-a72f77ac634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:23.720Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=621e955a-cfa5-41a2-91cc-2ab78eb96104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:33.727Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0afc49bd-36bd-46eb-92b8-2378529dbaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:43.734Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6006cfa9-6692-45f3-96df-e977ab58e5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:53.745Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9bf4246d-42aa-4733-bfbc-87c1e8694917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:41:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:03.758Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3ea5a0a1-92e4-419a-ac23-13c03b7f11ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:42:12.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:42:12.461Z |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-09-27T23:42:12.461Z |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-09-27T23:42:12.463Z |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-09-27T23:42:12.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:42:12.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:42:12.470Z |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-09-27T23:42:12.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:13.764Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b0bef2d6-499f-4ed7-8dd0-162c2f08ce8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:23.772Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6e893fab-03b2-4caf-935b-08b83da3393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:23.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:33.779Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6e3c006a-6560-4d56-943e-06adf40e1620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:43.788Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=feaa7784-d999-4821-bac9-9591ff68a45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:53.795Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d7fa8e7e-f58d-4229-9d41-c7cff685f476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:42:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:03.802Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0c50d2d5-db33-4f0b-b42c-988d5cb388d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:13.859Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7474c52f-6087-4455-bd39-08ab4de95947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:23.870Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ae68a471-5a5d-43d7-83c5-013c97a0d300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:33.879Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3cd39656-40fb-45e1-a845-8b7c5e93a731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:43.886Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a5929e0e-0376-4580-ab5d-572659847d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:53.893Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f79e87a8-1edb-470e-873c-0fe2af959dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:43:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:03.902Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=83907583-aa32-4427-9869-13a6b68d5f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:13.910Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6461d78b-afe4-4192-a493-0126a83b14bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:23.919Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a874d17c-002b-43c6-b0bf-1b6580c41183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:33.937Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bf225c19-ea16-4c12-8e4a-ce02743378f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:43.948Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=24453220-ea23-470f-b840-5b07b0325d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:53.959Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=024a9379-87bf-429c-885c-0442f66e4323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:44:53.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:03.969Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0c613d00-3c29-4902-82c4-a0442a68ccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:13.976Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=acdef12d-7f51-4db7-abfd-1ab64aa5e0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:23.988Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7dc34681-8d4e-4f7a-989f-28a448a38331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:33.996Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c4343f64-f4c7-488b-b2bf-1b2f2a9f4a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:44.004Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4f6d8c3f-ad4d-43fe-b921-5d83d6659f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:54.012Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b6960272-520e-4a3c-bb93-3a7cb9bd20ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:45:54.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:04.020Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b2e2cf96-ccf4-425d-80f9-1b1d594a3be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:14.028Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=88caa9e9-40b7-4324-947c-725169bc38d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:24.039Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=db6a7b7f-8ce7-436b-acc1-437a716cb3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:34.048Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eb295641-532b-4709-bb6a-d0d77e9fc748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:44.055Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=46394032-de18-4f11-bc61-4585ae00effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:54.063Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c29922d8-d341-4108-92d6-25f991706595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:46:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:04.070Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a850d434-3f81-4067-8be7-d50a2338ae44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:04.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:47:12.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:47:12.467Z |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-09-27T23:47:12.467Z |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-09-27T23:47:12.470Z |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-09-27T23:47:12.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:47:12.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:47:12.474Z |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-09-27T23:47:12.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:14.077Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=817c8c2d-136e-445a-ba25-5921680f8bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:24.085Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=27bd2455-afc0-45cb-a830-f84d62ca73dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:34.093Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ea655265-6897-464e-bee6-47be541767f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:44.107Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9d2db806-058a-4dca-9b4f-608ff97ff7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:54.118Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3e73093f-c61f-4fd1-959e-81bcfc9f286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:47:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:04.130Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d4f0b2ec-1eec-4736-a4ca-83a2716a1e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:14.138Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=db01886d-ef92-42f8-8dd6-f141c590c1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:24.146Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4b78eebf-7b5f-4deb-8375-e96b31dd6e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:24.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:34.153Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=17e1fe4a-c2ab-4a63-ac11-289be1caa8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:44.161Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=854f76f2-b759-4a00-8954-7b9c964b9738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:54.170Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3c347afa-59b2-4f82-adfe-38b76ea0814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:48:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:04.178Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b8e59740-0ef8-4009-8320-94626bb14c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:14.191Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=93a5a72f-5d8d-476f-a159-fc0fab110436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:24.202Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4f7d28d3-c01a-4949-865b-a4f1081407d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:34.211Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2444d83e-0523-4f75-af1b-209d473b0501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:44.221Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=564b06e8-3e69-4373-afb6-07f1a0632609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:54.230Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=08db049f-8427-4008-b566-74fa5b351929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:49:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:04.238Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cbf41c4a-b3fc-4bde-8c3a-25240fbd8af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:14.246Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e8be068f-e5c2-446a-9854-582072f515fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:24.254Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=881cddd3-a20d-47ae-a4f6-835b536a047c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:34.270Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b02427b1-63dd-4563-93f6-2c567101e107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:44.277Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=86e022f0-d25e-4347-a29d-da26f23efdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:44.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:54.288Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e140749c-dc72-4a4b-80dc-ab91ed1579e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:50:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:04.296Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4a1e18cf-0ca9-4e30-a455-be10915fe83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:14.305Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6dc84d5d-bc4b-4a06-ae99-8152f7f49a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:24.313Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=49118566-ffbb-4088-8e38-9b0d0afdf951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:34.322Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=121c6864-1da4-4c18-91e7-ea1a6036be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:44.331Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d6b06235-4ef4-4be2-8124-adc65859a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:54.343Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8d0d21d3-a445-4445-8cae-add2ca2b3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:51:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:04.359Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=24dc0f49-2c4a-400f-b338-6b50192433d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:52:12.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:52:12.463Z |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-09-27T23:52:12.464Z |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-09-27T23:52:12.465Z |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-09-27T23:52:12.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:52:12.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:52:12.469Z |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-09-27T23:52:12.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:14.368Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=94fc0828-d0e3-4a6e-a8b9-03ce770d45b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:24.374Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b5c60f61-35a7-46f8-9205-ca72fc838528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:34.381Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9b9aa7c8-d5d0-4069-83f6-ba242a85439d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:44.389Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6468aa24-4968-4e0f-8317-3c65528e41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:54.396Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a62a9293-e819-4880-8af9-956fe9776ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:52:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:04.404Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dfe01683-6557-4fa7-95ed-6d2b7d871820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:04.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:14.413Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d2878cdb-da93-47a8-9316-a946356b05ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:24.420Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ef19de1c-93b4-4090-a9be-dbedc4ada5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:34.441Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7cc1d3e1-2702-46f8-9691-01223367ff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:44.449Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=48052003-946e-4d13-baa2-e89a75124301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:54.458Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ba1755e5-c8ee-41de-b8ff-75d22d689614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:53:54.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:04.464Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2cf5efcf-bc52-4926-b0b8-5365ec7c1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:14.472Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9d65035a-22dc-4e57-bc00-1b1041c2b1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:24.480Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a26ab6eb-cd62-4d58-ae0a-d95d3589a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:34.487Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e796e063-dc59-46e0-981d-f6bdd6ee2eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:44.495Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1a4dae69-f48a-4c46-a700-1e6c746767ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:54.502Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e05a6d66-1230-4379-8c53-a734e5a82662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:54:54.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:04.514Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3a0faa29-c1d8-4513-a4c8-ecbbc15e4f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:14.527Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=78da389a-b4a3-417b-8376-5f2db0b64123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:24.536Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=463fa44c-c4e9-43d1-be9f-2b176c555092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:34.547Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a14cc0a3-f8da-405a-9044-5704a7a75f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:44.554Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c3be2e8f-0358-42ba-91f0-aa7f01bbf130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:54.565Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c848ea50-6a77-41de-856f-bfacdd531c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:55:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:04.573Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=92f3d25c-3313-4612-9978-bbdc79a1155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:14.581Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a53a3ff5-2ba4-4012-bc5d-d18aae08025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:24.588Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bb9095fb-b221-4d98-98b5-b5195021556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:34.597Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5434574f-819d-47d8-8908-141108f429b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:44.606Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ed8d66f9-52ff-4380-bba0-aae327ee8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:54.614Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c08aee7b-9ccb-404c-bfa5-731bcf5231d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:56:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:04.622Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=064595c7-4551-45fc-9863-8b1c007f13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:57:12.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-27T23:57:12.501Z |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-09-27T23:57:12.502Z |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-09-27T23:57:12.503Z |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-09-27T23:57:12.507Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-27T23:57:12.507Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-27T23:57:12.507Z |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-09-27T23:57:12.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:14.629Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1691a9eb-27b9-4445-b20c-adc1a49a6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:24.636Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=86448205-4c50-4867-9175-bbaeae91116d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:34.644Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b6220537-aa33-4927-826c-a5af5576da05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:44.653Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4aea0df1-70b1-4d2e-b9cc-6ab9f1753a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:54.661Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b1ce3b55-056a-43af-92a5-c1bf0659768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:57:54.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:04.673Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f31da370-10ef-4916-93f4-c780794b7350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:14.685Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=be8956bb-8240-4299-8bcc-2de839a22c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:24.694Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e22180cd-aff4-4c72-bb63-e5944eb5062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:34.701Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=555d459a-cd1b-4c09-8e99-22ef4141b309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:44.710Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c38bb325-25f5-43b7-a6fe-5f40427961ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:54.718Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0c81c15e-d28e-4ac8-a409-c83d0d8b6cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:58:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:04.729Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1b0a42ca-ec41-4b48-8124-124dc9d74044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:14.738Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2ba29e1f-6f4b-457c-8ff8-fc5341ebb4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:14.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:24.748Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1ce8be4d-8cac-4409-a86c-87d409dabbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:34.757Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ad0f02d4-2152-4e8f-b9b3-861da552c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:44.767Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=691fe13c-4b65-4150-8cf2-de82baf4a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:44.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:54.776Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=03a22412-15e6-4608-a2a3-64607ce5e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-27T23:59:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:04.784Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0e054d6d-cbed-4c27-8e09-7e2c3bfcc1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:04.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:14.798Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f841a912-9775-4bee-b103-065d72ebed19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:24.806Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fd9f7c05-c452-4e3f-b186-caab0f6f5338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:34.813Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7df8bf0d-4074-4359-86b9-769ff8ceaed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:44.822Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=da63e82a-bb3a-4862-be46-a9e9d0215e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:54.837Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d2108633-b50a-4869-b13a-6fae8b3b87e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:00:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:04.847Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=709c459a-a4e2-43a8-80e8-3985326c697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:14.866Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=01d3b98f-a1c1-4cc6-9aea-4fb63a6d80f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:24.875Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a3abed70-ee19-4f68-99a8-713acbca100a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:24.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:34.882Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e2705cdb-22a9-4c91-ad0e-e2fc721f6c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:44.898Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=12c3af6c-8c58-4eb8-9b5b-ca8cd7c8129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:54.906Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0c96bc42-166e-4071-9b16-8d67268a965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:01:54.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:04.916Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=774585b5-282b-4259-954f-c43b485d0b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:02:12.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:02:12.448Z |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-09-28T00:02:12.449Z |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-09-28T00:02:12.451Z |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-09-28T00:02:12.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:02:12.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:02:12.455Z |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-09-28T00:02:12.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:14.930Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9aeab2f4-444f-4dec-85d4-21158161c973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:24.936Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a50a1880-e659-4ad8-bcb4-ccf4be32ccb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:34.943Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c3c03230-7e41-4d06-a2d8-4e6057450277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:44.951Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d0b1416d-3912-4468-a18c-58446c9ec169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:54.958Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dce6d634-3232-4d66-95f2-4589d70090d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:02:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:04.964Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a53d9d35-a652-4d46-800a-e3c58175a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:14.972Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bb654648-8c35-479d-ac6e-8bbaa9ff16c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:24.979Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6d1ebafc-47cb-46d5-a988-d0c7fec4b820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:34.990Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4019dcc3-321a-4a34-b7be-72402589062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:44.999Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=84881ca4-eb05-41bc-978d-76c6795bdca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:55.008Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a1ce587c-b3d3-45bd-a8dc-7074f6e29670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:03:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:05.017Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8549baab-79f8-41a7-b9be-869003d09cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:15.025Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1ed1675b-9005-49d4-86ee-c94375542c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:25.034Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e166cc92-a57b-45c1-81fb-44c13cb89811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:35.042Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d2630e1e-4076-4f32-b302-63976a9cafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:45.048Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7b5e4b9c-be53-4b68-b8b0-b90a3e1718b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:55.055Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4ade5ebc-e1c0-4024-a649-da56b2c55854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:04:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:05.069Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7338c690-b721-4415-8207-cda227afd238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:15.077Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a49184a3-5b8c-4b42-9a57-6abb3c9f0944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:25.084Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=76b42aa2-15c3-440d-80fb-8b0443179852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:35.094Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7dbbc52c-6944-48ff-b9db-21debac0f326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:45.101Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=632269b2-4068-4579-a9fa-c4f1afc32e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:55.107Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ec163604-11e3-4279-bd8e-3b2a32b32d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:05:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:05.115Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9d9875fa-d104-44ab-aacd-531fcc3bb2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:15.125Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cfbf3f25-ab78-4b48-b067-6f57ff52f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:15.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:25.138Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e38e1b25-dce1-47cd-8090-9203e15c5002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:35.147Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b1f682ef-6e58-43c7-b628-a0d9202e2998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:45.155Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cf9175a9-b7ce-4065-83e0-b954bbc3ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:55.162Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b4dccc14-d668-4b82-8efe-cd5a8cced60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:06:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:05.169Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1601895f-22bb-4593-87e6-6e4a1b32568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:07:12.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:07:12.436Z |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-09-28T00:07:12.437Z |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-09-28T00:07:12.439Z |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-09-28T00:07:12.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:07:12.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:07:12.442Z |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-09-28T00:07:12.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:15.180Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e81baa9b-afff-4bcd-9e7e-33a264f4e12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:25.187Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d62ea100-f76e-456e-99a1-f89bee5e623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:35.194Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=912ca164-68d3-497c-b44b-832225335419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:35.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:45.200Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=71dc12c1-7b39-4ebe-b921-efa3a3bd1eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:55.212Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dce96c05-ee95-473c-baa6-c44dc2fa703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:07:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:05.221Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7c2f1b55-21ab-4375-88c1-07cd429c9f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:05.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:15.229Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dc0a3319-c0c5-4e0f-9e10-f2edd777dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:25.237Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=34e803f3-ff35-449b-aecd-6ae18d6ff9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:25.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:35.246Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5e3c077c-0d56-4956-8a50-9d3f30f66aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:35.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:45.254Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=da0c16f7-4fb9-4aed-9089-f9196847bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:55.262Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3a356a68-3147-4ddd-8f58-560fe3d6a8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:08:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:05.270Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4dfd23cc-bba1-424e-a71a-fc210612d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:15.279Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=94a70af2-ce84-475d-8dba-36c22340d87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:25.295Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ddcfe662-d2b4-4623-977c-56bae1886e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:35.303Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c4489b92-7504-4921-8865-a3819ac608c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:45.311Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=798d6fc3-e706-4ab9-82a1-6dd7f50a88cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:55.320Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=02992901-c97c-491a-8eb4-3b975cb74567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:09:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:05.328Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c93dbcdf-f845-4402-96d2-4d9b0d35db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:15.337Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d68e07e0-b2de-4c86-beb8-f377ea01f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:25.344Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6778143b-b13e-4203-80be-893fd50a59a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:35.350Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b8c9b9dd-601f-4207-9011-9e9185df595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:45.359Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5cd16516-2763-4497-8a32-082531dcbc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:55.375Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=17f13c51-b077-441d-9ffb-8d036ee1e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:10:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:05.386Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a3af8af8-ddd5-4808-a63f-93cd4bb15a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:15.395Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=908801a9-ceec-47f8-8db6-60573179c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:15.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:25.403Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=12842b3a-8d0e-4857-8213-0cdc271c90fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:35.412Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=91ea0700-1b19-4329-af0a-abb431671686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:45.422Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=062a6928-d9c8-4cf3-bfae-b462ddee60ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:55.430Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=98c80847-3b6a-4cfd-a1db-7e91fe175f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:11:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:05.439Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=04f6231e-ec0b-4fd6-88d4-1c2405efa175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:12:12.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:12:12.494Z |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-09-28T00:12:12.495Z |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-09-28T00:12:12.497Z |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-09-28T00:12:12.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:12:12.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:12:12.500Z |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-09-28T00:12:12.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:15.446Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9cc19c88-57db-47a3-881b-cecd93090226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:25.458Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ea029797-6d26-4f16-b661-28173e3f56f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:35.465Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=421a4820-7c44-409e-be95-ea4f1760747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:45.475Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8e5a493c-4191-4011-abf5-a9b106aa2bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:55.483Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=68f209ce-53bb-4638-994c-94f3075bb1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:12:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:05.490Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=05504915-9b9d-479b-b253-dbb3d6126e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:15.498Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=01e6ce18-8f57-4dd3-8330-e55c540c8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:25.508Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c2b2b547-629e-4d25-99bc-151b8f9f1398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:35.515Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7c485118-ec47-4ef6-8aaa-463e7bbd485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:45.529Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b3e3fae0-2fa0-4872-b96d-53df120e774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:55.538Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=190d77e3-4b96-48f6-ba43-3c40866dcb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:13:55.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:05.546Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1e35d5c8-3cd7-4df4-9f50-abea494d504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:05.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:15.553Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9f781295-dcc0-435a-abb0-6013d824ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:15.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:25.563Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e9738708-097e-40d9-b1d1-b310becdb033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:35.572Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4cda8b7e-0f6a-4679-92f2-1f11ff1df989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:45.581Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b423abae-7994-4e0c-8bb2-809643c79448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:55.588Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=38f60cfc-712c-4b0c-b17c-bfe07227534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:14:55.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:05.597Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1cb1af9d-e6e8-4011-b046-3a8125d3d75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:15.608Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=90916c0e-064b-455d-a503-f51230e6a733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:25.615Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3fc3735e-c3b7-46da-907d-72e652ec2c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:25.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:35.622Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=11ce8535-cbe5-4332-bf9b-6921e3ae824b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:45.630Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fd174071-f35b-44fc-bfa4-a4729002bc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:45.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:55.638Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=78649df5-7e40-44df-8288-0a4b894b5e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:15:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:05.646Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7f41b750-bd4c-4428-bdfc-e3950204ab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:15.653Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a1cae149-7805-4a51-8430-6d4655b04acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:15.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:25.661Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=06d9cbb1-a439-43ba-90cf-0ce019b1d466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:35.670Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5fe283da-21d4-4955-981c-2c3390dc613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:45.681Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=af7454e7-6abe-48bd-8977-5fed1d57a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:45.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:55.691Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=894672a9-8394-4f7f-b0dc-7e11fb84bb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:16:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:05.700Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0907d612-8279-4017-8a20-8cbc05877677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:05.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:17:12.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:17:12.473Z |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-09-28T00:17:12.474Z |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-09-28T00:17:12.476Z |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-09-28T00:17:12.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:17:12.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:17:12.479Z |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-09-28T00:17:12.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:15.707Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f8f4dfed-2540-4571-9d11-5fbac9b73213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:25.715Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=12ea9fc8-11b3-4bab-a64c-924d10e9b9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:35.722Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=feb589e7-dd0c-4a8f-a61c-7f139424ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:35.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:45.730Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e89d1070-5435-409a-8e41-cae21cc46c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:55.739Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cd3cf1df-7202-407b-a974-daba322106bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:17:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:05.754Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=204f8739-9e39-4b8d-850b-25dc57256f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:15.763Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=15867782-c8d3-4caa-817a-127585521b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:25.770Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5eb6dd4e-f49e-4592-a566-955eb2f699e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:35.779Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4b698f59-c754-4265-a593-d0128e4d7037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:45.788Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0ee286db-fbd9-42df-85fe-ab29646e68ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:55.796Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8670cc1f-d8e6-42f1-8e82-a9e673a94e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:18:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:05.803Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=71b6eaf3-f5ce-47ea-832e-7d93df1851e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:15.811Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=18b9bc17-ff04-47e4-ab84-2d2b55557747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:25.820Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cb9ee4d4-cf8f-4660-80ab-63a9724d79dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:35.836Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3668fd6d-ac2d-4020-aa4c-e807f3e7303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:35.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:45.844Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eaa572d0-81e9-494d-848b-0fa4f20b2edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:55.851Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0dd63133-8753-43a4-be03-e49f3fb46cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:19:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:05.859Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=841861f6-4278-4868-b7a8-82e5135fa4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:15.868Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=293d5e31-1702-4492-9069-d0903e129b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:25.875Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3f3d3c49-956f-471b-8593-5794b8197684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:35.883Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2b64c213-ab7c-4454-ac87-61008e2a4f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:35.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:45.890Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f32d0a8e-acd3-4cc5-aa6b-1c1a9326b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:55.901Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=255c0fb2-4671-44c9-bd42-b18fa10b4803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:20:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:05.912Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=82de623d-e631-4b9a-bacb-bc7b8458b640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:15.919Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=187e3414-b8b8-4fbc-a86e-b59142f82c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:25.926Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d0dd0cb5-3269-4042-9f93-34edef755e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:35.934Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f761aa11-05f1-46e1-b99c-4c1fbab77f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:45.941Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ddf3da59-dfc5-4077-9eeb-be7786c41a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:55.949Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4408cec5-6b92-4fd2-bff2-37126604708e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:21:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:05.957Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=715a3312-4247-4387-8b2a-64b1ccae0792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:05.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:22:12.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:22:12.474Z |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-09-28T00:22:12.475Z |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-09-28T00:22:12.477Z |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-09-28T00:22:12.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:22:12.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:22:12.480Z |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-09-28T00:22:12.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:15.967Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=23a2727a-f15d-412c-9d45-a7178ee5e1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:15.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:25.976Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c29fbc8d-b599-451f-b332-f2eee3d30438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:35.997Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1f38179c-34b8-48c1-9efe-08c442cc6047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:46.005Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=57da8607-98fe-461c-9563-a885c78a6dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:56.012Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2468ec50-d2ca-4fc7-91a8-109ca27b066d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:22:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:06.020Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=abcff072-8e1d-43ab-941e-4ad5ee880bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:16.027Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d5eeaaf6-a053-4348-aeef-5abe0f17c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:26.035Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6ead2591-1f71-494d-ad51-b8e463cb0846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:36.045Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fc1d08a0-6725-4769-89cf-ca689b7a5953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:46.055Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=016b236b-6347-4f56-82e9-a7933761a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:46.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:56.063Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bd38af3b-35c7-4215-9d63-748c828ea9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:23:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:06.070Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=846d879d-b4df-4474-8e24-f4d16918294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:16.081Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=86d28db7-c07d-4cc3-989c-cf5dc907930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:26.089Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2b51c7bb-f308-4baf-b013-31753ea3c450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:36.098Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=862c893c-36bb-47c9-822e-92bf17e71578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:46.106Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c4a81c50-b375-4cc1-b368-d72fb974aaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:56.113Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=42cff1cc-162b-46ee-8ead-ce178fb7d4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:24:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:06.120Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4f22b574-e1a2-4116-bc0a-561aa18074c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:16.132Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=22cb620a-9b1e-48bb-a1b2-de97b2795e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:26.140Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a46c4134-4a98-488e-9f03-e14d5ac9b5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:36.146Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=09ea44d6-66e3-45e5-9e14-37ca10b65c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:46.154Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=34755ca9-1c2c-4be2-98ff-cb9e4ebd285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:56.161Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6f32f4a8-0e47-47f7-a41e-215eaf9deadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:25:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:06.168Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ad676d58-1635-47a9-9f10-f1debaffefd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:16.175Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f11b1e94-1690-4d8e-90a1-07af39a8421c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:16.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:26.181Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=94590f1c-7d20-4bf7-96f5-b4cb840ef31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:36.189Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d0c0fa67-29db-4e4a-8e91-bd9d3e61afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:46.199Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fc6d0574-9aa8-47ef-af9b-1a84c1f9c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:56.208Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=41695f05-1e8d-4699-8b91-d43c4491422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:26:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:06.216Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=927b7536-3825-4e3c-aca5-2451a5dbf684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:27:12.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:27:12.455Z |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-09-28T00:27:12.456Z |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-09-28T00:27:12.458Z |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-09-28T00:27:12.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:27:12.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:27:12.461Z |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-09-28T00:27:12.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:16.223Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=0a52f12c-248d-4750-9d39-927c67db142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:26.231Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bcf4ee6e-13e1-460d-bfa8-030f68696cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:36.238Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=332b5971-ac0e-492d-9f3b-4b2e7c9f532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:46.243Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=096a99ce-80d5-4d4d-bb1d-c72b4f4274c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:56.251Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ce24518c-7dd2-4c6e-bb1a-4912a9c2660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:27:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:06.262Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1572a117-1a7d-4132-8877-00a8545082ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:16.271Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f809bde8-d261-442e-ae32-20b8d466c42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:26.280Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=25c95fa1-6584-4e0e-9892-5db891ff4fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:26.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:36.289Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e996108e-c254-48fd-a782-cf77d2443b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:46.298Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=bc5b9e79-9d6d-4787-8bc7-ff93b7bd66ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:56.305Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eba0a3de-cc48-4b27-929e-38e48b3d279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:28:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:06.311Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cbb672fd-7a55-4121-87cd-310089bb2d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:16.319Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c85b4961-2b07-495b-b277-67e1f16c397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:26.327Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=eb18b65d-1659-43df-8721-95763a19d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:36.335Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=396f0db5-381d-43a5-ac66-0dd8753ae640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:46.343Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cf311e57-c214-4dd2-ae42-1b95c83ac990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:56.350Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9bf54620-ea61-4b13-a40f-e48d14e5f130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:29:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:06.357Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b16e009e-afe2-4ad2-86ae-f9deda34f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:16.362Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3569b47d-e85a-4ac0-9dac-658466dbc24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:26.368Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=7e995072-5dc6-48dc-a9c8-cf87e24bc568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:26.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:36.374Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ee887597-a888-4c80-85b9-24f137583fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:46.380Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4afd981b-1f41-403e-9947-b87614007d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:56.398Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=100746bb-fa3b-44cc-9483-a316b0aeb064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:30:56.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:06.406Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d16b63b9-f7c8-457c-9a8f-be95d1051afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:16.413Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=edb7ae81-be94-4a1f-8405-e8e492d087ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:16.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:26.418Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=05b8e921-22f8-408c-b71a-9d45ddb8fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:36.424Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=6897720e-db5f-446e-bf02-d8959a09b3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:46.431Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=8647baec-52d8-4b11-8734-b3252c4136e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:56.438Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9c5e2b31-8885-4aca-a4a4-b96d7f4f2fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:31:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:06.446Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fb15ae3a-a93d-40f5-96b4-596284e91558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:06.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:32:12.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:32:12.489Z |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-09-28T00:32:12.490Z |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-09-28T00:32:12.491Z |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-09-28T00:32:12.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:32:12.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:32:12.494Z |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-09-28T00:32:12.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:16.454Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4acde4a5-30f6-4e75-95a5-e8b90966d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:26.465Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b6b9bafa-f1b8-4b89-b926-dac8e1fcbb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:36.478Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=386eea4b-06a5-4a4f-9c73-add78b8b0b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:46.486Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5cd2ad48-38ee-42cb-9440-8fb68694ec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:56.494Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3766dcd1-2dec-497b-8f57-280ae636b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:32:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:06.501Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=d3b0f8d2-ae7f-4031-aa1f-996a66c99c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:16.510Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=5256e43d-2974-4867-bd7e-2d863e4c0ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:26.517Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=54ef31f0-180c-442c-ae6b-bf204dd0ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:36.525Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b8af0ac9-c496-435d-baee-543db9bec820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:46.532Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=a87a53f5-9eb8-46cf-8403-be96fe3fbc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:56.545Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=9cc5fdd9-df4d-4d92-ad2e-8ab4eb6dabe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:33:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:06.552Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=e726901b-adc3-481a-9366-b85c9f1700a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:16.561Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=2e68c803-c695-4634-9899-306b6a389feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:26.569Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f82f4664-c09f-471c-b587-100d2e34ab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:36.576Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=613a4d4a-ab88-45de-bada-4e393f6e9407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:46.583Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=3be220d9-f444-48f2-b945-fc29ccf4af6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:56.593Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=cdacdfb4-7628-4a8d-96fc-b576e35a0845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:34:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:06.599Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=780f6b61-fa60-446e-9e19-c44c3c299ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:16.605Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b71985fb-d6af-4e15-94bd-9da02e187f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:26.616Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=1b38267b-2015-4fc5-8dc9-7224d2f8ad5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:36.625Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b57ffde2-4f0c-4c4e-91c7-9c70e70f7429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:46.634Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=fd90270e-017d-423c-aee0-c9149f87d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:56.641Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=f67c96da-0a57-4ccf-9368-cd51ca31fab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:35:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:06.649Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=644e8870-8412-47f9-aacc-b47179ee173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:16.657Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=4bf3efa2-a4ef-4756-b9f2-74fd34396921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:26.664Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=b6ff02a5-079d-4f4b-9068-a9847d5b6f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:36.670Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=dd2fb3bc-6cef-404b-af9b-b9dd38f6f2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:36.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:46.678Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=06b00f70-a46b-4d61-82db-11a1854870fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:56.690Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=efb8a5e0-8f16-4732-91a4-1fe4459aac14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:36:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:06.697Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=87aef938-c620-42af-827a-0fc0a2d8b126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:37:12.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T00:37:12.436Z |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-09-28T00:37:12.437Z |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-09-28T00:37:12.438Z |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-09-28T00:37:12.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T00:37:12.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T00:37:12.441Z |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-09-28T00:37:12.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:16.704Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=50fccf9b-df8e-4fec-afba-97689b1b79ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:26.711Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=c9edd566-25f4-4ed9-9648-9e2b7f84319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:36.717Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=311d11be-a60a-42a4-bcec-645d12218a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:36.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:46.741Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=60a1c733-6ed0-4f59-bdd8-4c560d202eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:56.747Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=ae3a3ded-12a2-4fb4-a40d-e4d538f225cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:37:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:38:06.754Z |INFO |Init configs |InvocationID=8c7b7185-bdfa-4f31-a47f-de3e32a9b9f6, InstanceUUID=384cf92e-c3fe-4f00-9e69-53b009775c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T00:38:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |