. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:28:02.111Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:28:02.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:28:02.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:28:02.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:28:02.950Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:28:02.950Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:28:02.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:28:03.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-01T03:28:03.209Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-01T03:28:03.235Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-01T03:28:04.997Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-01T03:28:05.578Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-01T03:28:05.602Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-01T03:28:05.603Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-01T03:28:05.672Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-01T03:28:05.672Z |INFO |Root WebApplicationContext: initialization completed in 2436 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-01T03:28:06.211Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f69ffddf-da70-4695-b103-4c9906065469 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-01T03:28:07.229Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f69ffddf-da70-4695-b103-4c9906065469 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-01T03:28:08.470Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f69ffddf-da70-4695-b103-4c9906065469 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-01T03:28:09.013Z |INFO |Started MainApp in 9.543 seconds (JVM running for 10.287) |InvocationID=f69ffddf-da70-4695-b103-4c9906065469 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-01T03:28:09.083Z |INFO |Start scheduling PRH workflow |InvocationID=f69ffddf-da70-4695-b103-4c9906065469 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:09.095Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4b52810c-f31e-4404-a302-bbcbd41c8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:28:10.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-01T03:28:19.931Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-01T03:28:19.932Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-01T03:28:19.934Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:20.626Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=38b003a3-fa3b-4435-8b51-615dc2a216cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:28:21.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:31.679Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c667ff9b-967a-445c-bd75-b1e9c4aa57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:28:32.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:32.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:42.718Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ac1284f0-3dd6-4cbf-9af5-ea9fed641f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:28:43.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:43.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:53.760Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6035d864-0568-4f91-ad9c-5c8b0ff163fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:28:54.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:28:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:04.798Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8121f15d-af37-4286-88ea-6d42bba7d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:29:05.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:15.839Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=56776f3f-314d-4ade-adba-afe685cf949c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:29:16.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:26.912Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d2fb1ca8-2453-4665-a551-f9d647186c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:29:27.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:37.951Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a06bbd2a-aa5d-4f43-ac4e-4255cb03b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:29:38.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:48.990Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a55f5c21-d3a9-4773-9ed0-1627c1a34ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:29:50.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:29:50.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:00.035Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d8da63ca-5fb7-4379-9906-68f7f808ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:30:01.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:11.070Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=33636362-96c5-454f-8600-e7edafca99bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-01T03:30:12.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:22.110Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=de13da76-141b-4211-85fd-2dcb1a57c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:32.274Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3a0ae13a-53c0-437f-9b68-1c9fcd2ae487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:42.296Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f04d0ea3-5c16-4977-949d-788fcd9a6a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:52.312Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e4b0d20d-b111-4371-ba7a-02d4687a57d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:30:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:02.327Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=244ec15a-3af6-4833-a519-e4c716f76927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:12.343Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=388ff3ab-5101-4ab4-a2f4-ff40b3170bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:22.366Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=150b7ca7-35a0-412b-89d8-1d76e48a71fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:32.381Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d02a3fa9-b65d-4014-a46b-e99dc4e6ac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:42.399Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7f1cd06f-b211-4a57-b414-ffeafbee0f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:52.413Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=9006368d-44ee-4aba-99d2-2e3764a5a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:31:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:02.427Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e97c7040-653b-424a-a68f-da275f79533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:02.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:12.445Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2bcec888-a826-438f-b09c-39254dda552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:12.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:22.460Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ea575121-a005-430e-9fd8-5c54acaa94a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:32.479Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=dc99493e-7033-4360-9dbd-ff4838014fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:42.501Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=17450c58-93a7-41f0-a6d9-54ce01eb2968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:52.524Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6dab646d-9e90-4893-9d2c-72ccbf0a2eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:32:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:02.543Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8609d845-42ac-4abf-8225-65b338b36475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:33:06.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:33:06.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:33:06.692Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:33:06.695Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:33:06.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:33:06.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:33:06.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:33:06.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:12.557Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=822d812d-98cd-447c-a02a-4ec9b2decaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:12.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:22.574Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fd5dc769-f14d-42b9-b086-6b2cdd528816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:32.589Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ec010d77-9ea7-4150-8341-595f5b16a8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:42.602Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f10a17f3-f678-4e65-aa99-9dff31bf1afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:52.615Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=200a1fd5-e6d8-4866-93f9-a52d63ba6a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:33:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:02.628Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=16fafeb1-4123-4527-8df3-447105401bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:12.639Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7038f98c-9b80-4e35-890e-88a77e3db24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:22.652Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f9dab198-d7a4-4a65-b782-a13e369c096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:32.675Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5253ad55-0d14-406c-b540-ad4331e95c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:42.688Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3381e62a-bd5e-4e80-90b4-491f58cdc48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:42.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:52.700Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=9ad25bf6-6bff-4c51-88d3-f8388d23073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:34:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:02.711Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f0519893-5677-42bb-b7d5-29cbcc02c997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:12.723Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=98ee4f9f-f805-4cf3-ad7a-588f8cc2dd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:22.735Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=bc8227eb-c233-47f8-8e0d-4382e725bfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:32.746Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8adf97d0-9c75-4360-bfb1-a249f2c7968f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:42.757Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3976e783-f30f-497a-8f3d-c4ee23eddc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:52.770Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5202ca67-2158-41fb-af81-eda14c0463dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:35:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:02.784Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=84b6507d-d50e-497d-a6a7-7b27e820f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:02.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:12.797Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ad4e12bd-1ba7-41a2-8d99-c74a84db3a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:22.807Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=db6651f7-690f-450f-8ccd-b7263a96cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:32.818Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c24fa1bd-dc27-4d11-89c0-1f1601d8b75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:42.832Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=89709727-e5db-4845-8ade-11655868e5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:52.845Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8fe3aad4-659b-4c32-8309-5bee91914b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:36:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:02.858Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4efba90b-2cbb-4510-bdff-ae9dcff56782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:12.869Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=52b3200d-c787-4de9-8af5-086ef10d7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:22.884Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8bf15af2-4eb9-4ec1-b9c9-6c9d205a3eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:32.896Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=78c61561-f12d-4528-b1d7-c33a617885ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:42.916Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=98d9af2c-d9fa-4a39-8a56-9a28681896ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:52.934Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f3baf9c9-d9f6-4755-b087-b7e962d17bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:37:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:02.947Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6f5b346e-630c-47fb-b0c4-a17f826c7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:38:06.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:38:06.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:38:06.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:38:06.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:38:06.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:38:06.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:38:06.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:38:06.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:12.959Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=788738c6-8c75-42b1-bffc-1e6a41e12055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:22.970Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2a75f8ca-b479-4098-b5b7-b5232ec9971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:32.984Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=13859f87-d057-495f-a476-eeda1f820595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:42.997Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=69676682-cdf0-4fd9-a140-db636384da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:53.009Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2478d305-72f9-44e1-b154-6e3e4ad68495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:38:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:03.022Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b12e54ed-b66f-4e32-9f78-75ee32668bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:13.034Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=22d57086-0290-4411-a096-8741ed414384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:23.045Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fdcc93c8-c8ae-432c-b8a4-1edb80938d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:33.056Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d7dbbb0c-e828-4a4a-b89c-286e52233cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:43.067Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d7580001-7627-421d-9a81-7287c8944a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:53.077Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b05bbf8f-e19c-4acc-adb4-d49286def4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:39:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:03.088Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=721b18c3-af38-44cb-abba-1bb4b4559fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:13.101Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a67549ba-08f7-425c-b43e-9b3034d010f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:23.111Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4ef781f6-9120-4af5-957a-6307e39cd646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:33.121Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=17e2b398-7de6-4aec-85eb-69115c5dd072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:43.132Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f4847f3c-eb63-4189-8316-3a202dbf4a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:43.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:53.143Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5a4784b2-987a-47fe-8440-f4c95e28767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:40:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:03.154Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=467ec922-6893-4ae0-b178-c557ad2b9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:13.168Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=567f4f0d-ddcc-4400-8e53-3bc5ddaa1c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:23.178Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=903bae9f-a2d9-45b8-835c-617d962f2efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:33.189Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0b92688c-19c1-47ff-8377-19cce8e21500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:43.200Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5e996d95-cbfb-47a1-ac2d-25033081463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:53.211Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=085576b7-5ffe-4337-9817-c20047ca6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:41:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:03.222Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5f6f603f-50a2-4d53-80bf-6f2a4b64fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:13.232Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=17943f8e-c8aa-4ad7-8b6e-9b42ad67b839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:23.243Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4a32937f-8bb0-4688-aef2-e373cc27191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:33.254Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=1f787fb0-bb74-4906-9a6e-ad8ba4b64648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:43.267Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5b423a9c-bfcd-4926-ad36-8a63cc582e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:53.279Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=95eb1643-e3e4-484b-96c6-2ddc6ea624a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:42:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:03.292Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6192546f-74f5-4f5f-bdf1-40394e8948b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:43:06.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:43:06.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:43:06.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:43:06.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:43:06.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:43:06.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:43:06.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:43:06.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:13.303Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=59fe9a5b-70c3-4578-97fc-d14777e8bb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:23.315Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4a12997e-4647-45d7-93e9-cd60bfbced7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:33.329Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b773047d-33fc-436e-aa92-1fc1164cba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:43.359Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4d708b54-dc88-4446-8553-f812b0822fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:43.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:53.379Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3b70dc80-ebdc-40a4-b5d8-9b2ee10e585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:43:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:03.390Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=acf0f4e0-d764-4bb9-afef-e037977057b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:13.401Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=60a64205-9398-45ec-8e9a-1a01db7792c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:23.415Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8c5d40ad-7d7d-4c0f-8ae3-de2406df6f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:33.426Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6731ae14-b64d-4d01-9321-194235b4a325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:43.439Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d54a8348-b53a-477f-9a40-d6a468d127c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:53.451Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0355cd3f-ccbe-4adf-8229-1f1752879607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:44:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:03.462Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7d73e45c-7668-46cd-8582-7f91bf84f925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:13.472Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=18b0fd31-7cc3-42c8-988e-a6450c5a3729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:23.483Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ca79653b-b8b6-47f7-8ca5-8c2323f3bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:33.495Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a6cf0df1-22ef-4f8d-835d-95d1d0d409b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:33.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:43.507Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3b339e69-526e-4a79-8dec-81ff31aa3384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:53.518Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=34f8b87b-d969-491d-8c9c-109b397332f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:45:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:03.535Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=13960414-d26a-4783-9247-333f6e64e453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:13.545Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3bc8b96b-c234-40c8-9fb2-6da561c7f84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:23.556Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2212fe4e-2339-4580-8fb6-96ac88cf177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:33.573Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f8c6b5f0-6bfb-4d14-9881-d853f6367527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:43.584Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=832266b9-a556-471a-8b79-bb9d047ad665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:43.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:53.595Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4b1a71aa-4f07-4aaa-a386-f632fc55f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:46:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:03.614Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=019cc916-0f71-4c03-809a-a121a87e9e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:13.624Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=58991b6a-d4e8-4c8f-8d89-08ad2d347cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:23.636Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b6f1fb12-2d65-4ca4-b381-177d569062da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:33.646Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=059ad364-6ec4-453d-b00d-0c60476a1d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:43.656Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=afaf9b33-1303-44d3-94b3-5817a69edad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:53.667Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a786c0d3-5412-4bed-907e-733388fc6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:47:53.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:03.687Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=96267c7d-bcb1-4bbf-8e38-ae765cff883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:48:06.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:48:06.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:48:06.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:48:06.764Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:48:06.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:48:06.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:48:06.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:48:06.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:13.699Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5345eae8-72df-4c28-a7c9-76c8d3592db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:23.709Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a562d9dc-1ee0-49f0-a0c3-b2e9cf082267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:33.720Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3abb54db-45c5-4de2-b24b-0626b7babc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:33.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:43.739Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b38273d1-e7d9-4d8d-adbb-690e9c216d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:53.760Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=dec47d31-4a28-4493-9f1d-3cd2e71c8561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:48:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:03.771Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=cbbb0aeb-78ed-41c1-a8d9-fc90bb5f772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:03.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:13.781Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3c5c12d5-e1c5-4663-95c0-33c0edb6ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:23.792Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f8bf8d4f-16f4-4ce2-82f8-59da55817305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:33.808Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=92435866-1462-495d-9108-bd01040582f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:43.820Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d6ad1613-6bc2-4c29-8a65-6e11bd591af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:53.858Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2dc87843-a616-42cc-ace1-5ffd790ea221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:49:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:03.871Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6f738914-5bd7-4e34-98f7-b23139e990a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:13.894Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=44264917-f0c0-4bbc-a97d-220b43a81805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:23.904Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=af140bcd-5987-4892-b7bb-2a3820610cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:33.914Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=dc9fce11-c42f-49b3-9ad1-ca6890b78147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:43.923Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7288dcd8-3665-4320-b405-3f85d27b4a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:53.934Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b6929e48-7c04-4d96-bfd2-9d6f64147995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:50:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:03.946Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=63118771-c134-45ec-b7a5-c872937191a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:13.955Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e65e3984-c093-42c6-a2cd-172c3979a9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:23.964Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=78c980f1-d20c-48cc-81c1-daf6387a5723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:33.975Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7e8b6786-fb4e-4632-8ac1-b5d12416603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:43.988Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=970656a9-7ef2-4e7c-aaad-e73ef929c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:53.998Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f18a0e89-6ca9-45eb-96dd-a83f2ef55e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:51:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:04.008Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=1ad0ffed-8d57-4551-b451-12ad44b23819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:14.020Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e121110e-5176-4eb1-99f7-55aec6754879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:24.032Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=549c3158-8171-485b-9800-5c89a1494ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:34.045Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=40168a0c-2687-4da7-abad-9f76ad501a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:44.059Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=168d6360-5f1b-4e5d-b32c-56783d22cc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:54.067Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0787f3ef-09df-49c8-91d9-6b971b0f3666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:52:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:04.077Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=978c707b-49ed-49f9-ad20-f2c90573d997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:53:06.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:53:06.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:53:06.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:53:06.548Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:53:06.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:53:06.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:53:06.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:53:06.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:14.088Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=80df2d01-62df-4c57-910d-b7dd10b05be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:24.098Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=36ec0702-71e4-4f1a-b4e3-89fbded1d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:34.107Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=49c75f75-dd2f-4113-a838-868481a9e8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:44.116Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=1e2d0d83-878b-49c1-a544-e64795c54719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:44.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:54.124Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f6e10295-1b02-48c7-b56e-70e38f4c562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:53:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:04.132Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=eb347b51-6067-448b-adc9-53297fc0c6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:14.142Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d8bc15d5-0f22-42cd-835e-bd68f8f2dc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:24.152Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8ab595de-a367-46fc-beb1-0cf014a11666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:34.160Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=008bf101-42c1-42e1-83d7-705edc96c4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:44.170Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d780cfa2-be3c-45b1-8fac-c774b1c32f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:54.180Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6574633c-a9f3-4a64-adc4-474ac500249a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:54:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:04.188Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=60b52870-961c-41e9-a1f5-9fa0d32e13a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:14.197Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d7ec8ff0-25b3-4463-86b8-2744117446ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:14.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:24.206Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=53c92fe1-7cfa-4468-8ced-bd8a41aed5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:34.215Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d58d7054-5736-48b4-8fe6-f9acce46ddf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:44.224Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=58570e83-6d4e-4a58-8ee4-f7c7b8c90e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:54.233Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e8f82ecc-caf8-4acc-9671-69eacc857d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:55:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:04.241Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6d5addb9-8788-476a-973e-a6e4bc021a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:14.251Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=feffb572-5ee8-4c33-8794-6d99f895ff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:24.266Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0835c30e-1d0d-4230-be07-646b3bece756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:34.275Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c54e0967-a847-469d-b316-01db38f92026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:44.285Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b859202e-8dc1-45a9-a99a-0b187bf024d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:54.293Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7fd77a54-d486-4824-b8fa-ac2d0100bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:56:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:04.304Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0c9d99cd-600c-4aab-beaf-49677e1a740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:14.313Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=dabe13e3-40d8-443f-a80e-14b82e53c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:24.330Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=bd10707f-215a-4615-bc3a-5a51970c08d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:34.339Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=08586b3d-7815-4461-a50a-85e0710a7f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:44.349Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3f405301-e074-4a8a-a7ee-957411741c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:54.358Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7906ba5a-9480-44cb-967c-e1199ca3aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:57:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:04.367Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=352961f5-cbad-4d17-9af6-7f1ac7d96320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:58:06.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T03:58:06.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T03:58:06.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:58:06.422Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:58:06.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T03:58:06.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T03:58:06.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T03:58:06.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:14.375Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=082e281e-1341-44a7-a348-1dad23854a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:24.383Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5a6585f9-3573-47f4-b227-e13fe38de832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:34.392Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8e96de18-4472-4a54-9f5e-17e42ed08add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:44.400Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4c91ddb3-20b2-4104-9691-999730c297ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:54.409Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e4539382-e16f-4026-8bb5-4131ae2f5e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:58:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:04.422Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=62425ad6-8fa7-4e69-9332-822fbfdbe8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:14.431Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0374dcd4-f529-43f0-81da-954e97d0aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:24.442Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d7631b32-c386-4148-a6b1-53a1afe53025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:34.461Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c599921a-7ba3-41b8-8c04-32fa282d76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:44.472Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fe7d7bc8-9681-4e7e-a410-13f0b85ab9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:54.486Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=da19b75d-09f4-47f6-af3d-a2cdbe98e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T03:59:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:04.498Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6f4cec97-7f1b-4d2e-987c-851c3b715042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:14.514Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=63f74984-5b8f-4a57-86ce-d126a197172d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:24.524Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f4667e00-c9df-4101-9413-fc021b92bfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:34.533Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=91752114-7156-4094-b533-816e48788556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:44.544Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=61a9bc5b-c4bc-4c91-ba80-c9d112b16744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:54.554Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f3c8f233-f17d-4e1b-83f1-9f8832d2145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:00:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:04.563Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=1f2718ba-2757-4e5f-bf92-8f249d4cb178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:14.572Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=04365e89-bc3f-48e8-ae01-e509a912d861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:24.580Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=894fa6bd-4eda-40bd-b664-a1a1326df995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:34.589Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0540c399-19fc-4fb1-b068-1bc7a8082c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:44.599Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=77ade6b9-a645-459c-bd5b-5c3cba56f3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:54.609Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=55ab0bc0-d899-4178-ba13-1ff4d0544b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:01:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:04.617Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4acb6dbd-ab1e-488a-b386-cca23f0f8f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:14.630Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=98c99831-4be9-4f0c-855f-596bb4dc4ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:24.640Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=177b476c-9e9e-4fa0-8ecf-56ddad29ca67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:24.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:34.650Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0c740df4-4106-4f94-bbba-419dbc3b5b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:44.662Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8523c08f-e579-4ffc-ae08-291d1ba62389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:54.675Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=da40340f-dd8b-4478-a391-8ffd606c2cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:02:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:04.684Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b8f7e5a2-e573-40f1-bbdd-46ae359d1556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:03:06.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:03:06.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T04:03:06.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:03:06.579Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:03:06.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:03:06.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T04:03:06.588Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T04:03:06.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:14.690Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4aa28dd6-370f-41db-9de3-21bee9e7981f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:24.700Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=57e825cd-d33b-492b-a814-5c560d318c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:34.710Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5e3b3bf7-c8ac-41cd-a805-4834f7d93c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:34.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:44.719Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5b53cbc7-5ef4-445e-b83b-361d899a893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:54.729Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2df08261-8c51-4994-a474-f35ce0aeabd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:03:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:04.738Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8ce7e627-1c87-4d01-ba1b-fe83aa578cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:14.747Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5fad0245-c37a-4db0-b915-6a160e675434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:24.756Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0cb4b700-5fc9-46c9-a056-94f6638df157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:34.766Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=71a48227-6610-4cb1-a3ed-df8d2cd0c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:44.777Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6bc2ba77-1882-4dcd-8a21-4a1b74d0458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:54.787Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=278c706d-e63e-46d7-b2f0-a3c7ce07d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:04:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:04.796Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2321f7aa-0b41-4d82-8854-81cdfa1cf700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:14.806Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a66395a1-af22-4b93-8d5c-b6e26115d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:24.815Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f0e03b2b-a130-441a-abba-e62bcb1965f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:34.825Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=369a92c1-b662-4276-aa49-607fa6c464a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:44.836Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2fe56d6f-63a5-407b-8a83-ad29799c2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:54.845Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=88481cb4-8cc0-4fe4-be8e-ad48889161df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:05:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:04.853Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=3779192b-6979-4b2d-b5d5-3d7a1a04e185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:14.861Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c643d03d-7275-4154-bd76-ae775734ff6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:24.871Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=29b198a1-a4db-4e6e-9403-cb92cbe5ccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:34.879Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fa7fbf02-545a-429e-ab38-8fb141134839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:44.888Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=9327b8c2-6760-475d-a0ea-35221d1af09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:54.901Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fe65d2a9-ebf2-4708-8cdc-7f837445c84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:06:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:04.911Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8fdb2886-194d-49c0-8a01-8ace5121a3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:14.920Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=51fee9b8-fbc7-4bd5-b8dd-18edacdfda4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:24.929Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ef2d9fe4-e349-4831-803c-bede25adff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:34.939Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=898d884e-dee9-4130-905c-e1bd2a6d0b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:44.948Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8a855706-e7ad-4b39-82be-55c56e0c1977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:54.957Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c9625df6-bf41-47a9-8042-743f8ca7f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:07:54.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:04.966Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=cdd50437-0116-4940-b006-57956b747417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:04.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:08:06.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:08:06.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T04:08:06.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:08:06.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:08:06.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:08:06.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T04:08:06.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T04:08:06.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:14.975Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=9abd3a44-bd04-4f01-8f4f-6301e27bedb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:24.984Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a4602caa-ca6c-443d-b0e8-d9cbdab4d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:34.993Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=29f206c4-5cb6-4c58-8b4d-153371bc0752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:45.004Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=22e0b372-a160-4677-8d2d-4be4b79d6c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:55.013Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e3939242-fb34-463f-8992-9399a849e3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:08:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:05.021Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7d638fc5-19e7-47cd-a1ac-358451d128b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:15.029Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8f4ec817-cd0d-40ac-aa4b-f78da0830bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:25.036Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b82f7df1-d59b-426b-ba70-d635a364a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:35.044Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e4bfdb6a-9fb6-402b-8229-90b59266d54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:45.053Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8f7b431d-2cbb-420f-8df0-a54836f3bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:55.060Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c75b5948-9f2d-4670-b0d1-330fa6f767c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:09:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:05.069Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6563e2bb-8f03-4216-8695-405b144cddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:15.077Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=81e66346-3f33-4df2-8bca-dadb74052d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:15.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:25.085Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=57a0e47d-ee76-4c3d-9dd1-3e37f619e324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:35.093Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=55ae806d-2982-4eed-acf1-55b687cc71e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:35.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:45.101Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=03f91cf8-9a0a-4497-8700-39086747202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:55.109Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4708849f-b1ae-4c56-812e-7319ed8073db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:10:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:05.118Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=58f6e0d4-e928-4a5d-9247-59e3e8028ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:15.127Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=9cf4bd8f-9e10-46b0-b14c-27a9465ef564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:25.136Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ace5c0f4-2a49-430a-b8e3-ad964c64e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:35.145Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4d97fc6b-b92f-4b89-94f6-3f151e543474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:45.154Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6910c961-2582-4e4d-819c-47ed355f52c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:55.162Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f3d81a31-fac3-49e9-a962-33c07c97b553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:11:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:05.171Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c261b313-e2be-4036-acae-7fb3c753760e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:15.180Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c9ab5182-8f8d-413c-a1b2-8819f6f2a514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:25.188Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5d646504-2249-4228-99ad-0fb02d053580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:35.196Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=c3b211a0-1b1e-4b24-b4a7-b2557d220aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:35.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:45.205Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=64be5481-b13b-4a8a-b77b-6b2d270b97b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:55.214Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=604fec99-f24f-4df9-a071-5210a23c75fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:12:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:05.255Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=cda62efa-d823-47d5-bf20-4d05966dc312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:13:06.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:13:06.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T04:13:06.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:13:06.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 |2022-07-01T04:13:06.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:13:06.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T04:13:06.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T04:13:06.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:15.265Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7d9956b2-c19e-43bd-8b49-021911a7425b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:25.274Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a1905c66-63e7-4ec1-8823-9e5f5fb17cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:35.283Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=72d56908-4b8e-4d2e-b4d8-d6b767d39060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:45.292Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e745681b-05a8-433b-8147-d233f5861046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:55.301Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=22a7b8b7-0747-40d7-a08f-1bd2bf609f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:13:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:05.310Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ef812724-08c0-4ae2-bd87-d1cb684e4553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:15.320Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2f14cb13-664c-400c-a895-9863cdff79fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:25.329Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a32f4ead-7289-4523-94a1-45189b8b4c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:35.338Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d1dd0ee7-e39f-4b9c-b282-c292bd0a1450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:45.347Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=756b9c27-7e2d-4e2c-8402-6d2787a0d3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:55.361Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=1aca88bd-36b9-414a-b1fb-d41658bc40ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:14:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:05.373Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fd3c8110-8165-4afa-8157-6b30c3593ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:15.381Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=b2d2336b-138e-4bcd-b583-ce3f88991343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:25.391Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=bb5f7af7-4bc8-4a3c-a51a-20b3ae0180ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:35.402Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=5b201463-bf17-4b41-8bcc-329777a64484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:45.411Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=1c87e833-eb11-4e20-b316-8fc07e46eea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:55.420Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e29f02aa-df0f-4f8b-ae16-200a682fb3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:15:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:05.430Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=414388e1-79b4-4d37-afbd-3a0a8a2e71c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:15.440Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=a84451b4-2b3c-43fd-afc1-b6de40e1a572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:25.449Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=03ad6785-ab1d-47e1-89da-f36bec04a3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:35.457Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=36a9bd41-19d6-4671-a037-88e21c34cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:45.508Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=aa867aca-ece0-457d-9735-0b221f5daca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:55.516Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ecf3e3a1-f28c-430b-9460-25cc39a159a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:16:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:05.529Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f7149c21-052b-4750-b15b-ba81ece40e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:15.536Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=463f4d91-6479-4754-adae-c00a2bed2ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:25.545Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=e3bdf40f-2adb-421c-b5b1-8fe7dc1cfe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:35.553Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=8b4d018b-0f10-42b0-aa17-d83fcf999354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:45.562Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6dd32d0c-5e42-4dad-8347-52db8758e210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:55.571Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=6ce6ddf8-c83d-419b-8139-547b01ccd095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:17:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:05.579Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=f59ef33e-da77-4bda-b120-037f045ac6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:18:06.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:18:06.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T04:18:06.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:18:06.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:18:06.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:18:06.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T04:18:06.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T04:18:06.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:15.587Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7a12bd0a-f59b-4440-815a-534c22cce946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:15.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:25.598Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fe07ca12-41be-4046-91bd-11115acdafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:35.606Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=79149c13-a32b-4bf5-bd89-12f1ced58527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:35.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:45.615Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=86efcd7f-67c6-4b38-9ac8-6055c2850156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:55.623Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=4a1a3bfc-f4f2-4e29-8164-42ca586293a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:18:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:05.630Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d898d464-cc58-4b89-8530-27924f8d44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:15.639Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=46fc899d-9716-44ee-bd50-26eb69b913f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:25.646Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ba93d5ab-ccef-4611-b516-f040a8375c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:25.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:35.654Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=bcfcd8c7-8195-449c-bf36-c968d99e6d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:45.664Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7764cb92-7733-40b0-99b9-52a5f5755dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:55.672Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=bbd2cb8f-53c6-431b-8d9a-489b1131e558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:19:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:05.680Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=66e601c0-e067-4a1c-9e65-8fd53e98032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:15.688Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=ec35c71c-7b5d-4650-8910-d756d7c0f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:25.698Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=24e1f250-769b-4642-a37c-a993b17a0a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:35.706Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=88f5ae63-2e04-4ad5-ad1c-1991e1a26312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:45.715Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=dedb601e-5aaa-44f3-a890-ab1a95ef04ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:55.725Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=cb78de84-2ee8-44eb-b75e-4d53325a3cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:20:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:05.734Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=878bcaa9-396b-4254-aea1-93167ef85df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:15.743Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=60c07de1-bdfa-4981-8756-7783ba69fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:25.753Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=0411ff92-ae42-46f9-a4af-6f763eb033f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:35.761Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=96c5f1e3-88aa-44aa-af33-ad1fefa01115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:45.770Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=50d8ae94-54e7-4734-a083-0d65a1efd306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:55.777Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=74d90bd2-e3d5-4e17-82a2-2fc5add5f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:21:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:05.786Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=fd4e6a9c-8501-402a-b80f-9ea67053b6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:15.794Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=635e9cd6-b5cb-44a7-bedb-df54115890a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:15.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:25.801Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=bb62764f-5d85-48fb-b8b5-d96bf26519fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:35.809Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=39b8b685-587f-4609-92b1-8031e7fd1128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:45.821Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=d69fb025-88e9-4a77-af32-b6da1bf11950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:55.830Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=7dd42ada-8897-4264-b0f0-0e97c4feb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:22:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:23:05.842Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=9fd13b1d-bcf3-4d9e-a5ad-a402a7047bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:23:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:23:06.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-01T04:23:06.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-01T04:23:06.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:23:06.541Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:23:06.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-01T04:23:06.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-01T04:23:06.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-01T04:23:06.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:23:15.852Z |INFO |Init configs |InvocationID=f69ffddf-da70-4695-b103-4c9906065469, InstanceUUID=2b6e13a3-cc39-46c3-80a7-2e93e9a6d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-01T04:23:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |