. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:11:28.406Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:11:28.409Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-09T23:11:28.439Z |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-01-09T23:11:28.902Z |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-01-09T23:11:28.969Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:11:28.969Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:11:28.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:11:29.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-09T23:11:29.098Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-09T23:11:29.117Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-09T23:11:30.269Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-09T23:11:30.616Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-09T23:11:30.638Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-09T23:11:30.639Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-09T23:11:30.693Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-09T23:11:30.693Z |INFO |Root WebApplicationContext: initialization completed in 1575 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-09T23:11:31.013Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-09T23:11:31.725Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-09T23:11:32.869Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-09T23:11:33.348Z |INFO |Started MainApp in 6.648 seconds (JVM running for 7.247) |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-09T23:11:33.417Z |INFO |Start scheduling PRH workflow |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:11:33.427Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3f31f1a8-f952-4fc6-b065-2d2fb02d4838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:11:34.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:11:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:11:44.907Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=634b87d4-2320-4a56-a2a5-2eb4c6f752d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:11:45.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:11:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:11:55.954Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d6d70fbb-c72f-45a7-8d21-491cdf64ac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:11:56.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:11:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:06.995Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c97223b4-7915-44cd-91c8-01c797a4af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:12:08.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:08.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:18.031Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ad8f8d3d-ac27-4220-ab10-04b56d1367b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:12:19.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:29.072Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6f6f62d6-ce05-4868-995a-f90045823cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:12:30.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:40.112Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a2e32038-de1a-48bb-9f1e-9f7cb87a694f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:12:41.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:51.151Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=63de09a5-2b92-424c-a5ee-1f73b0202f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:12:52.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:12:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-09T23:12:59.540Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-09T23:12:59.541Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-09T23:12:59.544Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:02.191Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2798e359-0f73-4699-8eed-f4b4cacb2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:13:03.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:13.231Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=db0b77b9-ea89-4753-8c70-d299e9d32fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:13:14.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:24.275Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dba29073-73e7-4e7e-8e4f-9328673881ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:13:25.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:35.322Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=398ec31d-0bf1-4b74-b0c5-562f91e0839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:13:36.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:36.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:46.425Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=475ba948-1e54-49fe-a06e-daead3dec570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:13:47.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:57.491Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4ab38f92-1748-481a-86d0-0c070fd9d542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:13:58.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:13:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:08.528Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b926a3cd-e4ab-40b2-8394-5811d5751b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:14:09.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:09.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:19.568Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f85eb8da-5dc2-4b93-9892-00057cc16660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:14:20.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:30.608Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=69084474-c336-41c8-82b2-7193ff09066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:14:31.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:41.679Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=39819f71-d6a5-43f4-b498-a7270d418024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:14:42.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:52.719Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e4bb7d33-1c0b-438c-8563-9a6a3894f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:14:53.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:14:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:03.760Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f3d02220-1cea-4af7-b4a5-7a605f218cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:15:04.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:04.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:14.801Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7ac8ff93-e68e-40ba-828d-041e4c0ae714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:15:15.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:25.839Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0502bcd5-aac7-4d66-9714-ade5443c1e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:15:26.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:36.879Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5656dad4-d373-434e-a5c9-1221e7da01ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:15:37.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:47.920Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=50f2f1fb-6db1-4576-9f46-4125e5f44d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:15:48.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:58.966Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ea6265a0-515a-400d-85af-f26ef4bfccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:15:59.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:15:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:09.999Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9bbe7c8a-9e12-444d-abb1-595dcf32172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:16:11.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:21.039Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b40128f6-432a-49a0-b93b-887e493a1d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:16:22.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:16:31.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:16:31.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-09T23:16:31.997Z |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-01-09T23:16:32.000Z |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-01-09T23:16:32.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:16:32.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:16:32.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:16:32.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:32.079Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0e06d81b-06e8-4e8d-9980-01a295f3ed93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:16:33.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:43.125Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ef6c74dd-d4c0-43d3-bbf3-17f02d2d19c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:16:44.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:54.160Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ab61ae9d-2b9e-414c-9d2d-b687a13b303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:16:55.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:16:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:05.205Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=30e3cf09-c2af-4f3d-b64e-44fcae052bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:17:06.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:16.242Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=af75c0af-90b4-4d84-aab1-2e4967897df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:17:17.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:27.287Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d48e3850-1a27-4bc6-a14c-6113da9991c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T23:17:28.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.48.174:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:28.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:38.319Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=aff3cdfa-5e9c-4927-8b25-e1bbe99d3788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:48.431Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1423e3b5-9266-4f79-aa91-a8795dc9c68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:58.451Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4ea3cf6a-0519-4b48-b743-edfa89d9f0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:17:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:08.462Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=edf4d8e6-c23e-470c-b10e-d048f862659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:18.477Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=658ec5eb-db3c-430a-8c9f-4b49f984df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:28.490Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1140e15a-c5a3-4f8d-8a29-e381be35aa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:38.502Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=aa7532ec-1490-4a47-ab5e-255188d4ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:48.519Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2ae608ab-8fbb-4c24-9e92-e4ad8ae9e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:58.534Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cafd0902-f223-4483-90e9-3a399ea17b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:18:58.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:08.546Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3511dfbc-2105-45ce-be62-5e68a48589c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:18.558Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=313602d4-c16a-4b74-9baa-50e4dddfb4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:28.580Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=bcd67834-04a4-4220-b1b1-72c12df5033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:38.590Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=61f24bc9-ba90-4c60-8c4f-8cb8157acafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:48.602Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8cf9f670-6d35-4145-aed2-b1e85cab5990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:58.613Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=eac9158c-ca81-4588-ba99-9254325ddc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:19:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:08.626Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a56f7993-f654-45a5-a870-22f380f763e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:18.639Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7aa9146d-5bcd-4871-a9b3-443521126d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:28.651Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2ab565f6-982c-414a-bbe2-d457d57a1f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:38.666Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=41f5d513-481e-4b92-bc98-b9112f1ebc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:48.677Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ceb56634-8b74-4e56-b7f2-a30feb802a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:58.697Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=51322829-d000-404d-a5a3-c990cda43dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:20:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:08.707Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=db37356f-6cf5-4f3a-bb44-1c69e62ffeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:18.719Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8bb686cd-bb1a-419e-a0a9-e4b351b3e7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:28.730Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=233d90e0-9842-46a3-a7a3-628c0985bacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:28.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:21:31.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:21:31.385Z |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-01-09T23:21:31.386Z |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-01-09T23:21:31.389Z |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-01-09T23:21:31.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:21:31.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:21:31.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:21:31.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:38.740Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a1bb2a5b-d05a-4296-9f8d-7f8686c33c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:48.751Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4fa1b789-6d98-4791-be26-1ae11afc848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:58.763Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=495aad04-674a-4617-bbf2-6c1dde3c58e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:21:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:08.774Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b6a5f25d-09ea-4dbc-961a-a2bb89d0097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:08.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:18.786Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6db29665-2157-484c-92a7-fec73d1e5bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:28.798Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c4c0e461-5aa3-433f-92e1-fa777c9bec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:38.812Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=861fbd00-87d2-403c-84a2-44a59d96e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:48.825Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=78d92947-6c05-4c56-b296-fd8830692f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:58.834Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=be634eab-64af-4703-8e4d-2ad571a6fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:22:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:08.845Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c0115659-66df-49f6-ad4c-ca0817de03c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:18.856Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f34c7594-d7b8-495c-b6b0-42cc056d8fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:28.865Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3a7838f6-607c-4e2c-87d3-3173c7bd17ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:28.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:38.879Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5282e638-b056-4e8b-988b-c46c80990118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:48.889Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=11a552b1-5793-49e7-b786-3b51c244bfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:58.899Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=007eda82-59d7-4c40-9927-44fb97f04b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:23:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:08.911Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a16be19a-59dd-418b-9c5b-1091662aab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:08.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:18.919Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b9606b48-85fd-4eb4-b73c-88eaef4697e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:28.934Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0da64581-106c-4ab7-969d-7451016ce3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:38.946Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=93fec5a2-f03a-4572-8f9f-9faac746f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:48.961Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=15c64a3f-689b-45c0-b939-5fe2cda6016c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:58.972Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4125bdd4-5d2f-424b-9a1e-9a1f1eb64d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:24:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:08.982Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f654cdf8-44ac-43f2-aea8-f09c35ea9ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:18.994Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2f55dc1e-0e82-4ca1-bc52-e3a78a265842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:29.002Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d765930a-ac8f-48e2-956b-baf3f2d9c7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:39.010Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6430821e-3c97-4c57-aeea-402dc495778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:49.019Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b4b7c24e-b0bf-469c-b091-07837e6ebcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:59.027Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=feeec536-fa7f-4b84-8faf-78fa24125881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:25:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:09.036Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=89b9549e-63d8-471c-aa48-e9ad490064ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:19.046Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ae139fbd-6dac-48f5-938b-6a906c89c0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:29.058Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7a7f64c7-ab5f-425c-99f3-f71204fe2e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:26:31.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:26:31.341Z |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-01-09T23:26:31.342Z |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-01-09T23:26:31.344Z |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-01-09T23:26:31.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:26:31.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:26:31.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:26:31.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:39.068Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ce92ee36-3c20-4d74-9f16-aee6a78175af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:49.091Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cb170d04-b207-4c89-aba7-d3f829c2761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:59.102Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=09eee894-4583-4cb0-beb6-9f2bb89d6fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:26:59.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:09.111Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c3785f1e-69db-446a-a0ba-e451a5b8170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:19.119Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0cb0510a-1d26-4016-a218-ebe54a4e63cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:29.127Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5d9cb2dc-6b1d-43f7-a9dd-6b039100e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:39.136Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f2235646-a583-47e7-beb9-1d6a655f031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:49.144Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a2cc6b66-d26a-4808-9850-b6de028ece62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:59.152Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2e7957ec-154f-4c74-b42c-8e667617a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:27:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:09.165Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8bdf5a3c-034d-4cc2-9428-1a4718e9e96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:19.177Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=34e73b6e-7fc6-4965-9ea4-5a54d209f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:29.188Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=58e5ad21-8909-4960-9d42-f298f3ff157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:39.198Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=322736c8-c26f-44df-8713-7b722649b695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:39.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:49.205Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1ba95466-6b15-43dc-974e-174387d7aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:59.213Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=38ffa4c5-40e1-4019-a8d2-b402a3c62a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:28:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:09.221Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=45cfba5e-927a-4b77-a0bd-0d1938537125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:19.241Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=85549715-f23e-4bf5-aad6-7ef39946d9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:29.256Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=53af9485-4d68-4055-b745-a015c42b56fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:39.267Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e90f8a2f-7938-474a-b1f5-f16256906537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:39.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:49.276Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a0bc86e3-ac3a-44d7-b304-355e879bbecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:59.285Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b0443193-6ffb-49e7-8a5e-6ae7dbbc7cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:29:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:09.305Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5a85c8f0-5b3c-40a5-9b20-34404a7c8891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:19.315Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e9fa7fb3-0c71-4a50-a82a-995b13d65576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:29.324Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fa7ef386-ac94-4600-80ee-9d81950996f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:39.337Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3b4a01ae-53a7-49dc-b864-7cbac8dcc33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:49.353Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4a623b97-8594-42fe-8791-bb98b3c1f26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:59.363Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b1733aca-c4cc-4210-8f5f-441b0225878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:30:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:09.370Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d648ef17-577c-43e2-b049-7bcfe604ae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:09.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:19.379Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fffec28e-0a59-4e71-821a-8d61e31bfcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:29.391Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6751308e-aa29-4d85-879c-6307456894c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:31:31.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:31:31.320Z |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-01-09T23:31:31.321Z |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-01-09T23:31:31.323Z |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-01-09T23:31:31.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:31:31.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:31:31.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:31:31.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:39.405Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b4e1611f-ea50-4c6c-b657-6049056e1abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:39.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:49.417Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=43bab405-8d56-479a-bb39-3f964a1c9ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:59.425Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c4706847-00f0-4818-b533-e927666026a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:31:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:09.434Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dcf1ebb3-f86d-487b-bf0a-c5c049af2317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:19.444Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e14baff2-d8b7-4312-8e07-2674b52a92ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:29.453Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c1ea18af-0878-453b-affd-e1e1548d06b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:39.468Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3c51b459-ee35-4c2e-bd5c-5a6fffd9c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:49.485Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3c4cdcdb-8852-4a5e-9bd4-b46ca42e56f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:59.493Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=54c9ed99-fb5e-4c7b-a797-6e4887202fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:32:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:09.502Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ec4f306f-048f-49e0-bf04-8b91f3f97a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:19.512Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5d52d128-bf99-4a78-86b8-f4e3d02f8b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:29.529Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2dc8862e-fed4-44f7-a832-038445c52b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:39.537Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e136567a-7135-48a7-aeea-fa61a730e937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:49.547Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f635ae88-151a-4f16-80f6-31c662f98f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:59.556Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0bb066c6-6645-48f6-a1d2-a875a0c7a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:33:59.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:09.564Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=af7d47e0-3f57-4a5e-a0a9-8010ae52ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:19.574Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=88c3983f-f892-4eaf-bcc6-0408ef9c7cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:29.586Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3b67fd1b-50a7-4d9a-8eb8-20c5a4e0164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:39.594Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=00a0836a-0895-4542-b2df-a94c632f99f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:49.603Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=78a9bd74-1913-4ff2-acf4-dcca7a824649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:59.612Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a8dae7da-a902-4176-a989-f71157d9f5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:34:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:09.619Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4d7c4986-ccf0-4b04-af60-ba829cac3102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:19.639Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c44312eb-38a0-4ffc-b734-aa09763354bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:29.651Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b3d31e70-0d0b-4f6b-8ae2-127771b4ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:29.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:39.660Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3f17c19c-da5a-401a-8ee2-56159ae89516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:39.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:49.669Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=22dcb5d0-894a-4480-85b7-186270949f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:59.679Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d1bab17b-bc7a-4ea7-b889-281794971dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:35:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:09.692Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=768a7d9d-e804-43ee-ba5a-b44f08a01c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:19.706Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c87ee816-ae48-4256-929b-472ccb889a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:29.717Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=773bb53b-cbdd-4102-b26c-a1f462f2bfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:36:31.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:36:31.312Z |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-01-09T23:36:31.313Z |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-01-09T23:36:31.315Z |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-01-09T23:36:31.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:36:31.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:36:31.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:36:31.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:39.727Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3f48d804-93ca-4832-9ef4-72a7e7f65ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:39.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:49.736Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d0ca554d-9718-47d3-bb7f-9a9dba6c0c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:59.748Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1d868aab-bbdb-430a-ba8e-27be39678f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:36:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:09.756Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3d7bf821-82ac-4bc2-9cbd-1544b0bdda8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:19.769Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9de44e9a-c308-4226-a520-6c043bcb35b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:29.777Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f9226d48-3b71-4379-b166-7d7b0edf7deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:39.785Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=796860d1-f113-4631-aff4-b59346a64cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:49.796Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4b242d76-72cb-4b49-bbbf-6897ba7c241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:59.807Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=87632c4d-c29b-4329-ac09-aebce9e0a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:37:59.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:09.817Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2281cde5-f6f0-4cb3-aef2-4dc8d38e6d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:19.826Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=da8960dd-2748-4b77-8fb6-167ba2c7c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:29.835Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=45fe2559-6d16-428a-b0c3-75e660946772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:39.844Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c63c86f0-c26e-43cc-add6-6b5b58c64a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:49.853Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=54176619-c821-453e-9f6b-e788893fb8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:59.872Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7c16c671-c981-492b-8014-fc63d499e15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:38:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:09.882Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c49625b4-cfe7-4d1d-9ca0-f80d8e290e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:19.889Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f22cac18-cb02-4de0-9dba-cf3ff0f8492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:29.898Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=99bc0e3c-b95a-4844-898f-a81d9a598465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:39.909Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=203aff16-9d0e-484a-8de9-98bdd47bd8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:49.921Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2fe636d7-305d-47c8-8dd9-043de5e286d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:49.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:59.930Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b7d31a26-cab1-433f-ac29-3aa1a53022b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:39:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:09.940Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=49f95c38-d6c7-4180-a18a-bc3352deab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:19.950Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3bd8b916-15c3-4a7e-9c73-0f4dc8b9bcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:29.958Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=34d0fccf-4ce3-41af-bae7-4f0957246fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:39.965Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6473e5de-0f24-4ca9-b5b4-4dce75d4a914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:49.982Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3026e757-07b1-4b07-8655-7975c1f8592b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:40:59.999Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d04743e8-4c6d-496b-93b7-bad82dd8c293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:10.006Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=33882112-139d-4e69-9a38-5ffaffe7745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:20.015Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3dddd3d8-1324-435f-95a6-8b442066482e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:30.028Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8973a2d3-17d4-422f-a39d-d6343c40f918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:41:31.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:41:31.311Z |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-01-09T23:41:31.311Z |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-01-09T23:41:31.314Z |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-01-09T23:41:31.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:41:31.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:41:31.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:41:31.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:40.039Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dbae5182-909c-4de3-98ec-af18e56188ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:50.051Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=811b95c4-c148-4efa-b5fc-03312e03a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:41:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:00.061Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=36b3b176-533f-4545-8e31-d69b7c25f7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:10.069Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6bce7a59-73c2-4f45-9cb4-cba18cd89047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:20.076Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=643d436f-db04-4662-b326-7dd0a430786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:30.084Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4979b9be-54c2-4bf4-9460-09173a631f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:40.092Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=843dc253-1acb-47eb-9cc6-f4f0e0a439c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:40.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:50.102Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=43fae9e1-dc03-401e-b38c-f9ae1a3e4a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:42:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:00.111Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9f29c7ca-7455-4d73-850b-dd62a5685992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:10.119Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cbad9748-0011-4160-a37e-767c40bb9b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:20.131Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6b77546c-9a06-41e6-8092-07bfbfffccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:30.141Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4577064a-8fbe-4087-adc4-eb1858a812f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:40.153Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=17a64c2b-ed99-4b2d-b909-3cc6c370b152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:50.162Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=92bdf0a9-09c1-40aa-8f7d-b45033017ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:43:50.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:00.172Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3d105036-713b-4bd3-a009-8ec89cfe1410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:10.181Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5dfad797-345e-4c6b-97d7-5bc24821703d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:20.188Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=aa17f0c4-c050-4773-aefd-ce0d0854dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:30.194Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8c43b7c7-7ab2-4dc1-92a5-5d6d0eeb1dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:40.201Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=267a8fc8-0d51-4a81-9f16-268ff77d3376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:40.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:50.209Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=70bdd672-283e-4a1f-8eaa-637da93768f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:44:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:00.219Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b08e6616-dde2-4c4e-b0ce-be4d1ac9b920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:10.228Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5a56d416-8094-4110-b5d4-42a1d2804e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:20.241Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=851ea6ca-d20e-4709-b24b-75c9d4394c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:30.252Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6922809c-2314-4896-a822-a833b140a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:30.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:40.262Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f6df1af4-729f-4d59-9c01-d8f8ce8afdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:50.271Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=11a82152-2c32-487d-a7cd-43ba9242f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:45:50.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:00.283Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=55bc18e8-55d6-4a2b-909b-dc7f1ce14ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:10.294Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e36da30c-0692-4410-804e-c0f857767da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:10.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:20.300Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d228e1a2-90b8-4ee8-b5cf-7259c4fe606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:30.308Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a7cd1108-8319-4eb2-8c46-f9afbb0738e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:30.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:46:31.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:46:31.332Z |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-01-09T23:46:31.332Z |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-01-09T23:46:31.334Z |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-01-09T23:46:31.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:46:31.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:46:31.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:46:31.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:40.318Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b2ec108d-99ad-4f2a-8f7f-504ab0434911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:40.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:50.325Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b1671c6b-d586-405b-b0c2-ce704650fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:46:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:00.335Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=775742b1-9dc2-493c-a242-ec44d2411afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:10.345Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0f59f765-de01-493a-b525-102632c90772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:20.355Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1f061a50-b3a7-4b06-b4eb-c554c7f64328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:20.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:30.366Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=699cc3d8-5f19-47ae-af3d-56c8bf8d5087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:40.378Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=958e5482-556c-4c20-bcb9-a4a6d22bfd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:50.388Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f327e031-2c79-4b17-abab-39724f22c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:47:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:00.398Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=08453e42-c21d-4937-820e-1ab19b8e84d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:10.408Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=041e03d3-6e8e-44ab-b25d-d9f174e506c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:20.417Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c2c6d59b-a3b1-4b0b-bd58-38436fad1b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:30.426Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=114c97df-4cda-42ee-88f2-9c3313364bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:40.433Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ffa64ecc-2b6c-4f48-a2d8-e5543c300142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:50.442Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=80d61563-5f8d-4151-9c34-fc6bd31e901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:48:50.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:00.452Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=935c33da-9397-4c2e-8e2c-65fea305b2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:10.463Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=eafeef89-17b0-4f8f-8538-e50cfc2121b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:20.473Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dc2ecd46-4f20-4dc0-803c-420d9d103c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:20.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:30.480Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=33c8f1bf-76f2-4b69-b1fb-24f8bbdcf3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:30.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:40.488Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e209c0da-c4dd-4ad5-b9f2-e8717c3c74ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:50.498Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9a39953a-4f7c-4ac4-96b4-50427fc88c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:49:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:00.509Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9fafff4d-97d9-4bdc-89e8-75d4456b93bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:10.518Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=183c44c4-495c-455a-97af-016a5a39804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:20.526Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7772ac68-293e-4e25-9159-8625f4616e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:30.542Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=35a0ef4c-b13b-4014-82cd-ebc8d351991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:30.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:40.554Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fe69f6d5-2bb6-41d9-8092-7095f16ec7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:50.563Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ac38eea1-935f-4caf-bb64-c64439a16f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:50:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:00.582Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d63d8b06-a66a-45ba-b4aa-fdee6c731beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:10.593Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=48544f42-1a7e-41ad-97a8-27b2fe509a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:20.600Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=81f3e61a-00e8-4ae9-936a-b13131a68a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:30.610Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3a11e983-5c84-4a0c-ba4f-532e3a5a43d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:51:31.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:51:31.305Z |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-01-09T23:51:31.306Z |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-01-09T23:51:31.308Z |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-01-09T23:51:31.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:51:31.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:51:31.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:51:31.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:40.618Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8b64ee91-219c-4015-a40d-751cb68738b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:50.626Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=369e5790-46bc-4cf1-b4b8-01a803a6925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:51:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:00.633Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d8dca602-5777-4eea-956b-a2c1e7233c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:10.641Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6ed8030b-f1b2-4b72-9acb-c016bc4f6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:20.652Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cddfd45a-ab50-4643-85f8-48d481ee3f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:30.659Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2a6cd506-38fb-44ec-a2de-341064979881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:40.668Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a5c883ac-007c-4b1c-9677-b9992d28e3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:50.680Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=30b8daeb-de98-45a2-aeac-024e6ad22f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:52:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:00.690Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ff027dda-55d0-46e8-b4a5-c43f916c2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:00.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:10.706Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f7ea1565-bead-4012-ba1f-bacfe4ca7708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:20.714Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=930d3797-40b4-41c2-8e7a-d87d7b7b8640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:30.723Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6ee3e862-aea3-48c1-a153-31542959ae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:40.731Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=138e18f2-a711-43d0-8f3b-eca1990cc138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:50.737Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=65f1b620-4a0e-4c1e-b724-321efd193556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:53:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:00.744Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=31e10bb9-8581-4d1c-9c1c-f78eb6a2dba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:10.752Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=bf4ae4f6-76ac-4c66-bb87-1bd290e14dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:20.758Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fa6dd7cc-9a43-4c21-84d8-603cc258aca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:30.767Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8220ee9b-57a3-4ecd-8196-40fe6096a113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:30.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:40.796Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7d737f25-c557-4b58-8e95-49dc1afc5995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:50.808Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=26e9d377-c18f-4e15-9094-86753bc8fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:54:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:00.823Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=bf1360f8-f9f9-46a1-b6ff-54326eb918cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:10.832Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ef7e5fc8-27d4-458a-8f9b-5b411aa6740a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:20.840Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ff51ce06-3651-47cd-9de7-1c3f248d6ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:20.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:30.847Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7dc35a88-c938-4c74-8c77-299fee51092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:40.853Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=08d0f2ac-7564-49e2-b15b-eb8bcdf4ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:50.861Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=937fd732-7087-436d-9d06-f8598865f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:55:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:00.870Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=66a182e9-997d-4430-b276-a4e246bbbd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:10.876Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9c15e685-e6c8-4bb5-970b-7642de9d5587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:10.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:20.883Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=293f88e6-6626-4ddf-8b24-1a745dd4e724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:30.920Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2910bced-5f46-4d89-b90f-0fdd3d788942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:56:31.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T23:56:31.302Z |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-01-09T23:56:31.303Z |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-01-09T23:56:31.305Z |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-01-09T23:56:31.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T23:56:31.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T23:56:31.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-09T23:56:31.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:40.930Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a453dc89-d9da-4728-8517-d68b4003cea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:50.939Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=34e1a303-b628-4376-836f-db8703967b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:56:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:00.947Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5bfb90b7-77a6-43ec-9ed3-e6aa2ac401ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:10.956Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8baa26ca-442b-48bf-8b8e-76392c315e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:20.964Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e3c3c2df-9507-477b-9ce0-f21fd3044eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:30.971Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=18d3bf27-da0e-40fc-84f8-781ec9eb99ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:40.977Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=be7e5700-809e-4317-92a6-64fc93f4cd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:50.984Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d170d765-db6a-4333-962f-9b69b394aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:57:50.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:00.990Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2e66d7d1-940b-4a7e-8914-6a3e153a8ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:00.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:10.998Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=904e27b3-4a08-4a52-b704-d6166cc13794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:21.005Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e72e7435-0ca4-45ce-8d3e-df2a613aec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:31.016Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c874a141-49ec-47f9-b3d1-5cefca6778d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:41.025Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cd98e487-1459-4bde-9e47-a0e839b13011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:51.034Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3d56e67c-961c-4685-bde1-16d1f068d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:58:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:01.050Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2375c3dd-03bf-4533-b61b-81eefcdd958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:11.059Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4ae29669-4299-49b1-9823-3870231e610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:21.066Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=326bdca1-099c-4e58-ba70-eeebf009c04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:21.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:31.072Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1672a6a1-3859-4261-9195-34de73cf3301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:41.080Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4dfc3604-06f0-4d4e-81e6-099405e4821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:51.088Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9635de51-fcb4-41fe-880f-3e3db7cebaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T23:59:51.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:01.094Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=30ccc1f0-335f-4bbc-94dc-eb6b3e7d431b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:11.115Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7c66a12c-8c24-42ad-9f90-9e7890137eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:21.128Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=82653031-ef55-4362-85c0-7f3f0371f841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:31.137Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d3cb47f0-e4c6-417f-96a0-2a450797046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:31.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:41.144Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=277acddd-3d61-4829-868f-f1d9b87a7913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:51.151Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5548a90c-5c66-458e-8cc2-1733d488ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:00:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:01.158Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4496eba9-1c88-43b4-9a1e-6b6bee486638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:11.165Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c335ddfd-39ec-41a6-b3bc-4bcc22e84b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:21.174Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f8b8f2a7-ec78-44b5-b674-0bc69b430a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:31.182Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=67deb63b-5c0c-4104-8a8c-e26d59284197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:01:31.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:01:31.332Z |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-01-10T00:01:31.333Z |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-01-10T00:01:31.335Z |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-01-10T00:01:31.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:01:31.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:01:31.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:01:31.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:41.188Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4de05188-796e-491c-9cd5-869f971a714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:51.195Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=79d05800-a99c-43b9-ad7d-a112c4dc50ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:01:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:01.237Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ea1b0d57-dbb3-4f10-b60c-78991335b7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:11.248Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=38dca1e8-edee-41fe-8a93-3b04973dc205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:21.259Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fa41c6bb-4a7e-4272-bd12-33825fb11254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:31.270Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a065a6fd-107f-4c81-ba07-3bdefe017ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:31.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:41.279Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b7bbeae7-c205-45bb-bd7e-1345a9a1fceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:51.286Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a46ee594-fe9a-4a9e-ae9e-719182c47775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:02:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:01.292Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=985fcfcc-8810-458c-9695-cc24c4bbefd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:11.301Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=21bf6f0f-4499-49a0-b9a5-851d2f848059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:11.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:21.312Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=25ca4c90-bfa8-44ce-8711-0ab4cd8f2818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:21.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:31.321Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c376c757-7338-4a9d-b5c7-36d3bbd39f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:41.329Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ae68e9a3-62ac-45de-9a1f-297de8b8b952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:51.340Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=58454179-810d-4779-958b-25daee6cd572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:03:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:01.350Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f522d714-eaa0-4599-995e-67fe7d7118f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:11.359Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=483cce95-b41c-4255-bbb4-417bb4104195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:21.368Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=44d1d35c-149c-4db6-89e2-0e4daec8d1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:21.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:31.378Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6ca105b7-e5ba-4238-9acc-41b3a03c8368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:31.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:41.386Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=256e9993-7d3a-436b-a84c-dbe2514f9e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:51.395Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e379c595-9a60-4dce-b6c3-7f01b117b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:04:51.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:01.405Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e6188d7a-bb9b-4558-b206-df61e30a8cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:01.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:11.413Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0d2d433f-4391-476c-bc4e-f8b126f546d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:21.421Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1db750d3-89dc-4e83-af4f-5fe35fa39032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:31.429Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0540ae96-c630-4198-84d4-5068785a2049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:41.438Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1f0a4f2d-3a31-478d-a51a-59b0d477851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:51.448Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=455801d1-e811-41ce-aa93-efd8f58701b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:05:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:01.459Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=46b128a5-57d9-4926-a478-3abe8e52a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:11.467Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=325765c8-b1db-491c-9199-ea7813731fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:21.477Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fa889e06-d3eb-44f0-b2d4-f0f315d5aa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:06:31.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:06:31.319Z |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-01-10T00:06:31.320Z |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-01-10T00:06:31.322Z |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-01-10T00:06:31.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:06:31.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:06:31.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:06:31.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:31.483Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1cbf005f-eabf-4413-aceb-e66f100b8b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:41.491Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2b54479c-8dc8-4e68-ba02-234721dadfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:51.500Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=00586984-9e74-44e1-a612-a0a11a7e9c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:06:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:01.509Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4891cf50-9a3b-451f-8d75-dd5638c92238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:11.515Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=627f5f8a-56d4-41be-b75c-dfc8dd3db683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:21.524Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=13cae833-92fc-4bda-9374-24999f6554b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:31.531Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8088be58-b82c-48ac-8b65-a8ff02579b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:31.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:41.541Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2c9830e7-eb45-4418-a241-8f06f4e12d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:51.551Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fa38e02a-afa4-44d7-8314-fc3de6ffda89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:07:51.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:01.558Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=96c762f8-253d-4656-bdab-a3ff8dbfeca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:11.566Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=425a482e-315a-4253-906b-333229794012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:21.575Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d44e54ea-8337-4253-af4c-f60e6aed435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:31.582Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=090be899-835f-4697-821c-4a3d633ce5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:41.600Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7a98ef5a-0d51-4215-bae9-23e27a8564a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:51.608Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2ae8d0b5-3889-4209-bd26-63ca7e939c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:08:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:01.615Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=82ed9c41-9b6f-40ce-bec2-0ce696dccfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:11.623Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cfdd3e8f-ee2b-4064-903e-b9afc38950b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:21.635Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2e3f28ff-ad39-43cb-8bb0-ae30599feabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:31.649Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4fe70fa5-2ae5-4399-935d-d53b61ee2050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:41.657Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=917ba6fc-f067-44a5-b537-027739bbee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:51.666Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=65d203f4-d5f7-4a1b-b77c-e601f22de28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:09:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:01.674Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b34e11e3-3f33-4b6a-a317-2152f4457d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:01.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:11.682Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=044bec90-f30c-4d28-8d0a-fc8b8d550cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:21.691Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0113f43a-45c5-4df4-a4b2-cc21700e355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:31.704Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4fef65f0-33fe-49d6-a655-07622a0cd8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:41.711Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dfb51e1c-c9a3-4795-ba6c-a7215797eadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:51.723Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=36e6bb7e-1443-4d2f-a574-92eb2c5cf5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:10:51.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:01.734Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3aa9947f-8f36-472f-a0fb-2c820b109195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:11.748Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=bc9273cd-6e34-46b6-ba7a-5bb7ea129554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:21.757Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e2f378bd-ac7e-4700-a8f8-5cc8a3d81826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:11:31.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:11:31.315Z |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-01-10T00:11:31.315Z |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-01-10T00:11:31.318Z |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-01-10T00:11:31.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:11:31.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:11:31.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:11:31.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:31.766Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b5619382-0ffe-4c00-8a72-2a2e82ea3c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:41.773Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3b7bf7e1-7dfa-4151-ace6-9916712e9b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:41.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:51.781Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1e24c785-d0e3-4068-a7e6-46f2adc067f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:11:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:01.788Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e4a649c5-97b9-4c49-96c3-6855b9cd4d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:11.797Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=489fac79-d4d1-42a6-b49a-6ef64d7fb504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:21.806Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5aa04505-1781-4742-a247-88f0bb89167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:31.813Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0d5ae6e5-65bf-4aa1-8b5a-a90452c3755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:41.821Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8a434831-6025-46dc-8ec5-bfa1f30bcc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:51.833Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=abc55d99-30f3-4558-aefc-2c3fa4f22c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:12:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:01.850Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d57c9961-e511-468e-b17d-c78f38acfe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:01.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:11.858Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7dd23e59-8b17-4bdf-bd6f-9e911bdc2fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:21.868Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1ec14098-9ea8-44df-aebf-20f0b4751494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:31.876Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=166d15e8-8afe-44ff-9aee-ea1855110420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:31.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:41.885Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0e6ee08e-28d3-49f4-8403-dbe53aa25037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:51.891Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=07f33815-2371-49b6-a4c7-16c26148694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:13:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:01.899Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d6c0410b-d80a-42f7-bd38-efb175db33b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:01.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:11.907Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d25ff150-ae96-4a4f-bb58-d27048df3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:11.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:21.913Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ed3e36ef-4d91-4b45-ba60-ddd0c496deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:31.920Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e7634738-fa96-4963-b6dc-14c0feca5615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:41.943Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dbd1315b-8219-4c89-93ae-154a9aa3e11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:51.952Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c5c63831-8ee5-4186-9ac2-c01632c85d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:14:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:01.962Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4ebba37b-441b-4c1a-82f8-f4443bc9c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:01.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:11.970Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e09edd2b-d62c-4786-b366-0a355c12e8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:21.981Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b93cc1df-b969-4c5e-b988-4133fa5498d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:31.989Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d2e83f42-59f6-43f0-8fc7-b441494830bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:41.996Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8316071d-48ac-4e64-b65b-d99dd213c813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:52.005Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ce27a0ee-b059-42e0-80b8-b5ad97a19889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:15:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:02.015Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=003402db-a8b9-4b74-a8f3-98eaf6573b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:12.024Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=75fffc7a-a192-456b-9750-7685538f540b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:22.032Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=27f2ff1f-59f2-4f72-bad3-b95dd6c9886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:22.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:16:31.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:16:31.319Z |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-01-10T00:16:31.320Z |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-01-10T00:16:31.322Z |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-01-10T00:16:31.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:16:31.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:16:31.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:16:31.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:32.043Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=86a6b446-e73c-44de-a4bd-7f676e160376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:32.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:42.053Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8d645a05-a794-434c-8a10-c6b4bf2d7251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:52.061Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=36d22974-13a5-4af5-ba7a-5ff9e59c0ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:16:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:02.070Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=992dc6c9-ad16-4b2a-a631-641ddf424631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:12.078Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=877d7a26-4901-44f1-bf15-b60aa8a78855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:22.086Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a54ea1de-1240-4c7b-b3e5-446f29a9eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:32.094Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f13b09c8-308c-49f2-b3fe-e59cd6001642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:42.101Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=07764357-1600-4643-ba79-102502236c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:52.107Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=395ec298-52ef-4689-b1b7-cead27be2ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:17:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:02.116Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0dcf9121-1ea6-4d71-90d7-388a1df82716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:12.124Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1f7bb084-410d-42f5-8088-8e030726e07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:22.137Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d594ea1c-3038-4518-85df-354ff1d4e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:32.146Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6174b16f-2e07-4d7d-b5f1-1bc982f7c833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:42.157Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fec76538-288c-43a0-8d11-198968466e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:42.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:52.165Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=78f733b9-f7c1-405b-a8a9-28d692661868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:18:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:02.173Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=de5b4f8f-e381-4757-976c-4bb63e7b411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:02.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:12.180Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9cd448d9-751b-4bd6-910e-71ba46dd9b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:22.189Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4b159392-6cdd-4337-b79e-2aad514e75e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:32.199Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ea942311-f673-4884-aa81-28ad96143bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:32.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:42.209Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=94ca78ec-eb88-4dee-9213-c7f4f78e2ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:52.216Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7553a340-faca-4dda-b287-e1e2b212a05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:19:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:02.225Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6ca8fbfa-1e65-47d6-a48b-1fcaa20881eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:02.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:12.232Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e94b7621-5a10-43aa-a635-5101b73ad57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:22.241Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4b00d17c-5470-4d1b-a17c-0cf8948bfe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:32.249Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=95db07ef-9f74-4ef1-a973-82417a8cb72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:42.256Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e0da173d-22f2-4060-8588-ca158a914c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:52.263Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d13d8514-eeb8-4f07-a041-8d60478e745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:20:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:02.271Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=856dd114-c5af-4542-aa80-0d002976cbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:12.278Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=815fef80-7693-4b39-93b1-1ccc1b22591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:22.286Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ed497936-d8dc-44f0-a919-49693e32dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:21:31.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:21:31.305Z |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-01-10T00:21:31.305Z |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-01-10T00:21:31.307Z |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-01-10T00:21:31.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:21:31.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:21:31.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:21:31.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:32.294Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e8a3e70d-bf94-4370-819c-f2a7677e7c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:42.302Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7e665ee7-b58e-4eb0-b90d-b11d6a784481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:52.315Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2c0bc823-c88f-46fb-8e8a-17d456b66b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:21:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:02.326Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1b12e7cc-faa3-48dd-834d-bb7bb7f83f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:12.334Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c8d3e4aa-88c1-46c9-808e-ddbd014deb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:12.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:22.343Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1584618f-f389-4d8a-a802-641925d45c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:32.352Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e29dd718-0942-4b7d-9c87-5b8f36f44b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:42.360Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=77ec7cc6-e9e9-4fac-9dc5-54d8eb715a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:52.368Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8de0d2a1-9f9b-4499-8cfd-b7f15d14b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:22:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:02.375Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ebd16853-e906-415b-9fdd-acdcce195e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:12.384Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d2ef3bf6-67bc-4229-b345-93c94105126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:22.392Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0ee756fd-99f5-4d04-ae69-842d0c99e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:32.401Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=11af5f2d-3ec9-4c3f-8a05-9d0ea672449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:42.413Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4c8e114e-d779-4572-9073-5c7201c2d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:52.427Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=711cb3a7-9cfd-41d0-8176-baecdf60af38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:23:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:02.436Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3a8d8de3-0e1d-4d79-83b5-03526c5d33ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:12.444Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d5a2a12b-8321-4c43-a191-2ef8f94566d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:22.452Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a5b1ea5b-4561-4e05-af16-6edf6446d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:32.459Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=697c5685-274b-4a54-8eb9-091841f1296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:42.472Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=12c5a101-e6a6-496a-9edb-b0034657e6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:52.485Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2cc9ded9-8e3d-45fe-90b1-cd04b3dc9ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:24:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:02.493Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=04149c81-0b8a-43f4-9b23-cccde8cf6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:12.503Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7fcd9d4b-b151-4ea4-a71b-9e87c81c74bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:22.512Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9f9f049a-f69b-4124-a200-0e69bd6baa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:32.522Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9ca81bcb-8f42-4a6b-b0da-b667102a9718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:42.530Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=09025299-8ced-40d0-b230-95f0b3aadaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:52.541Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1ecf431c-30cf-44af-b41f-b79e1494da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:25:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:02.550Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a6da0e53-db07-4cf8-89fd-9c07543a70e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:12.558Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1227892f-57ad-4e2a-af3c-9b7854c046fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:22.566Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cfb14899-35ae-44f4-8c0c-5d0c2190dd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:26:31.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:26:31.289Z |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-01-10T00:26:31.290Z |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-01-10T00:26:31.292Z |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-01-10T00:26:31.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:26:31.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:26:31.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:26:31.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:32.575Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9881768e-46ba-4450-ac9c-8a3514ed4ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:32.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:42.583Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b3665590-bb3d-4491-99b9-a9f41d32ab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:52.591Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8382999b-f649-435c-8af8-a864fc6e8bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:26:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:02.600Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5e5caed2-1dce-46c2-97ac-679f42581c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:12.610Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=09eb041f-db0d-4900-85fc-c255ec40e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:22.621Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=59cf0936-764d-45aa-abfb-5428f97ccb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:32.632Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8bc973b9-9240-4e43-ad2e-0f58ad8b4ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:42.641Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cfeeed11-cfa3-46e3-975b-2e4fab1fcb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:52.652Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c4b78aef-011c-4df6-a86c-cd83cee19ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:27:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:02.658Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=12c0ac57-257d-4138-9a5c-a323ec96185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:12.666Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=50b86379-eac5-43cd-95cb-cb1bd012b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:22.674Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f7a16da5-172f-4468-837c-dd00e6d68aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:22.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:32.683Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2e771171-d465-402d-aa42-3da08e332162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:42.694Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=12163c55-cdda-47d6-a61a-d5aaabd4baf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:52.702Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=da623dc2-6636-4b9c-b5c9-38371921a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:28:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:02.711Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ff815620-e869-48e6-9566-d80e1b69ec94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:12.720Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dfaa3169-396c-427b-b8ef-959e16fedbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:22.732Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=64f56cfc-aa61-44f3-b9fe-77a80e8184dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:32.740Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d8e9f9b7-5d1f-4e3c-a98a-cea24a77f4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:42.749Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=699bc834-c051-4483-a8c0-30259413efbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:52.757Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b2d55c50-8ac7-4c00-b208-18d5e9f23167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:29:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:02.765Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=af4c9dbf-d039-4fbe-94f2-b2a83fbc7def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:12.773Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0e782f13-8982-490b-90ee-67e5a36beae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:22.782Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5f202f14-b87c-446c-9f3f-a0b138b3284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:32.792Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ed541ca8-c8c0-44dd-8f83-c32b8b4463f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:32.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:42.799Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=809420c0-5871-4897-96bc-ee51b22b2ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:52.805Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=02c7473a-3c3f-4f17-a8d9-c9c9a9d4d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:30:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:02.813Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d976c503-d5bf-41aa-8358-5fb92e1466f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:12.822Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6123909a-3512-44c0-9c68-d32d7138da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:22.830Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=469c963f-d5e9-4755-8c5a-b35960400f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:31:31.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:31:31.322Z |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-01-10T00:31:31.323Z |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-01-10T00:31:31.325Z |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-01-10T00:31:31.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:31:31.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:31:31.328Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:31:31.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:32.841Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8e5fac7c-f57c-4ed6-95cd-ab069fd54dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:42.849Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3a4f7022-d28d-46a0-b4df-57a38bfba7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:52.858Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c2b3fa53-9448-48f4-9f31-74bc2d7fc5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:31:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:02.863Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e63e989a-a6a3-4039-914e-074ced95e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:12.871Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6d5d1d28-2b71-4d17-8a36-32d98d704b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:22.879Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=93e2fbf1-86b2-4ab2-b9b4-407e325bd7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:32.885Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5eeb85fc-0c25-4224-bb1b-a39333eb1322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:42.893Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=015a4bbf-186b-4fd1-a01d-f7b4ffb688ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:52.902Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9f1494dc-c0e0-45b9-8064-a7900810f62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:32:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:02.911Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=513851e8-6257-4334-8f4a-fbdcca76d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:12.921Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ff494179-3936-43e4-945b-b94e599006be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:22.930Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6e023b84-ba27-4c89-9109-9a14e8a1e35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:32.941Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5e050d23-6770-415d-ba23-fdbf5d650f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:42.949Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dd766481-82d4-49c9-8701-425e24155661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:52.956Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f10cdc59-0592-4f1d-996d-3a31a1ec27b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:33:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:02.963Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a12a2f98-4749-4d89-b8dc-ca9fdc7f1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:12.970Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dc661601-1058-4e82-96b0-28ebdd05c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:22.976Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=de8c6a90-ace2-4cc6-b76d-ca221329a38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:32.983Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b0d82bef-934d-4a06-acae-799d4c73cd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:42.997Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=95ef9d28-887b-4eeb-9d4f-37694175b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:53.007Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8aef10f4-e59e-4b8d-bb42-e17c01882ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:34:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:03.018Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3165db72-8ea3-4281-b68f-0494c42ec99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:03.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:13.026Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9a26a61d-2e7f-4bf9-acff-a4c0995d3dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:23.034Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6ad7ecdb-ccdf-40d1-950f-3234c363513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:33.043Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ec61ab6d-78e6-4ad2-894d-b1a037360f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:43.050Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=497cd0f4-24b9-4cf2-b889-82009a2ec001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:53.060Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=22a00cc7-f25b-480a-b976-783c4fd17061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:35:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:03.068Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=993d0e94-b446-4295-a165-3ad44091634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:13.075Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=da9374d8-434a-4138-9007-fefe9aea1a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:23.084Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3186a76a-2af8-4b5e-a692-34e5a7d4c802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:36:31.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:36:31.304Z |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-01-10T00:36:31.305Z |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-01-10T00:36:31.307Z |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-01-10T00:36:31.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:36:31.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:36:31.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:36:31.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:33.096Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ac08ced2-7128-471a-8db0-cad7fdc59e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:43.104Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8e1d48d9-c730-48d1-9cb5-041338423cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:53.111Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=7716f83a-e77b-4eab-afea-06bffc302133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:36:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:03.119Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8468e0b4-2b41-42cc-bfd1-b8fc055ac5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:13.126Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b1027367-8713-4f5a-ba72-ad70197e2ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:23.134Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=825a8fa5-1a26-4888-be7b-5eee2aed9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:33.142Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=be63fcc9-2465-4ffa-aacd-851097cf8b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:43.150Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=efb0f066-76e1-421d-8a76-2e458d44ec9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:53.157Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=05f9940e-9e00-443e-9bb2-599d35dfb281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:37:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:03.164Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c4d3414c-d45a-44a7-b25d-a780385bbcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:13.175Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=39105042-ef1b-4b32-a33c-bbe89f30ac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:23.187Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=99da60e2-4112-4a5f-a676-f350bb96ec26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:33.202Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c49a3b8b-1bdf-49c3-bcd4-defcf3cb1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:43.212Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8c9f55f4-f7c9-4d35-b69e-1d9651b9a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:53.224Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3b0d4e01-e3cc-4aa3-8f9a-366043f8b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:38:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:03.230Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=daafbc3f-0f32-4680-9c71-77c7f57fbd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:03.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:13.239Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fdfe9889-82a9-4679-bbb8-3ed1f6325f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:13.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:23.258Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4b111465-5add-4800-9d49-bd4f533d7094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:33.264Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ec80cdd5-bd85-44e5-b44e-816280c631cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:43.272Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c8915ee4-308d-4fd3-b7b5-54399dba9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:53.279Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=b126d8d3-02a7-4bcf-b80e-12cf0fa820eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:39:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:03.286Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5da37a4a-f184-42c2-b00c-c4e11085a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:13.297Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4aae4d97-ae8a-4a1a-ace9-f5985c51c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:23.307Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=631a8963-8423-4be7-99cb-1bdf6a65d0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:33.314Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=63e8e442-1f82-4c38-bb08-c6eab39c08c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:43.322Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=d73d4927-60e6-47b0-b829-de3bc2736716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:53.328Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5b6b7f57-2970-478d-a8ac-54cf5e06caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:40:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:03.334Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=17aa084c-c40b-430f-8884-a65fe19b202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:13.342Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=08e47bc9-5a72-4e78-a0cd-21f98a951dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:23.353Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f26a66c5-652e-4c2f-96de-5ac4f8aace03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:41:31.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:41:31.324Z |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-01-10T00:41:31.324Z |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-01-10T00:41:31.326Z |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-01-10T00:41:31.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:41:31.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:41:31.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:41:31.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:33.359Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ae365318-5aa6-43c8-8a36-03f5a16ffc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:33.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:43.367Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cffbf129-cca3-427d-af66-ed7ad0ddd8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:53.378Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8d442f6a-6963-4ec6-8452-c849a8b134f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:41:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:03.386Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=dd160e07-8842-460a-8ece-f9b3a75d9046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:13.395Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fa8f4e27-87f1-4250-ad09-6919c20ba0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:23.404Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f1577718-525c-4276-b7cd-c0c037e9fcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:33.412Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4b34974b-1924-44b9-9d25-47dd863f140e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:43.418Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=72a7561b-bd2a-4ce7-b477-3e7bd1d169d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:53.425Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f2ce3495-736a-4909-a811-375db59e5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:42:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:03.435Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=63584bbe-b3dd-400b-a054-66a902f670dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:13.442Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=94e528e5-d7b8-4bc9-acfe-2496be26f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:23.449Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2e018f3a-3271-4969-bea6-8e6b0152e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:33.456Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1e0d7fd3-1093-4f14-b854-5df38148a08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:43.472Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=be599c80-a6db-4528-801a-91ba386576fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:53.481Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0a189b71-cdfc-45db-a662-2a55cf1f270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:43:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:03.488Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=adc3344b-cfb5-4c17-ac66-f4933eee30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:13.496Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c0ba24df-4ae6-4560-b69f-e10c403e2fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:23.504Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8c043a3d-1d96-4e5b-81d7-18cd6c9bd3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:23.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:33.510Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6a404ed0-1e2d-41d8-bda1-0bbd06c26ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:43.518Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f7790413-9530-42ad-87cc-1088b0864cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:53.527Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e4cea0cd-8e04-42a8-93b1-55ee9ad12eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:44:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:03.534Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4fb3839a-5c6e-44e7-82c1-93b81819086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:13.543Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=69e413e7-81f1-4d49-88a2-0f3f451b35f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:13.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:23.551Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=27c2b630-1855-40bf-ba00-75949bb257fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:33.561Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8e25f308-5c09-47fb-ab2c-3752d8970af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:43.580Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e922346d-83d0-4706-af6d-6311ab1b48ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:53.589Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f20bd517-8f5b-4b2a-9b19-29316ccb7d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:45:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:03.598Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cdec26b7-b75d-4b07-aa9c-59d2f9d0f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:13.604Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ae2404f2-74d2-4216-9a0c-c9582fa4aefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:23.612Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=beeef2b4-a52e-43d8-a70a-ad1d3f609a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:46:31.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:46:31.336Z |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-01-10T00:46:31.336Z |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-01-10T00:46:31.338Z |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-01-10T00:46:31.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:46:31.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:46:31.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:46:31.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:33.618Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c8a9c85f-ed23-4604-8066-fea9ef42cfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:43.629Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4651a3e5-d883-47d2-bf27-a239686827ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:43.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:53.638Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=1cc9023e-cdd6-46a7-adea-e8f8233d2e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:46:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:03.646Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e906782f-4103-41af-bd25-124772df6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:03.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:13.655Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=677c53a2-fa13-483e-a494-8b8223c5feae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:23.663Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=fcc02a69-c8be-4325-a7cf-7049e6554985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:23.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:33.674Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3853ebd9-94e0-40ce-8417-fdd33958495a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:43.680Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=48ec500d-66d7-449f-99fb-35b8e02ebd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:53.688Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=6b59ddfb-8401-4f2d-b56a-9a7d1ef260a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:47:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:03.695Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=e467acdd-61d6-4c90-acb1-662d00964100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:13.700Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f72d4980-c67f-4888-a508-c80c291ea90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:23.709Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=01a4d3b3-f7ce-4987-a401-1286686ca8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:33.717Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8fc061eb-44af-4c0f-a9af-cf1f38aeaba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:43.724Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=ea0eeb68-c3b2-4cb6-bca0-3666eaafeff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:53.730Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=f42b212a-625a-48a6-9efa-1ae4110b765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:48:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:03.739Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8f1b1953-9fca-4c75-a756-a2515c1b9418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:13.747Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=cb8555a6-bfaf-4964-b86e-9ce9179cb5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:23.756Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=934fb511-8c3f-4868-b934-513469e4db14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:33.765Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=450686ad-9b1b-4d45-9058-617880ae5e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:43.778Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=9c9e7459-2dfd-4b0d-99d3-1a6cb9939237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:53.783Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=34500798-2399-4f03-ab32-6ff88a618d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:49:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:03.790Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a826e3ef-d6ec-4ca9-9e3d-6491e1dc2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:13.797Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=4df05356-2523-4dca-b0e7-450488e7022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:23.805Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=c55264ca-0c5f-429c-a8fb-e194fd5385cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:33.812Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=526e7a8e-ad38-403b-818a-e3c970101188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:43.820Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=a83ea104-fcf2-4d8d-92b2-00b78dc66bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:53.829Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=8a9a5ccc-c980-40fc-8657-04e9c7e3e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:50:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:03.841Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=69d91426-5b66-4a4a-af59-bf5d4880247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:13.849Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=2f7da4ab-0e5e-4b4b-a8ba-5bfa4eb17625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:23.857Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=bf1439e8-3786-41d7-a88d-0109d76ccf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:23.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:51:31.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T00:51:31.347Z |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-01-10T00:51:31.348Z |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-01-10T00:51:31.349Z |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-01-10T00:51:31.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T00:51:31.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T00:51:31.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T00:51:31.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:33.864Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=07cddb87-5b9f-4faf-a9df-bcccc20486b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:43.871Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=35d4f9d4-71a2-4d89-a2ee-470da7ca1d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:53.878Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=3cc5dda6-5a74-42a2-ad71-24fb18bd14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:51:53.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:03.885Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=90336be9-d214-4335-89be-16a9a9b39c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:13.892Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=5fec77f4-072f-4f17-b74e-48623a82e342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:23.898Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=acff270a-71b1-476d-b6d1-3850a33c1b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:33.905Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=087ef4f5-2ced-446b-b8aa-154a10446e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:43.912Z |INFO |Init configs |InvocationID=d10c0753-003d-498f-af45-1a4e449b8d27, InstanceUUID=0f5d97ad-53d6-4a8b-9b1d-3f786859d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T00:52:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |