. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:10:13.560Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:10:13.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-03T23:10:13.598Z |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-08-03T23:10:14.282Z |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-08-03T23:10:14.392Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:10:14.393Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:10:14.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:10:14.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-03T23:10:14.643Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-03T23:10:14.674Z |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-08-03T23:10:16.297Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-03T23:10:16.824Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-03T23:10:16.845Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-03T23:10:16.846Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-03T23:10:16.926Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-03T23:10:16.926Z |INFO |Root WebApplicationContext: initialization completed in 2252 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-03T23:10:17.444Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-03T23:10:18.374Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-03T23:10:19.635Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-03T23:10:19.888Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-03T23:10:19.888Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-03T23:10:19.892Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-03T23:10:20.198Z |INFO |Started MainApp in 9.358 seconds (JVM running for 10.077) |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-03T23:10:20.267Z |INFO |Start scheduling PRH workflow |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:20.280Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ff4c2b0e-586b-4203-a2ba-f6444cd04ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:30.842Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e9219f4d-74dc-48de-8028-9c6f11987de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:40.849Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=310f3979-97dc-4ea6-a45e-f4188ae6dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:50.853Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2d7bca49-ed09-4498-a338-7c66384df9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:10:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:00.859Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9ed78a06-1497-4f35-8254-58c01398a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:00.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:10.871Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8bd23ec6-919d-493d-b3cb-3f3d13d3719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:20.877Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d75ce873-fed3-409d-abca-20ee971d8839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:30.881Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d981db06-3e30-4a70-97cf-d41c7735b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:40.887Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2fafd3c5-52c5-4757-a1a2-7646706c3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:50.893Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b0adb242-58d5-41db-a4ca-f47d855e672a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:11:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:00.899Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b991bd9e-0d06-41c6-8750-858a5c44dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:10.979Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c3abade5-5131-41cd-b3d4-01f2dbb0be45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:21.004Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=05c9ecf7-3e9d-47be-9067-8a4a0e8ba991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:31.029Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5baaf52d-61be-4f4b-a927-578325e2b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:41.060Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e23475c3-73f5-43a8-a7b0-ef23a992cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:51.083Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c87411a9-6a2f-400b-b705-6a870dd5ebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:12:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:01.101Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7bdf24bd-19e2-4abb-8452-e6ceac0be288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:11.131Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=db0a22ef-ef3b-462f-8e80-8916f5b3cdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:21.157Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=19eb17b9-4fab-4737-b0ae-7fc7d6908fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:31.178Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b7f4956b-b6fb-4129-99f6-b8e53163eba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:41.196Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=97aff971-74a2-47da-a522-b3bf322bc5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:51.215Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a4348604-95e6-49f4-aee3-7132b434fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:13:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:01.233Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d6343ca8-1215-4695-b9da-56812854955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:11.252Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cc93d19a-d66b-4312-84b1-5370f46b7049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:21.265Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=48871828-8ee9-45bf-a1d6-8a64e8f610e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:31.281Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=217932ae-c126-424d-99f2-77788211e174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:41.297Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1fb15f1f-d5a2-49f4-b44e-b9a9b9b01830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:51.311Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9ca02c58-62e7-4346-a186-e14786c0e1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:14:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:01.388Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe3ce142-d4f9-45b9-bff5-3a7e3560755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:11.438Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=463a2b35-d645-453e-a1f3-229819aae443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:15:18.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:15:18.677Z |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-08-03T23:15:18.678Z |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-08-03T23:15:18.680Z |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-08-03T23:15:18.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:15:18.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:15:18.692Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:15:18.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:21.453Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a665cb90-cd2a-4eb3-bd4d-ab97b5c346f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:31.469Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9201cb2f-1fbe-4a3a-b99c-2e35e7816d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:41.494Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d10eb116-203d-4f50-ad23-63047ab2b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:41.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:51.507Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=010e6921-7fbf-4cfe-8d1e-cb589d534979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:15:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:01.522Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=eb46b743-4d45-4906-ba11-634234813420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:11.537Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=98e321e9-7d81-4e4a-82a2-b028e7bc0a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:21.551Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6a2a3fea-9e9a-44b3-acb6-24e4b93d0172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:31.585Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bc424fb4-b456-43b1-8ce1-bd3e87a76bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:41.601Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=97fd882a-d387-43dd-bdb1-fb3ff6a7d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:51.615Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1bb01940-3676-4bc3-ae54-488acb563cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:16:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:01.631Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8270635c-67fa-4ca2-b984-6c81f98ce600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:11.646Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b2c17376-52c2-48e1-8f3b-e933c347f97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:21.661Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=02b91bfc-3101-41e6-a038-a675efdcd3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:31.675Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0b378673-01b4-4501-bf14-48726f343e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:41.689Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c2355595-2703-4633-9120-25d85ecce826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:41.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:51.703Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5b32b6b6-3009-49df-8996-e821b474fae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:17:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:01.738Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bcb427d1-4350-4c14-af23-3b327358c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:11.757Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5b372cfc-d967-4cf3-bf84-3fe46f35b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:21.772Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7239f317-b7a6-41cf-929e-c5bb989e2986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:31.787Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=922521a0-d8c0-4539-b7bd-cf32214ea8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:41.807Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c613109e-6e0f-4345-ab4b-fceb41190aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:51.827Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b7902bf2-659a-4de4-a4a7-97c8ea8773c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:18:51.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:01.847Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0a82f3fd-38c2-4a4b-a946-7973ef826921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:11.862Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=642a1ab8-e3de-4b3e-b6ce-d06ead6b7f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:21.876Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cd47fa5d-4d34-409f-b120-2385a975e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:31.891Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f1c8ca32-dcfb-420b-a8d8-1396f6867be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:41.904Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7305ecc4-6949-4a29-9782-928d9339513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:41.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:51.915Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3ee2905b-0e87-4a79-98c1-c7048426c0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:19:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:01.928Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9beb4ce1-58d0-4edc-bc30-cb790a23bd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:11.940Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=643ea522-29c5-4b15-a74e-83da8aa5ae76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:20:17.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:20:17.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-03T23:20:17.831Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:20:17.835Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:20:17.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:20:17.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:20:17.845Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:20:17.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:21.952Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=99831a87-2866-4dcb-9c69-e3b40360e2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:31.964Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=86cb98e5-1e57-41cb-85c7-7e54ee4a274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:41.979Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4bffd9ef-f9ee-48fd-be3a-d445f8d01e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:51.992Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9044fabd-ee70-45d9-97b0-09a1fd67d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:20:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:02.004Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=26a4d188-4bbc-4ee2-b04f-0feff1c5993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:12.022Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9db2fbb4-89e5-4d4a-882e-35dfa2e2f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:22.035Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=604f6f4a-e1d5-403f-9b41-2196e5303d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:32.049Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=df2ffdc0-957b-484c-b616-b471b2fa1b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:32.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:42.062Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=76abf84a-dab8-416b-ab57-0853a9c6c03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:52.075Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=517f4e5b-bb39-4800-8697-b32fd61a21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:21:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:02.090Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3bfc562a-9022-4177-bb93-18aa12c39a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:12.106Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5b43ad4d-6f3b-4f4f-ab2a-08f6d5b13865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:22.124Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8a2e6837-c88f-45ca-afff-63890bab01ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:32.139Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7d2afea7-11d3-4016-817c-e5ff0b611290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:42.160Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bc86e6e5-5d1a-4435-8fb1-84b26812ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:52.171Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d9999ee2-c91d-43f2-9224-5ec0e7c4f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:22:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:02.191Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2bb984cd-3848-4eb9-bf67-388d4e5db03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:12.203Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d9502606-afb8-4816-ae6e-36f0e76c1ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:22.215Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=933a3f8b-f384-4098-9a18-24371053388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:32.227Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a0f3154d-7555-4c04-8dce-cbbb68cda0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:32.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:42.238Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b034b832-04fb-421a-aa3e-feec5e25076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:52.248Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c5dbefbf-b418-4e37-ae2c-dfb976f08d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:23:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:02.260Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2ae78cc8-7b6f-416f-aad3-4d47104f58fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:12.273Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=40aec88f-af63-47e7-ad94-0eb2f4f48926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:22.285Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a68554bb-436f-448f-8ff3-aa27e60fb131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:32.296Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a24bfd56-7e8a-49f3-9d67-c565892ab651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:42.311Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9a825923-dc86-4f17-a0d6-2f5edf3c2f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:52.323Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c0f6e8c0-91d0-4c34-bd27-e14564d1e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:24:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:02.336Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2a279c64-1b16-4d5b-a52a-78565d7940da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:12.350Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=504719cc-a317-46bc-843d-efdbf7e2573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:25:17.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:25:17.783Z |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-08-03T23:25:17.784Z |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-08-03T23:25:17.786Z |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-08-03T23:25:17.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:25:17.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:25:17.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:25:17.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:22.363Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1b1dfc36-4dfe-4dcb-abb5-3f311fe15eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:32.379Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1dc1f054-2464-449f-a6a1-1f4c22eb1437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:32.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:42.391Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6c234998-f603-4901-8f8e-56235dd59209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:52.409Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=32fc2de1-b6a9-476d-a9d8-af6211b75bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:25:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:02.421Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe14daf9-8241-444b-9bca-4eb164dd694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:12.434Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=92f7e542-f2a5-4aaf-a53e-2e163fb69567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:12.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:22.446Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e3eb6977-5f0a-421f-a2a1-da712ca87b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:22.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:32.457Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=34d7301b-db01-4e16-80c6-acc4dc8409ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:42.468Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=04668b68-4410-4984-aefc-1e006bc360ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:52.481Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=84b51b71-b37f-46c3-a4f3-24761f51450d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:26:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:02.491Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e67978c1-aaca-4cc0-8c97-d8ab2720341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:12.511Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3adc32f4-7839-4942-b3c4-ca6d82152731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:22.524Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=106273f5-1923-4d8a-82de-8f58c18377e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:22.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:32.535Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=45bebb0a-7666-4098-ab0c-2f4b4a59469b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:42.549Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=48326134-4397-4fb9-9e66-e9ea56825ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:52.563Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9967c59e-9c80-488e-b2d5-c0e2f1937dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:27:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:02.576Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=237abc57-2a22-41b3-988c-365e25c0beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:02.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:12.599Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ab97fc57-f8de-4533-9984-d3a69e1db8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:22.611Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1b233592-00be-4091-b294-5ea0fef81aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:32.622Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=39943342-27e6-4d1d-a76b-16a2f8f5003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:42.635Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5da4e5db-0091-46af-8249-1c0ca75da5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:52.648Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d51c2c1c-79ea-496d-9b23-26c6cc72b34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:28:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:02.738Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f9e9bfac-3626-4fc1-bc99-1151706f1d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:12.763Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5d81fd8e-b82b-4f56-861e-b2a7c01995f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:22.782Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b258b363-1b92-4cca-889f-98b9c2b2b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:32.807Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c94c7225-8364-4c5f-9bb4-c4dee453205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:32.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:42.833Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=02889d83-1558-4d64-ba31-2b7b846975e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:52.856Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=da532d8e-976c-4f16-9789-f45aa2099c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:29:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:02.881Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=714abc47-03e5-4b04-ad90-8db3da6ab983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:12.934Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a522c840-8fa5-4fe6-bb74-1ca66f9b3b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:30:17.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:30:17.746Z |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-08-03T23:30:17.747Z |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-08-03T23:30:17.749Z |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-08-03T23:30:17.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:30:17.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:30:17.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:30:17.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:22.961Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b9d6c2ee-42b5-4986-924e-fe683210825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:33.001Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e756498a-1c3b-4292-8c25-00ff718275a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:43.029Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=08d91270-0a74-4d04-a802-cd011d38bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:53.053Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2098064e-d4cb-4afd-8e5a-f040ab255331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:30:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:03.065Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ee7d55c3-dd8d-4123-850b-9c7c704720f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:13.076Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=66a24344-fa6e-4d9c-ae4a-98a38ca3009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:23.091Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe066b83-c529-41f7-a8cb-e6851bbc4663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:33.107Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f5622b46-4686-4a3e-8f6c-c8ff5ea9deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:43.126Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=946f31ac-d565-4aa0-bd7a-501e10620000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:53.137Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e19a9886-0870-46e3-b14c-afa2d64d648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:31:53.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:03.150Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c4e94da8-d6a9-49ef-8e10-40661cb5427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:13.160Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a005a227-8fab-4bf5-9b2d-99bab85b372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:23.173Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=771f4832-342a-4e11-9551-b16328b99bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:33.185Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=11e288c4-8fdd-42c2-a7ee-4e781b7b489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:43.196Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3090e5f4-6720-4728-8cd9-2edb97d3ff84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:53.209Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=106a40dd-c824-4053-a6d5-459e4ab5c641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:32:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:03.222Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6fb08dbc-ce21-4fe3-98dd-da0dcd1ee438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:13.232Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c95b3cfd-dae8-492e-aa1c-77e98d258cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:23.246Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e64a93f0-a607-42d9-835f-8ac589b2a3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:33.257Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ab9fec42-af7b-4c42-b951-e3da2f25a95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:43.281Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a8e25d5d-9c02-4c0f-b467-d3d53031a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:53.293Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c5c7c619-e3a1-4741-b6e0-e35cbda2215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:33:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:03.308Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=154f4738-0187-4330-81f6-fbc44f6c312e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:13.341Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9a2ba1d2-e9ed-43d3-9f9e-1b1075570cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:23.360Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=058e1d3a-805e-46f5-af9c-ce24ecef7bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:33.373Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e6053013-c6a0-45c7-9cb5-34372478de78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:43.386Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a16705d3-49c5-4b0d-bd1d-fb5b83a38326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:53.397Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e4cf6dd8-368e-41a3-8af7-a1719b0cf1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:34:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:03.408Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4f48638b-1aa5-44c7-ab30-a8ab035e1802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:13.419Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f57cac6c-9058-4809-94e2-13253c99bb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:35:17.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:35:17.711Z |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-08-03T23:35:17.712Z |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-08-03T23:35:17.714Z |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-08-03T23:35:17.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:35:17.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:35:17.721Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:35:17.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:23.430Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ccf8dc04-f62d-414e-a347-f2af8498febe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:33.448Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a67b7269-362a-4fe2-8aa3-9ae6e5ab8720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:43.458Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ffa01eff-6192-4dc2-86bd-22fb5b932be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:53.469Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e563cbbd-faec-4912-be43-923e34811842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:35:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:03.481Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cfc4efcf-5ece-4bb1-8a9e-f4b0e2ef2866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:13.492Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e2c1ec79-0da0-4800-93c8-139d164a948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:23.505Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a2b7b077-7669-4e93-af74-d95103ca5b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:33.517Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d9903711-eea9-4e3c-b426-f6a1df5ca75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:43.529Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4d415018-371e-49f3-9b24-493b759fc19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:53.541Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3809c906-0aa3-4938-aff0-ac95b42d6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:36:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:03.552Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=59c0fb12-8727-41ac-a59e-04d5c8c48076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:13.573Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=999531d4-d7fe-4d84-ab5c-f7410001930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:13.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:23.584Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dfa2b90b-1239-40e4-ad7e-f8d38334e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:23.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:33.595Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6b2e4e91-0a6b-4569-bbe1-ff2fc500b446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:33.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:43.608Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0f990bb0-c33c-45d4-9ed7-3ead48315652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:53.619Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=261f754d-4f71-4db9-9cd9-ab8040e4978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:37:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:03.634Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4f6400d3-79c9-41a9-ae14-72bfc715f6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:13.646Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6d02d247-f6f1-4448-a391-4e2108cbfbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:23.657Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e736e5ab-d77f-4997-b57f-b9c23edf0a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:33.670Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=034cd07b-de0b-4494-a850-660f7c62f0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:43.682Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b2f9932e-8319-4195-a8bb-91bc02e61baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:53.697Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=72198c31-8bc7-4a66-9a13-653c8155bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:38:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:03.714Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e330c37e-90f2-4fc7-9680-df20723cb93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:13.731Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90a35b68-7782-4469-a811-ee4962381294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:23.743Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c6e62b9e-66bd-4b0a-af51-ff667d78437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:33.768Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a517456a-0a2d-4948-bd7e-1b79284f4e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:43.779Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=04b8fc49-52bc-4b4e-973a-8f0ac44499c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:53.789Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6f938b92-246c-4618-b907-08797a5a81d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:39:53.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:03.800Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dc384765-3ecd-4fa7-87fd-7146ae0f12af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:13.811Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bf2b1129-801c-41d8-bb97-4eb6eff2e29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:40:17.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:40:17.806Z |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-08-03T23:40:17.807Z |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-08-03T23:40:17.810Z |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-08-03T23:40:17.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:40:17.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:40:17.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:40:17.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:23.822Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d65d7a3c-d9a2-42b9-9146-511dbf83fa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:23.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:33.832Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=de888211-d34e-4164-886b-f47394251241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:43.842Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6c702f26-c6a6-437a-a226-74b956c6f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:53.858Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a822b1ad-58aa-4248-b129-d62329cd4458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:40:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:03.870Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90a2b9b4-6e9b-4011-9081-3064b633f5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:13.883Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d341cfe5-2672-491e-8723-28e6df6ec003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:13.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:23.894Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5b6d761a-2406-491f-92ae-31b7060efa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:33.904Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6430267b-4abb-4506-a5cb-992503d76041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:43.919Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8503fe0b-f574-46cc-bcde-db1723c1023e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:53.928Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9e0f185a-cdf6-480e-ae7b-d55d5241cc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:41:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:03.940Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=67012ed6-9394-4d8c-a98f-f2fecf5ddf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:13.950Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7fbb1979-7c50-40a7-8ff6-2d89e846406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:23.962Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=74973dc9-842e-4a76-bec2-aebff99337fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:33.976Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=26e1a08c-5dad-46ce-955c-7ac166508c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:43.988Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4f671933-57cd-4929-9cfd-a0e2f5bd6cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:53.999Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0b73bda8-9405-4e22-bd75-eb2d656cbcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:42:54.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:04.010Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4bff9a1f-86b1-4b34-864d-47172846b2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:14.021Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=08de7c07-15a4-4831-a3a8-d84c6e0a60a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:24.039Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d26f3247-e44d-4391-b56b-83e6b036c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:24.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:34.050Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b8d7947c-c1fe-4cf9-b712-178841e2edf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:44.062Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=03ee2d17-be85-4216-b87f-c908401021f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:54.074Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e7e7175a-99c2-422a-80fe-91528ebf398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:43:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:04.086Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=319a4469-7c19-428b-933c-9506c7827f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:14.097Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=953ca997-865f-40e4-a296-2e0603d911b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:24.113Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=eec9e3ed-970f-4982-934b-aa659f555caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:34.123Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=85b79cbb-9578-4601-b6b3-2fce127fa134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:44.132Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d5ec4838-3834-43d3-afe0-22b40f13b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:44.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:54.143Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5e83e4c1-5dfc-4f0f-b993-67055dc341b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:44:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:04.151Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8b032d66-deec-4cad-afda-4c497119b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:14.161Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a9f2cb33-7c6e-4123-8f60-8b80673c2919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:45:17.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:45:17.728Z |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-08-03T23:45:17.728Z |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-08-03T23:45:17.731Z |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-08-03T23:45:17.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:45:17.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:45:17.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:45:17.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:24.171Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b3e3ec46-f9a3-41d2-84ba-426ff5e0d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:34.180Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8d35a86f-63bb-487f-adde-6788ce627e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:44.190Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=18470f56-d551-4f22-93d2-8f42865a9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:54.199Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8184e26f-e3b8-4f12-a834-42f580caa811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:45:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:04.211Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4d5660a0-8ee2-4fd7-977f-00331b7ac4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:14.222Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1c300af1-ed75-455b-9f10-74ff3bfb41b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:24.232Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f2cf8614-d464-467f-819b-39bbb57aac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:34.243Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8a7fdf51-03d7-40fe-8f0c-8e534159f856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:44.255Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d8ed063-c944-47ae-b86d-467f1b5d7ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:54.264Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3f8f3c54-bee7-4514-85e6-03e3f0ac92eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:46:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:04.275Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5117a113-e3ef-448d-a381-2620109f26a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:14.285Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bb417a22-53f8-4df5-8f16-51aa467cdac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:24.298Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d249189-825e-4bf6-b664-4016050e0c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:34.309Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=be5b5e9f-42d1-4a65-8f1f-0ced00b34347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:44.323Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f71c5e5d-f935-40ed-9f68-53675c95b401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:54.336Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=34f132a6-0793-44d3-b332-05bb2aa78270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:47:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:04.351Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=01a289ab-77ba-408a-85a1-26b06ac76da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:14.364Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=09191aa9-5bf0-4658-9b95-4cc616ff3b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:24.380Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5a706b22-b2e3-4f9a-b966-d944dbbd7ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:34.392Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0413ece0-cd9d-4160-bc81-249c9b6deff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:44.402Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=aa5b0757-9b7b-40bf-97be-7995b209be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:54.413Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7336934f-849a-40c9-a9f5-9ffd26ad64f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:48:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:04.423Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=159fdd37-f00c-4d43-a14e-7596b920409f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:14.434Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f13356fc-7ef7-46f1-bb3f-75fa861c6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:24.447Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=31bbaf6d-a4d9-44a5-ad7f-1eaac6de2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:34.457Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a42e40b7-cf89-4c1b-b759-b2558bfba417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:44.467Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=74cde0cb-f8a3-4540-9d2c-eadee43dbcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:54.479Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c2e25c5b-4a8f-43f6-9c7c-9180b7ac4ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:49:54.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:04.491Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f1315043-2113-4cc1-99e9-5135670b5a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:14.503Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5c4429ca-5581-47a6-8ff1-e8abe14970fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:50:17.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:50:17.750Z |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-08-03T23:50:17.751Z |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-08-03T23:50:17.754Z |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-08-03T23:50:17.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:50:17.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:50:17.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:50:17.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:24.525Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=aeea4883-8176-40ef-b54a-3b3f8d4c95c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:34.536Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=73f61527-f6da-4d9c-a8a5-8eae2c3af9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:44.547Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bc050872-86ac-474a-b684-cfae63b8249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:54.560Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b845aad9-c3a2-4d43-96bf-aff8e01d4b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:50:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:04.571Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4ad67779-6a75-4d20-90be-2847bdb6acc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:14.590Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f780434c-2a09-4781-872d-8394f9f08459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:24.609Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f2e77851-171a-430b-93e5-fc9f9eb4383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:24.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:34.620Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=27e8797f-edd6-40a2-b0f0-d4aaebfa0f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:44.630Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=24bce809-a12c-4f4f-998a-77b79525d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:54.643Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d646aa29-7c99-4f2e-94ad-e8602ba5c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:51:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:04.654Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=542b5640-89c3-42fb-aa0c-3d681d2d2d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:04.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:14.664Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8093cbad-d0c1-4713-b103-5dc3f37d2f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:24.677Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e1a76ceb-22be-4940-9d57-c7b07434fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:24.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:34.688Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7754f12e-e051-4ff3-8f38-3f6213de0a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:34.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:44.699Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=da4e0623-f1a8-431c-a4d9-298aabecad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:54.710Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=869163a9-fbbc-46ab-8d62-e0e565e9d314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:52:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:04.723Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e633ba7e-c3c7-44de-93e0-b15272067049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:14.736Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=23a3c1a8-157c-4d4f-935f-71cc10c86e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:14.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:24.755Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=68f0d374-c3cd-4993-8a17-68b84bbaf5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:34.765Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b360ad9e-a0e6-4c3c-87fc-c227fb92b3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:44.775Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a05fe80d-f504-465e-a647-2b5e059bd570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:54.785Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f87d75de-ea89-4216-959a-47f4db0e22b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:53:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:04.797Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ce57e43e-9837-48be-9b65-89e690091066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:14.810Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=15e305c9-3704-498f-bdf5-a2f8c5fc09ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:14.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:24.820Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cb24948d-1676-4cc9-a9db-df2363a9143d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:34.832Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=34463289-0808-4bc9-b4d1-ad20923ebd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:44.844Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=eb04b9b5-86b4-4f57-9bfc-d18102f743a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:54.855Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4747e89c-cf5e-45cd-8b59-99423929f636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:54:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:04.867Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cdc0fe2b-219c-49ec-88b5-ae8c2e796c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:04.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:14.878Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ce5ce57c-841e-4537-b71b-9063ca23d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:55:17.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-03T23:55:17.733Z |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-08-03T23:55:17.733Z |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-08-03T23:55:17.736Z |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-08-03T23:55:17.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-03T23:55:17.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-03T23:55:17.743Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-03T23:55:17.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:24.888Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7c84b21d-4ef7-4446-a7c8-4ba7cfd3fb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:34.899Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=acac1c9d-ad15-48bd-9246-2a2ce4926036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:44.909Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d3be0bfc-c213-4912-86b7-aae9c2c8f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:44.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:54.921Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7f09dbeb-6648-438d-ba44-1b7dde97cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:55:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:04.931Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0475db69-bdd9-4b1f-9f8c-3c7920d2ccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:14.942Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=18bdfd40-7620-49c3-a880-9a33340038f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:24.951Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dd7c3b62-78a4-4153-a180-3fddef91e651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:24.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:34.962Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bed70898-d865-44fc-9255-5bdf1e981771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:44.972Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=81a0edcd-6b16-48bf-accf-1824ede0b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:54.984Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f31b03c9-41e0-474e-8a6c-16bfcda116fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:56:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:04.997Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9b6d75d7-0b9f-4efd-b961-7b6830f93b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:15.010Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d7e32480-0304-48cc-ac05-49a218f48389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:25.022Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c0aa0793-763a-4a59-b433-76c3953da1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:35.032Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8e3f2e60-b430-4c58-ac60-12f7a751b593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:45.044Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90767b32-c8c0-4567-bd58-eb46534cac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:55.056Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=93546d6f-b2c3-4d6f-82a8-8d551368f463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:57:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:05.066Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=da73c5b1-614d-4d1c-8b74-306903f68450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:15.086Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=eb6ae2e4-f7c2-4000-807f-48b5ea54c912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:25.106Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6888c29d-02d1-436a-9db2-e2c6dc443221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:35.121Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bf1355fe-2ef7-4705-a38d-650eb41d6163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:45.131Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0fa81cc5-39e6-47d8-b9ad-9769e1383165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:55.141Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2dd41bb2-3ba8-420d-8191-da361ec2220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:58:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:05.151Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=12374e8c-5ebc-46c0-9b9d-b04c56d3111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:15.160Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=36be2348-466c-4870-914b-1a8a6092922b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:25.171Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fdbba86c-8ee1-4416-baa8-7f410d435d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:35.185Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2b5810cd-e088-4fef-a9d9-4ec9a42eeb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:45.198Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8011e325-4d01-4386-bd00-0d1feb0cc142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:55.211Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a7cbb5ee-16c3-4b6e-8b1e-b8f92c59deff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-03T23:59:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:05.223Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=10cb3ddf-138d-464b-84a0-0a6876bbe432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:15.261Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d9ab9a1b-0c76-4460-be08-ca30a1b3fc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:00:17.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:00:17.788Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-04T00:00:17.789Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:00:17.792Z |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-08-04T00:00:17.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:00:17.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:00:17.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:00:17.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:25.277Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f00e2173-51f7-43a5-94b7-c569c8b8219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:35.288Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4629f912-0519-4056-b2d9-55dda56ef461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:45.297Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a269082b-df14-4352-8e47-dc815642de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:55.307Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6e166052-9585-4863-b220-0959a31a600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:00:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:05.318Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4d914ece-7826-4159-a198-663b8ba1f06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:15.328Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=059fdb38-e204-4df6-b1ed-1f43a840ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:15.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:25.339Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c40d3daa-3b50-4b23-afa5-8d2640ab1ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:35.350Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4057088b-3659-4bea-9e35-2aed477cc2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:45.359Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2a0bbfc8-deed-44a2-95b3-f5f2043b1439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:55.370Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ea330194-d751-46ee-b3f8-2574fdf47d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:01:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:05.382Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=892b25ee-267a-45e7-9a03-2e181599a749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:15.393Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90be5abd-9136-4833-b868-4104c6e0e84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:25.405Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ccb04d89-6859-45e3-af20-7a397583da9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:35.414Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=16e4d151-37f2-4668-82a0-cf2da68135b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:45.425Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1f2c5cc2-953f-41ab-81bb-4271ff49ed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:55.438Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=aaae4a41-be01-4aed-89cd-253b78a97aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:02:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:05.450Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a0672b21-0d89-4ccc-a6ef-17bee4dd7942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:15.469Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7510973a-7706-4cb9-9955-0bdd6276abf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:25.481Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a3613171-cfc6-4c93-b79f-8883d9b74227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:35.492Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=faa2fcf5-06c5-45ff-b903-93bdccde83ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:45.507Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1f6b7a60-29e0-426e-a9b3-26eb60e6c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:55.522Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8f615326-aee4-4223-83a6-87a4685caf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:03:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:05.533Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=22f6fabb-d0cc-446d-b238-1e6c488855a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:15.571Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4ba54b61-5230-4b5f-9103-b8ef24cd1e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:15.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:25.582Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2aa35844-c5cc-46e3-a1bd-994c21a41bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:35.591Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5e6ed815-354f-41bb-abcf-020e7d3d19f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:45.604Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ec392f9a-fd1c-4219-9338-029c938e06eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:55.614Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d09a529-41b9-4a74-a11b-6f01e0a715d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:04:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:05.624Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9c23783f-b1fd-4058-9d55-e82670efc8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:15.636Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=073fddad-b1f2-46ae-aad8-b86213e0cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:05:17.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:05:17.810Z |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-08-04T00:05:17.811Z |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-08-04T00:05:17.814Z |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-08-04T00:05:17.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:05:17.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:05:17.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:05:17.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:25.647Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9740aa70-f744-48c3-b79b-064cfc7be6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:35.657Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c73c32b9-8cdb-44fb-b1ac-4fe1f4963842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:45.667Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b423dba-2c3f-4acf-af24-4866122b11c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:55.677Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=66d56acc-43a2-4596-8c51-038d9f16d77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:05:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:05.687Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=75c74ddf-d6bb-4953-80c5-35bc6f5abd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:15.699Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a5c45caa-26ea-4605-8173-6df5dca0e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:15.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:25.712Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f0a69543-b2db-4255-9964-68563faf0391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:35.722Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=39076e56-8aad-4bd1-8468-b1cf34d00036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:45.733Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a16f7a23-b438-415b-810e-5018b2361adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:55.744Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6df536b3-6e52-4a63-8a45-4695ee0c606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:06:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:05.755Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a25475f0-113a-4f61-8d3c-8a2cd2901a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:15.766Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9b972ce3-58a9-4c63-bb24-dde24c9a279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:25.778Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=63b0a6d5-970b-4ff3-9482-54f63a41c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:35.791Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90310009-3c46-4e72-b5bf-d93fe08ac9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:45.806Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=86329bf1-4fd9-4c2a-b981-3bfc58c033fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:55.820Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a1bc1bfa-5e11-4638-879d-4213660d176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:07:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:05.829Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ec4434f3-5a92-47e3-b0aa-9b9f7f35e8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:15.840Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=71eb26ec-1bd2-4343-b6bd-412d18674799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:25.850Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=26a4fbaa-f80e-475d-bea1-e8fbc41ceacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:35.861Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3e30b19a-5bcf-49c2-9162-8f57fbf516ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:45.871Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=be3319d0-3255-470f-96e3-8276f3473820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:55.881Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cf5f99a3-f6f4-44be-a264-c79876854757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:08:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:05.892Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2b5df428-4251-41ec-aec8-9bc3250e9343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:15.902Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bc3bd2e3-a6fb-47fa-ab82-a7c88619d6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:25.912Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0bd46d02-bb74-4a90-bbba-b3dbeaf4bf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:35.922Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d8618ff5-81e4-46ce-ab71-3810bb145152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:45.932Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d6d5987b-4e8f-438e-84fb-6d26d6bdbd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:55.943Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7bbbd277-8240-413d-ad1c-9bdca2e7b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:09:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:05.953Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=48666075-a3ed-4369-b499-a03e17e20f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:15.962Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1e621da0-e5b7-452f-91d9-67eeb662193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:10:17.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:10:17.751Z |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-08-04T00:10:17.752Z |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-08-04T00:10:17.756Z |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-08-04T00:10:17.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:10:17.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:10:17.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:10:17.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:25.972Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8acfcea9-cf06-40c1-aa6f-8b0fd945fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:35.985Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f87194d0-ec52-497d-b477-405953dbb8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:45.994Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bedaa262-f970-45ef-91a3-adfd70f863cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:46.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:56.005Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e500dceb-ba07-47d5-9088-0c088c5fcb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:10:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:06.017Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bf5d116b-5a3a-4d7b-870b-12fd4e57d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:16.032Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=01399c85-10e1-4bb7-9903-57bf100294b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:26.044Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=baf54df3-3085-4693-bb37-aa29f43fc1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:36.059Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3ec7c789-46b1-4710-a3f4-37da61686f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:46.068Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0f18f13a-2c24-4cac-bbe4-e88b654ef441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:56.083Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bc475cf6-932e-4472-be75-1abbc95c5cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:11:56.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:06.096Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=19879233-ffcb-4dba-aa3a-e8841876a8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:06.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:16.106Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cfe62b78-c09b-4607-8903-8a69d09da9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:26.123Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=97b66269-38d2-4229-8f94-21f8f833d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:36.146Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6a29cece-a462-4e26-85cc-c88d6067b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:46.167Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b3107ed2-f1e6-4988-bc33-2a1a7eb3ce7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:56.178Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8ac205b4-11d9-4b4a-abc6-ecad7cb13008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:12:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:06.197Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=adc31210-1fb9-44cf-ae30-df4859014162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:16.207Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3dbb621e-ac68-46f0-ae6e-6586f340d564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:16.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:26.218Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ce3f0e32-d90d-423b-b6cf-0047da7708f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:36.228Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=59aa4dfb-8af2-4bfa-85e6-113d23889416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:46.238Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=02e52f38-7eb7-4b56-ba09-39cc268de6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:56.249Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2db8899b-a6eb-454f-a437-c43c44c6a587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:13:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:06.258Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4e70d3bc-49ad-4f00-ba9f-37109acd3e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:16.269Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f080426f-da69-4b95-ade7-09c67cb12413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:26.281Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c55f74f5-b705-4514-a4ef-d9092be47c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:36.297Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ceed1b85-5956-4c74-a2ba-5a395e9131db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:46.313Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=698eb07c-d878-4b02-897f-f3d4b97ed038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:56.323Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ddb2fd6b-4ad4-400f-be06-8a1919557827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:14:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:06.332Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f73548f9-bf6f-4139-b76c-d06e81e6054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:16.343Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3566c3b9-0632-4af8-989b-3fe6fe5ea2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:15:17.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:15:17.794Z |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-08-04T00:15:17.795Z |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-08-04T00:15:17.797Z |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-08-04T00:15:17.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:15:17.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:15:17.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:15:17.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:26.352Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=27cadd40-cb3d-4ec9-8ce0-c443e2afa5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:26.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:36.363Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=094a0b71-60fd-48ec-b0ea-632b1ee580c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:46.373Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3f7c1855-c794-4297-8148-c1468ebe9591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:56.383Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2f6c0b46-7392-472b-9b0c-fd2644f260d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:15:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:06.393Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f6428a50-2bcd-4bf6-ba77-cb7333b3ed85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:16.406Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=23dd5090-9af7-4680-b338-5a0858cc5471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:16.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:26.416Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bbd41c68-1b4c-45f8-a421-ca2ca16a2962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:36.426Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1b307b7f-870a-48b5-9f10-eaf0cf74c4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:46.436Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=06a65a55-60bc-443d-9e65-02b4b192d667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:46.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:56.447Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f890d5ba-1714-457d-9e91-39e1274264fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:16:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:06.458Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=19cd9637-305c-4b59-9f3d-7ae5cbed2fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:16.467Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1bd2220a-4a54-46c8-a5c9-8ad9ca18a5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:26.478Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90b2bcdb-a287-4858-a028-6a548427d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:36.489Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ad4c6eb8-be67-4b91-815e-ede268c49060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:46.500Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6237a2ec-086e-45fb-9355-f76963cf0c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:56.518Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4f2d0b42-d2af-4e1c-82f5-cbd6592a2b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:17:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:06.530Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f063aadd-8bf8-4e06-ae83-b7f0540f0d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:16.540Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d362feb7-9aa2-46ec-8d42-19bc12f03387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:26.551Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=517a6b24-a52e-4cab-9d1f-ad8b40d1d51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:36.561Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dd39e910-cffb-49b9-8787-ee1b44b298d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:46.572Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=53b82bee-dc9c-410d-828c-1d39dcb1d37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:56.584Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c89466ad-c1f7-41f1-9f66-d3a1664f4d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:18:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:06.594Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e6583be3-dd62-4f9d-9068-618b7d97a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:16.606Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d15f6755-37d5-4ac5-a4a9-491714a459bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:26.617Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b46d630d-57ec-4b58-8336-9a37921d2f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:36.629Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cc771469-78c2-43ca-b35d-18fe3b118c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:36.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:46.640Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8cf16d1e-65b2-435e-b4d3-2dcbb60afd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:56.650Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=af5551c1-9f7e-480e-a7e5-0b15f256a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:19:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:06.660Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=76bbbe5f-79c2-4c44-88a4-b95ea2446ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:16.671Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=da2d877f-b0cb-4e8c-ad6a-11f632a8e3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:20:17.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:20:17.749Z |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-08-04T00:20:17.750Z |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-08-04T00:20:17.753Z |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-08-04T00:20:17.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:20:17.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:20:17.760Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:20:17.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:26.681Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a67fc039-a840-4cbb-8c6f-d0605863e0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:36.692Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=598d2e1f-86e6-4b9b-b402-fd9ac617cf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:36.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:46.705Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=794955c8-49ee-4c55-8882-f19bbfc4c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:46.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:56.717Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ed718a21-acda-4e4b-9d3a-01e0b90ef521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:20:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:06.728Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90a1c36e-27d2-4863-9b76-3c0eb47da905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:16.740Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=81b99e9e-bcab-4262-8438-01ad1845795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:26.751Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3a4d65c0-251a-4050-bd8e-b808c161a22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:36.769Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6c280079-6a78-4a3d-a6aa-e68c2538e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:46.780Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=93f82cad-e318-4eb1-baaa-1da3c8a82c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:46.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:56.791Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b0f7dbb5-6a48-4039-bb17-8a8a150873bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:21:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:06.801Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7465f413-b83f-4d20-89a6-9264c536a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:16.818Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0d3f3802-8467-4a4e-a42b-a52a9f6e6b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:26.832Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c6b85acd-f15d-4c8d-bfc1-bf714910580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:36.843Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a6f5181f-6c23-4421-b6b2-95553ebc5401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:46.856Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d3d514a-d2cc-40ee-8730-f4c2b0df81c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:56.866Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c04303d8-c300-45ec-8111-2a4c3fa05866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:22:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:06.877Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=85cba29c-f411-4e0d-b50d-ddad97d2cfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:16.887Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4938d7e0-4663-43e2-a7ed-9e5cd7f84a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:26.896Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=29a69914-79c9-4445-b166-8bdd9aab7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:36.907Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cb30e9c2-793c-487e-a2e5-91c263bd688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:46.919Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b33fa134-334f-4b77-89e4-5009c003e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:56.928Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=05c7c555-4381-4820-b62e-0e24483b39cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:23:56.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:06.938Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=25eee2dc-b1b4-4102-88ab-c76e2da29c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:16.947Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=232d233c-e7b7-4a34-83a4-797de6671955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:26.961Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b5250f8-f848-4799-aa5a-bb25b5073dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:36.970Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bf3fc568-a7f7-401c-892a-af9e4c8f5c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:46.980Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2cbc3c17-9a50-4822-9ee0-3f20eb72c0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:56.991Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7c273b44-04fb-49b5-8418-2ddebef86cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:24:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:07.001Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8f4dfa8d-24bc-4052-b8cb-e7289c3a84bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:17.011Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e5a44007-dfbe-4317-89e4-b9caf602c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:25:17.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:25:17.793Z |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-08-04T00:25:17.794Z |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-08-04T00:25:17.797Z |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-08-04T00:25:17.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:25:17.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:25:17.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:25:17.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:27.023Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=aa044e42-64b4-48c0-9c62-2066a862d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:27.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:37.034Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ffa885ce-a398-41fd-9cfd-4ba8d765b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:47.047Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d7fba215-c7ed-4501-982f-b4c80a993d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:57.058Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6a595d48-9b43-406d-a047-ac422e2e95c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:25:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:07.069Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=20998b79-9586-4a0c-bd48-3755c99befd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:17.079Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=175af19b-f555-4b9e-ae0c-66a584cee841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:27.088Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c9f5838c-7558-493c-8b4a-54024372a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:37.099Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=446852e1-b3a4-4b92-bb40-d753fa227fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:47.110Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f3eaf0d8-e30d-4778-855e-be7261f01a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:57.126Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=51732afe-f614-474b-b5dc-b12899d2eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:26:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:07.136Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=00a67a21-8f93-4bc9-971e-61f83db7884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:17.148Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f76096c8-6b87-4d88-a996-bdcea3ea4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:27.165Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f9fb4164-b658-42e1-9e81-920065ee3e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:37.179Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f789c179-f73f-4e07-aea9-e492fef80155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:47.190Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2512993d-91af-41cc-96c7-0d48bc543894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:57.214Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=da9898a0-2243-425f-961d-c42e8f34adf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:27:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:07.226Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e439683e-9ebe-4965-a7d7-de9cb2ab98aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:17.238Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5d8cd275-e458-4242-9b1d-5e2576e453fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:27.251Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ca90d73a-f8f9-4fc4-a023-345eb4850871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:37.259Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5e680794-843d-47cd-817b-bcee2f516df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:47.274Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0c0ca9b1-f5b6-4e65-8fa7-05383281c947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:57.285Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a0a07e33-1461-4267-8c72-d524056b3244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:28:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:07.299Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7c498183-750b-46f3-8e56-69190aafd33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:17.318Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=434bed81-7c98-41a3-96e2-455b42267ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:27.331Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=28e7f879-d85d-4774-9ac3-bb71c43e929c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:27.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:37.349Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b7556ab-a99b-4cbd-a7e8-bb031e80eae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:47.359Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=546d90e9-9f53-44a7-8d9b-1a53f52df903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:57.368Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cdf3ee86-d261-49b2-b5f0-1bc881ff3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:29:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:07.378Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c81b9e43-b109-43fe-9347-bf23422a260b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:17.390Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e674f9d3-3aff-40d8-8639-ec8f664c29f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:30:17.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:30:17.758Z |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-08-04T00:30:17.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-08-04T00:30:17.761Z |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-08-04T00:30:17.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:30:17.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:30:17.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:30:17.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:27.399Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fc4c9cdc-cd2a-4edf-bea9-5fd0c0f85bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:37.412Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d74871e6-aaf6-48e3-b04a-a23e22ec0265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:47.427Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c3384899-48d6-42e3-a815-88a047561418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:57.445Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3ad79642-8eac-433f-99b1-91ecd142e095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:30:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:07.454Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0bb41c85-b0e9-412a-8f04-28c3188f5ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:17.465Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=93b0633c-1e81-4890-80a1-790058f05a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:17.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:27.475Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5f224c25-775b-49d9-917f-4c1168857aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:37.484Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3d5f1bb5-f389-43c7-bc79-020ec8b522a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:47.493Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9550b169-1710-4ff2-9499-80ee3be6a508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:57.502Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5ed9f558-16e8-44c8-977a-8d770393ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:31:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:07.512Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=934d943d-5af7-49ca-8b0a-e908579d9fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:17.525Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=079ffaf7-415f-4ae9-9c68-8e04d45cbcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:27.536Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=95e80da5-ba6c-4d44-a344-454cb27e7f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:37.548Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=47c4ba80-2d47-4619-8ade-3ba52759c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:47.560Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7383bcb6-96ae-4581-971f-110ab2bcbfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:57.577Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a8d41fff-993f-4aa9-8728-cf79432d02dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:32:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:07.587Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8f5c2f24-0d49-4e5e-9e46-9d66c98d2fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:17.602Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=65f1b6a9-d75a-4dc1-9430-bcf4f268f220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:27.612Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=201c9560-93bb-4b09-a04c-b376780bf298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:37.622Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2ec510a2-ba17-4e2b-8e46-bccb48a71a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:47.634Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c10f1dde-aa05-4c64-97af-ea68aa42b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:57.644Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2ff9a3b5-6cf3-438c-a11c-910482b403ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:33:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:07.654Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=809ba47b-2d47-40e3-8505-18a349ca1995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:17.664Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=04d143ba-2aec-4eba-92e3-5225076b516a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:27.677Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8a945a16-cb6e-4783-9e7b-855d9476947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:27.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:37.686Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6a5be121-7a9e-4915-8968-5dce383c5139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:47.703Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2c0e34a0-c2b0-4e33-9fb1-302197608907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:57.714Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a9853184-0392-47dc-bb5c-227f8dcaa63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:34:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:07.726Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=846918e7-ca03-448e-8755-1369eeaef166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:17.736Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe728f47-7668-4069-9386-95401d3fa41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:35:17.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:35:17.741Z |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-08-04T00:35:17.742Z |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.prh.tasks.ScheduledTasks |2022-08-04T00:35:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:35:17.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:35:17.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:35:17.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:35:17.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:35:17.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:27.746Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6c387d96-d0db-457b-817f-f733ef8f310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:37.755Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dd6f1dac-674f-4681-a562-afbbfb810302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:47.769Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=deee78f2-1154-4dce-b206-3c412cb586b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:57.779Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cfb645df-fa3a-4939-af90-a35fdbf01059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:35:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:07.790Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4ccec00f-5036-4b07-bd16-62606d173e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:17.803Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c3858a8a-81d5-4cbd-9f2b-923987b902b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:27.812Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c3bb1249-3928-43b3-8b32-5f411084ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:37.823Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8c0b1def-2960-429f-950e-c70ac9818265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:47.838Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=24fc0a5f-e678-4ecf-810c-7b4db191dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:47.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:57.849Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3bb2ab41-4159-490a-89ae-f56c2b509edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:36:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:07.859Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4aa45e82-c47e-4797-8894-f54d8aeb7173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:17.874Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a05f9aa4-28d3-4f1a-9ecd-908f2e477f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:27.884Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e3c51a16-a8dc-4ba5-ab7a-f846c6663f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:37.893Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f530da82-d12f-4fd4-b11d-0dd21965f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:47.904Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ba859431-4e1d-45b0-9514-51bd0c6d83a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:57.913Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a0e8e2ee-e0ed-492a-8e8d-1ac12d771607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:37:57.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:07.922Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe0602e1-0a81-4eaf-ac40-d0e547c43519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:17.934Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=78f15681-1272-4006-b264-d151d0fd4008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:27.945Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=367f37f4-5cbc-4deb-ae5c-6fcc4225eeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:27.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:37.955Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7b0457b8-5371-4cc8-b251-f64d520e0001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:47.968Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=902cb1d2-6dc8-4458-afbb-c1635398791b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:57.984Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8f3d3bc2-1a3f-4852-ae27-13539286df50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:38:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:07.998Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d7eeff47-e3e1-4136-8ebf-04fb073ed3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:18.010Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=45fe1af4-f8f2-48f0-8611-5be431385f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:28.021Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=42c3865f-2909-4bfe-978e-2ac1fdf13c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:38.033Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=88302fcc-c9b9-4686-9727-ba4f74d6dfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:48.043Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f27c724a-0920-45b9-abe8-16d66f9981fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:48.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:58.054Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0451a825-654c-4655-8dc7-f0f82a450216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:39:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:08.067Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d2ac1755-77e8-4d33-8f3c-26fb4db7afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:40:17.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:40:17.792Z |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-08-04T00:40:17.793Z |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-08-04T00:40:17.795Z |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-08-04T00:40:17.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:40:17.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:40:17.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:40:17.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:18.081Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bb88ebd9-1fde-47d2-8703-d400f40f009b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:28.100Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0827bf45-18a6-4f05-a546-3673172b534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:38.110Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=56f745f7-2f8c-4679-879b-7fa3271e5cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:48.122Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e2f87ab1-da71-4f25-97d8-ffb9ec2497f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:58.131Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f42d2917-3bdf-438a-a715-ace5c6302997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:40:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:08.141Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=af31dca1-3f3d-4e3e-a432-abf0efa060d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:18.155Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5654f381-6f78-46df-96ca-3c931afb718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:28.163Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f893c7f9-d523-4a76-b545-71d02df5d0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:38.173Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1a07e6ae-4b8d-4920-9a1f-0e9ea284b830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:48.182Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6865fa98-e503-41f5-b0a4-2a7f629d483e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:58.192Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=42385ce8-18e8-4942-8145-fe1a65722750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:41:58.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:08.203Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=84147fe3-b7d2-483d-a44c-6154a14afe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:18.213Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2d2879ba-cc26-4059-b256-ada788f17393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:28.224Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=73bd7e37-fe06-4b1f-95c7-c283911dbc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:38.233Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e60e4cb2-c4d2-439a-b13e-1d2c3764942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:48.244Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c0e34702-c80d-4689-812b-0c21acc173d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:58.255Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ebf381c9-e623-4a68-af0d-c50046e32064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:42:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:08.265Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6deb9a21-4dec-4069-9c71-e42317cd2c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:18.277Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=18a5661b-e104-4b66-a882-8660a377921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:28.294Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8889a011-0f2c-4bd9-a487-2b8dfcf9e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:38.306Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=156429bb-1cb8-42bf-ad18-fb4e18131e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:48.320Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4e2a4ed8-083a-4c32-8183-241b280b7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:58.330Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b39a5258-3788-45b7-889a-4f445ef1ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:43:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:08.340Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0376823a-2b41-4002-8915-7eb7da5603f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:18.351Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d8c7e64c-144e-4568-9a5a-e826e90069b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:18.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:28.361Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f1986971-b1c7-4bf7-ac74-c1228e7c967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:28.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:38.377Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3dff7fe4-16a8-4f69-8f84-54ebef4e0926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:48.387Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7eb4d716-4ff7-40ce-9148-a60c4559a8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:58.404Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d9397f4-33d7-4863-9f28-3f36626e5691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:44:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:08.420Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4d3b116a-14c8-4413-865e-a87d2ad7abf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:45:17.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:45:17.760Z |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-08-04T00:45:17.761Z |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-08-04T00:45:17.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-08-04T00:45:17.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:45:17.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:45:17.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:45:17.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:18.430Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=71eb625f-f190-48ce-a40f-6074bc4b3a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:28.441Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f7c200ca-8c0e-44b1-bb36-71173377cd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:38.452Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=74e6cb32-ac75-4b9d-bdca-506ed6b882ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:48.463Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=af038bb4-fac0-44e4-a7ce-2adfd93853c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:58.474Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=728c9df4-3c83-4d71-b19a-c52ddaf98fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:45:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:08.505Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b0d7c1c-52ef-4575-a857-fc96e41b0aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:18.516Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2e86e7cd-0076-48be-b4f5-13600581edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:18.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:28.528Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0123be3a-5220-4432-8669-c523c8eeb599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:28.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:38.537Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9702db95-f2d1-4749-909f-dc88a48e0c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:48.547Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d95401ca-e976-4750-a92f-ba5064fdc9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:48.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:58.557Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6f8b081c-eb1f-4580-9ff6-2be724d00087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:46:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:08.567Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=09f0c7c3-80e9-4e00-859a-6d3feed1a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:18.578Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=82b4af7a-e3d7-4d89-8863-503e86d04edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:28.589Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8bc7cf2a-9caf-4c7b-ae47-47fb04f971ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:38.605Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=442c1320-7897-44d4-b897-ffac15c9ce66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:48.615Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ffd0864c-03e0-40dc-8625-93cf4188669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:58.624Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4394d88e-0817-4000-aeda-77e3262b0f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:47:58.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:08.635Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=71e6e0a9-ec30-47b9-a0f5-02b1e974c1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:08.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:18.647Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=27ee479d-95a9-49d8-830b-d9065af1e3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:28.658Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f1008029-09ac-40ef-b425-7b9d19219ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:38.671Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a69aff38-5624-4e2c-b9d6-f3200088742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:48.682Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=439ef0e3-e650-4730-a6db-a29cac427ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:58.692Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=db561098-efef-4a89-9517-cf398bb8b13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:48:58.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:08.705Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=45760e38-c497-4c4c-a2c7-2df3268185ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:18.714Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=19f1ea1a-ceff-4c58-91ed-a0dad9f92f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:18.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:28.726Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=82531272-087b-4051-bf11-c0d084b73b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:38.740Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=829328ae-275b-4038-aeb7-c11bedb2ff4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:48.749Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9dc9ef6f-c421-43ce-832c-71a0be273025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:48.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:58.760Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=32f80d43-f54b-4bd0-9fd8-697f3a3aa53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:49:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:08.773Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4fa1341a-8aca-4603-b565-64175fe29001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:50:17.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:50:17.740Z |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-08-04T00:50:17.741Z |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-08-04T00:50:17.744Z |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-08-04T00:50:17.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:50:17.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:50:17.750Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:50:17.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:18.787Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ac42f5b9-7fae-412e-9f61-0c4d95bbab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:28.811Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4a8af13b-1346-489e-962b-c543671db4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:38.825Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=62436d32-fd30-4324-88ea-f24e9e69d777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:48.837Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=52d74ca3-4d75-4413-bb94-105fa8f3fe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:58.848Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1c2fb0f0-42ac-434a-88b4-81aa56c8ed32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:50:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:08.859Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6d7c9cc4-5d5a-4103-b307-eaec5e8d2a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:18.874Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=484f999a-3d4f-4e15-8e74-740b13eeeddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:18.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:28.883Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d3089635-0e19-4b08-9b0e-e7797bd2b240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:38.895Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=540abf2b-1cd1-4a0c-a7ec-31586ce4ec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:48.906Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=072fca82-4df3-4519-8002-f652940f8633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:58.917Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=573134be-5037-4a18-8184-b35ada405c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:51:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:08.933Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5923cd6a-a811-4f0f-8190-4bf93baeaecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:18.955Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ab430d8e-0486-40fb-b274-093023ef7648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:28.965Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f34ab0cd-ce87-4384-8746-32ae97e43627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:38.975Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=51de0637-844f-44a3-9a3f-70388ea80370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:48.987Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=79b3535e-8d9f-416c-baef-826dc888ce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:48.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:58.997Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=864e32a9-0614-49e5-bdce-908f89503bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:52:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:09.012Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c53e1b0a-a86c-43ad-97a8-208af37353b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:19.025Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0fffadff-987c-4242-b38f-c50ff6651eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:29.035Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=132cecd8-58f3-4691-af36-97eebd448397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:39.047Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2b7861c6-06ac-4aac-bc07-f55ea2b473de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:49.057Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c224341c-e258-4656-b8f9-d1ac98a9ad79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:59.065Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=83b5603e-fcd7-43bb-83b7-b0bcce19268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:53:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:09.075Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f405e7ff-096c-4876-a93f-1dddd1655717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:19.085Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2d82fbbf-304f-4946-a61e-7f5410b7c7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:29.099Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=303b04cf-f4b6-4938-bfa7-9838bef61991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:39.110Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=87e449cd-a31b-4ec0-acbf-78e4608c52cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:39.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:49.123Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=15e1f280-9f29-4753-8590-ee6d9ed9b683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:59.134Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ec424efb-1c7e-4aec-b983-b9207b9cea23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:54:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:09.144Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ad3559a2-b468-4853-89c0-8c28ea801a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:55:17.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T00:55:17.680Z |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-08-04T00:55:17.681Z |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-08-04T00:55:17.682Z |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-08-04T00:55:17.686Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T00:55:17.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T00:55:17.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T00:55:17.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:19.173Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a064cbd5-7322-4cc7-ac4b-cc03a9aa3f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:29.183Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b53298d5-a792-4c79-a012-e97e30b81829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:39.192Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9dec2492-2cd4-4683-8fb1-4cca9d17681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:49.205Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4719d3db-3b04-41ee-87ea-6cfcb2b88c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:59.225Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6d0ff07e-c575-4d7e-b685-02d25432418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:55:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:09.238Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8741fa17-6dc3-431e-9d6c-0a06b6d74e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:19.251Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=29be0569-60ac-4811-840d-0b044fa323b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:29.272Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e76b9ae8-74bf-49d5-a3ca-f787c0c722e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:39.288Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9996da4f-c702-4e4d-9574-404863f36ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:49.299Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a14dce36-44fc-4280-bd3a-78e93448cf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:59.315Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=075d9a6c-2039-4a94-a58e-492b4103732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:56:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:09.334Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=08373224-30f5-425f-9b27-72c720acd81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:19.346Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b1bbbf0-1e4c-4f30-9e34-3762fda59ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:29.357Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dbcd915c-4535-4a23-b21c-fe9bac11064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:39.374Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d5503761-6e78-408b-8774-fdeb3f34a0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:49.384Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a91d7164-1cd3-405d-8158-53db2b78b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:59.393Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9758940c-931a-47a4-b7ee-44d225f27343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:57:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:09.406Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=87f11a9d-48c5-4d88-869e-5a2495400e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:19.422Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=43ec0044-825d-45c8-b4be-92198fde9dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:29.432Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=93749474-a253-48de-8e0c-496186dc440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:29.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:39.443Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=590ca684-8eaf-42d2-962a-6eacff36489d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:49.453Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=92b4297e-445f-4fba-bd4b-539cb8cd77aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:59.464Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b0fb069e-f80e-438a-a86d-c126e1ac653d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:58:59.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:09.474Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe15ef6f-4fcf-4137-bf61-21657bbec52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:19.485Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=418aae62-2225-4bbd-901b-e1f9a353940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:19.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:29.496Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=10abbf7e-9da8-46ad-8d71-837bc1ca5563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:39.506Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0435b15a-7502-4435-84b9-f5cac8d0b268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:49.516Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=642fc452-0d80-44db-af19-aeff9901f26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:59.526Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=333c7477-938e-4f6a-9e4a-b12558652fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T00:59:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:09.537Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a88f1e7a-0446-4d44-bb50-aa5e3ea21db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:00:17.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:00:17.793Z |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-08-04T01:00:17.794Z |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-08-04T01:00:17.796Z |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-08-04T01:00:17.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:00:17.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:00:17.802Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:00:17.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:19.548Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f00f10af-6c9d-45e3-87b7-ca78c3281710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:29.558Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=07ee3537-0d4b-4d5e-80ee-bf47a4a33db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:29.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:39.568Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d16bd5fa-5697-4cb8-a2c8-56fdda42f3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:49.578Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=64eb5f0c-d0ff-4d4b-bbc0-65989dd33f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:59.588Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=32b1104e-2439-4bf5-8f96-0f8ca44a58c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:00:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:09.598Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d23406de-6780-4958-8b79-18081428a41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:19.609Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1ae8f464-b8f2-4c56-8133-59442939485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:29.618Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f4b0152e-c9d9-47dd-b6c1-3fca7fbd5302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:39.627Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a9b0a16a-7c93-4587-a204-80451b5b4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:49.641Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=22e99588-e9a8-4cec-a201-25eea73576cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:59.656Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5970bcdd-ced9-4654-9b52-d688866222e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:01:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:09.671Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=834ce37b-e045-4c41-a412-2dce4945121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:09.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:19.682Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8b537819-b2a1-4b26-992d-b71a4c76c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:29.692Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4043fb6e-4a5a-49cb-b2dc-f622adda6e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:29.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:39.712Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f72a2368-1888-4d20-bfe3-238b0c8bd1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:49.732Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=088d29fd-4ece-45b1-acd9-8c0081ce7e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:59.743Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=06cef4b0-6792-4f39-abd1-d5c951aaed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:02:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:09.764Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8a0a55b0-f949-462d-bd5b-3084b00e186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:19.781Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=24b1fac6-a205-4837-abcb-aa11791de7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:29.796Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=78d2a05e-23a6-4829-ad87-61ea8133e3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:39.805Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0c2273a3-5411-4ee1-831d-6d27d7f7c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:49.814Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8b793234-b25e-431f-8908-136a62c82b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:59.830Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1c9e3298-dc44-4982-b1a4-fafb21455fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:03:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:09.841Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ceb00229-17cc-4a7e-8ce3-d73ed74c29fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:19.853Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a7965216-cd85-4147-8eaa-dca25340dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:29.862Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f3f911b5-05f5-464c-bcf1-4ff654d91cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:29.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:39.876Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8409660f-ddd3-4c8a-a5e3-0cd70efbe914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:49.886Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d6067043-b70f-4c34-80b5-facc64658a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:59.898Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6cd5ab26-18f9-4509-ab89-605b7aa095cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:04:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:09.923Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6a5a1ebe-8d42-4bdb-8064-a684289ec04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:05:17.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:05:17.769Z |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-08-04T01:05:17.770Z |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-08-04T01:05:17.773Z |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-08-04T01:05:17.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:05:17.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:05:17.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:05:17.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:19.939Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5249596a-ecda-4eb6-8fed-7b15e9b31daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:29.948Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fbbcd132-6d9e-4cab-95d1-c3b82f9c7190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:39.956Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=488879ea-0c6e-480a-b707-118b1beb980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:49.965Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=88571294-fa49-46dc-85fb-ef9662db6fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:49.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:59.976Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c056b4cf-ef7f-4f84-b0e6-be3d8f3b85ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:05:59.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:09.986Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=490028ed-8852-411c-b540-8bd6ff54b76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:20.002Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=71aaa6d6-fc9d-4470-a4ee-835ccfe77ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:30.014Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fc161415-e63b-4cc4-9229-058b35d4a677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:40.023Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1fec4728-65a2-4019-b345-cd7d9349dc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:50.036Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=09e55337-860f-4ef3-b80b-8b76bb1ee2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:06:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:00.047Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5516acd5-aa1f-4b5c-8bbf-5e9df260f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:10.058Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dfd8e91f-4588-45cf-970b-a20592844bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:20.070Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=be179577-321e-4d96-a3be-a8bf18d7990f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:30.080Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f55e4f32-82fb-4843-9fe8-8ab795d16833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:40.090Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6ea712f7-1116-48c3-8b0b-8650cda9e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:50.112Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2a117ecd-77aa-440b-afda-a4c25a2c3af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:07:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:00.123Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2f488278-83ea-43e1-9120-6b59f1d184d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:10.140Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9145b9ca-c969-4e5c-942c-e533d74a88aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:20.153Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f179723e-53bf-4cd1-b50b-cb9c4e4746ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:30.164Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cb5bed30-e429-43ef-9078-67f8ce904bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:40.173Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0adf61a0-61da-4b2e-830d-7560ae696679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:50.182Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6fc499ce-56c8-46e2-b1c5-cd86ce59ce7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:08:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:00.195Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=adb803a6-88d7-48e8-a623-af1128452709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:10.205Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90d73097-b7ca-4869-aac3-d6758ad7ffe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:20.221Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=712c2274-5665-491b-adbc-e7a4a0c30ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:30.232Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b5fa33be-4652-4bb8-9364-33b40e1c0532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:40.242Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fc939602-b996-4882-a013-34025be78273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:50.258Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a9d78e35-ddad-4ac9-abf4-ced833f4d192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:09:50.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:00.268Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c3c71501-6bef-4977-b4fe-93ccdecaddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:00.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:10.278Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ac650edb-af03-426a-b865-163f427d4039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:10:17.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:10:17.738Z |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-08-04T01:10:17.739Z |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-08-04T01:10:17.741Z |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-08-04T01:10:17.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:10:17.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:10:17.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:10:17.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:20.291Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=04025d87-6e43-4336-a69f-377782df893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:30.301Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b11cf70c-e5e1-4cf4-b7ce-42030b01d5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:40.312Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=54b8eed9-02b7-4934-a477-835729463843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:50.323Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6799aa8c-3012-41c5-b536-fbfd40a6c671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:10:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:00.335Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=400ce9dc-d2de-4c26-b876-2bf92a54fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:10.351Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f4f18158-722a-4be6-909b-4c1d95f6cb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:20.372Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5b0fe214-4677-45ad-b6d4-abd084e98bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:30.381Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ba651a71-860e-4676-b07d-3e66560824aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:40.391Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cbe0a6fc-57a4-42e8-be80-cffa92e1d513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:50.404Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=91c8e21f-5b6d-40eb-ae73-6c02fdc9603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:11:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:00.413Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a17a20bd-fa53-489d-9cd9-be7eb95b54bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:10.421Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=537bc96a-9dc6-46c3-a2ae-b57ae657e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:20.434Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fb886cca-cc78-4ad6-b86f-61548dd370a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:30.446Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=72de25f9-8732-4016-bc1a-dff3b0e9e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:40.456Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d2d24cd5-c67d-4688-8474-eb8a59cfac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:50.465Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b6308e99-6461-48cd-9fc3-52deb2b1da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:12:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:00.483Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b6025385-259c-43ee-8da1-faa94cebdc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:10.495Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bab3d2dd-8766-45ae-a1c9-d90202708ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:20.519Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=866e5d7b-45f0-44d9-8996-cb3ad4639602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:30.529Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d3d6f41a-8e87-43ae-9e5d-456a358763cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:40.540Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=93e7ec50-f323-43e7-8068-5755939b0f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:50.551Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=51d64005-689c-4db0-bbc2-920194aa4d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:13:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:00.564Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=17c3f32b-52cd-4f5f-962f-e3eefc66b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:10.577Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a109f6ce-fed7-4a24-a53b-7200dad5055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:20.590Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=cc47bae4-8104-42ee-8fc0-a93b257396f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:30.605Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=10c36ea9-1d9f-4be0-a598-63fce836ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:40.618Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=180b8d82-d1f3-47f3-a955-3c1797054d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:50.629Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0cda41fb-89f6-4c06-8510-7faa3b7b4c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:14:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:00.640Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4e6f0df2-25a1-48fe-b8cc-ce8baceac006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:10.651Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f42b0f34-482d-44d7-8b20-3ab8a5b71ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:15:17.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:15:17.769Z |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-08-04T01:15:17.770Z |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-08-04T01:15:17.772Z |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-08-04T01:15:17.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:15:17.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:15:17.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:15:17.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:20.660Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=be4e35e7-1331-496b-8593-e58fac8c4558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:30.670Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0f7032e0-950c-43e9-bba7-580c56ff26e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:40.681Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=65c4bf01-2928-4f67-ae2c-9012849ca3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:50.691Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dd5ca8e6-7f6f-4875-8b77-a360a22130bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:15:50.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:00.700Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3ed4b42c-1862-4ae6-8a95-3f93448992e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:10.710Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=296ff024-66a4-4036-b82a-ba1b2677a27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:20.721Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dc75959c-63a6-449b-ab0a-d12dbb26122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:30.734Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5533b659-e9f7-4b69-bbf9-257180f5c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:40.744Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=60aaa88a-8215-435c-89b2-780730e0cc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:50.754Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d51be75-9720-44a4-b138-996f2d3801b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:16:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:00.763Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e0f7c85e-4c4b-4b02-bbe8-e89017618732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:10.775Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=303f6f4c-9e38-4330-9043-07d2c4be094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:20.785Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f5d8fde4-5f2c-4644-b584-0ac39c5b1c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:30.795Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=342aa828-0717-4d52-aa48-c0a68f768823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:40.804Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=04c62a6f-f2f9-4f83-947a-1eeeee52172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:50.815Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a99a8abc-c6b5-43c0-be79-206daeb449d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:17:50.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:00.825Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f58de59a-3cec-4c06-b504-72a07b6e1411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:10.836Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=725bd02f-faab-4d40-ab2c-828e18db4b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:20.855Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=478c679c-e7b1-4f6e-a58e-ef62e72af3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:30.865Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7e77ac7d-1c0e-4760-b728-e5db9d9abc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:40.880Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0927aa2d-1154-4022-af92-a9130bb8e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:40.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:50.890Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=31bbeb11-170e-4509-bf4a-8c8600a5e435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:18:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:00.899Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f75ec9f8-3934-4a9a-ba1d-a1d71759de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:10.909Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=85d14e1e-a831-41d5-91c8-e2a234b9dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:20.920Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ca77dd4e-b0a8-43ba-aedf-2802b1996667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:30.930Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=69e3d490-5640-4f93-93bb-0626c63233e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:40.942Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6e523f6e-ee65-41fb-a98a-796dfcb0661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:50.962Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1500c504-2a05-4fa3-80a8-e09216721b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:19:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:00.973Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0ea5a691-c962-4e83-b8e8-71e0169b3bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:10.984Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0e3fd5cc-5f7c-4b7f-9d5b-9d72e836c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:20:17.675Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:20:17.676Z |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-08-04T01:20:17.677Z |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-08-04T01:20:17.680Z |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-08-04T01:20:17.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:20:17.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:20:17.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:20:17.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:21.001Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1df91401-4aab-4d24-a2b4-7e034314e663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:31.018Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b0e533e7-e8c7-4740-86df-e8dbe83beff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:41.029Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=88b07b99-4abc-4e16-bfd1-2698aeec3648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:51.038Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=954769bb-51aa-4e05-beb9-210256ba3dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:20:51.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:01.048Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e28b2382-d003-4450-9eee-bdb3fb7f1d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:11.058Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b5ec9a4-4f17-448b-b0a2-0cab965ee050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:21.070Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7576485b-a7d8-495c-a3cf-6125bf21c4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:31.079Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=207fe631-117d-4827-96c6-1c6a58f3c61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:41.091Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c2b876f4-be03-4aa1-aac1-a2465525aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:51.103Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9bdf5367-97b0-4017-804c-ed881d185ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:21:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:01.113Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e016fbad-cf65-42cd-b874-cb89d7167315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:11.123Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8c0fc984-14cd-46e3-907c-a866a2dd6113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:21.134Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=df810cfe-c4eb-4ebd-ac68-94244a936050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:31.145Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9767b0ed-d8c5-4986-a01b-bb4b7fafa2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:41.153Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ab7a40cd-36d5-45c8-a122-28ab8c00087b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:51.163Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=63945b02-71e8-40b2-bb69-d94a33d366be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:22:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:01.173Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e391ab72-ef95-4031-a68f-c89c21a98775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:11.182Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=524c3fae-14fa-4cd2-9c7f-149ef3f681a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:21.191Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7b2b4ffe-5041-4b45-adee-31226e2889f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:31.200Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c5536a0f-209c-4665-9477-eec476c022b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:41.214Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e3b4c8dd-e580-4e87-a521-04f4ba359645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:51.223Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b66d7bb8-09af-4c16-8e69-a635e87b811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:23:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:01.232Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0509d624-1902-4717-94ed-7fdcde157d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:01.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:11.242Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=67c24bb7-8ada-40f7-8871-784816b50c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:21.254Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2e06edb8-0fc5-4d3f-b2c7-1e6b9079b045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:31.263Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fd49fadd-cf69-4df8-aa5a-66fcaf693287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:41.274Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1f993dae-1dcb-4ea9-b92f-6123eae30bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:51.283Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=051e2468-53c3-4475-8b15-0f81c1066f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:24:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:01.294Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=20c179ee-bbbe-4da2-9f19-f5d4d1dfe4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:01.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:11.316Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c72095c2-b33a-4064-9e5a-adc9bfbc9739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:25:17.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:25:17.698Z |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-08-04T01:25:17.699Z |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-08-04T01:25:17.701Z |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-08-04T01:25:17.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:25:17.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:25:17.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:25:17.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:21.328Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=0e0b4762-2013-4dc6-9137-cd7adcd8a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:31.338Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=35c8c3d1-10cc-4df4-a113-61532e01a8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:41.348Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1be6a3c8-5e78-466d-99f0-059cc4e706d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:51.366Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a621f169-54d2-410f-b695-ff3b4ffbbb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:25:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:01.383Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=da5f1535-92cd-4b66-9525-6689efa89903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:11.392Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=dccd1437-9c09-4a6f-b8aa-db0f011a5568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:11.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:21.404Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fe666cc9-374d-40d9-8f6d-11f3bc4508fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:31.419Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=79415a53-a1c2-43bf-ac56-28d9043843dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:41.430Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f9766298-35ab-4c0e-be78-bb9a9dc039b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:41.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:51.442Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=25f16a7f-edd5-4b0e-b7fe-d5beb210e534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:26:51.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:01.458Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f9956959-a128-4fa7-b4af-f35b2899ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:11.475Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=862e4713-4159-4d07-8fdf-1c99719169c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:21.490Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=fb1453b5-49e5-482c-aa2c-42eb068d2302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:31.500Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4b377f10-5445-484d-93fd-25b6298686dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:41.525Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=13f5a591-e73c-46a5-b722-94a420bca91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:51.537Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=e6cc2b05-3e27-4284-9631-5b599ed9ec13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:27:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:01.548Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ecc61da3-faf4-474a-83ae-6069e8f80ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:01.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:11.560Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7e113c0b-7284-4fc4-813c-e7f4163d0430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:21.572Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=940b1e32-7f91-49b4-a916-f2b47c359cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:31.584Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=186cd67c-fa03-48e2-911d-497c18409a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:41.595Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=807b9dae-9966-4887-8cc1-6a1d895874a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:51.605Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=684fae0d-9d5f-4238-a111-803f4d598d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:28:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:01.615Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=3441043d-49aa-4c1a-b9b3-7f97687f29b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:11.627Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1c62b1ca-067a-42e8-bdd2-b68ec6171caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:11.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:21.641Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5bd8b519-96e7-4c9d-94e5-b55fb493e3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:31.651Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=07ae8a25-c610-404a-9b81-c851935b54cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:41.664Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5addb599-0112-44af-8be3-5a2dbb5ad196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:51.677Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2bd7e32b-4e55-4934-b82e-a970c850762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:29:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:01.691Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=890d0749-d0a0-411f-838c-f96e81823765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:11.705Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2e4e64a6-4b71-460e-873e-18e108ae482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:30:17.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-04T01:30:17.749Z |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-08-04T01:30:17.750Z |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-08-04T01:30:17.752Z |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-08-04T01:30:17.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-04T01:30:17.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-04T01:30:17.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-08-04T01:30:17.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:21.715Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=ea5e9d2e-d9b6-445c-8acd-8c611c16ceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:31.725Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6774c296-7f80-49ce-a7f3-8f73927b175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:41.736Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=8c8de925-17d8-4a28-a3e7-17a9bbad5caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:51.746Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f1d7c728-e431-4e40-a867-165b82c04e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:30:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:01.757Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=4584dbf0-41b2-446b-bac9-f94e51f78821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:11.774Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=5ce538fb-f009-4af1-9b6d-cf799cec6b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:21.784Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=72a2d6b5-4a8b-4eed-87fd-57c449e74959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:31.794Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d0b90480-2079-4fd7-94e9-dec9f696192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:41.804Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9c3cde18-c581-41ef-9613-3ca1466609c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:41.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:51.813Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=9d2baca7-396c-495d-8294-32ef3d6d8860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:31:51.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:01.822Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=6b4e07c2-2a3d-4bbc-9487-cd62eb4725b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:11.833Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=48a21443-0e63-4a4b-bd4b-2945f652b6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:21.843Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=90ecb75a-2814-4085-a667-916af3e3dfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:31.856Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2f8af40e-2f76-4a11-b051-93725589ea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:41.867Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f1c8db03-a6f5-4396-b867-97f28ec24731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:51.876Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=1297649d-4dd6-4cd2-a90b-abfd38d33a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:32:51.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:01.894Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=698a516e-60ee-4038-8a64-c126c1c6880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:11.905Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=78ef4e87-1349-4216-be38-942427644ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:21.916Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=2e8bbde8-ff50-4693-9af2-16e75128c0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:31.925Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=f52e6fdf-d1f2-431b-aa80-f364bc8b0505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:41.935Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=a9611d0a-ec06-4f45-8bcb-deca1b7b60c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:41.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:51.945Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d23d6b4a-a932-480d-ac2e-cff7018a9a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:33:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:01.954Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=d8ca84de-1b0e-451d-850e-83e0d59fba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:11.964Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=635ce507-3476-494a-bcea-6025adf7c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:21.973Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=59c5d43b-89c8-456b-9730-4787a4d632c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:31.985Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=bf669871-2283-4098-87ca-bf13bc9bc15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:41.996Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=738246ef-5d17-420d-b85f-31d6eb8f1af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:52.006Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=7062218d-8887-4b3b-a42a-0d142bb6f128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:34:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:35:02.015Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=c2b4d830-5b31-452e-a729-367890decb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:35:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-04T01:35:12.025Z |INFO |Init configs |InvocationID=7bed4302-23cc-42d2-8258-874d24e69407, InstanceUUID=b2ed979b-99c4-4726-8e00-f09374f9142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2