. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:03:30.852Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:03:30.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:03:30.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:03:31.611Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:03:31.703Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:03:31.703Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:03:31.703Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:03:31.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-03T06:03:31.835Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-03T06:03:31.885Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-03T06:03:33.869Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-03T06:03:34.314Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-03T06:03:34.331Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-03T06:03:34.332Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-03T06:03:34.399Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-03T06:03:34.400Z |INFO |Root WebApplicationContext: initialization completed in 2514 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-03T06:03:34.834Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-03T06:03:35.548Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-03T06:03:36.984Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-03T06:03:37.497Z |INFO |Started MainApp in 9.167 seconds (JVM running for 9.933) |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-03T06:03:37.583Z |INFO |Start scheduling PRH workflow |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:03:37.598Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=601fb48e-1023-4f57-9d21-b965650175cd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-03T06:03:38.014Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-03T06:03:38.015Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-03T06:03:38.018Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:03:39.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:03:39.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:03:49.171Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=09153643-1943-487a-9ad6-020a8cf4adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:03:50.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:03:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:00.239Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=762fb681-0b63-4443-9f29-2702ed259647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:04:01.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:11.280Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b910b107-377b-4e5d-ad20-d04e4556223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:04:12.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:12.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:22.316Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=154a65ba-5256-498a-b4cd-938f5ff035c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:04:23.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:33.355Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=45c87902-ecb8-4bf8-b92c-f56c298ddfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:04:34.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:44.398Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aa0178be-fa2c-4882-9b16-f8040a238d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:04:45.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:55.438Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1bd99e0d-e61b-44f3-afe4-45270b5b02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:04:56.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:04:56.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:06.481Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7bb71641-0945-4a27-9d19-6f673e7abd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:05:07.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:07.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:17.518Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f991e63d-90ab-4243-b879-cc6ad73d1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:05:18.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:28.559Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8ab34c7b-b5e4-4197-afdb-3a5c2774df51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:05:29.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:29.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:39.598Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ed1c428b-9d14-4007-8ae3-a5747e44fb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:05:40.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:50.643Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=123d5018-3608-44a9-9ef4-4f8b3d971a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:05:51.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:05:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:01.712Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9e229ad4-250d-46d5-bcec-ba9e77c53e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:06:02.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:12.751Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d7151663-d21e-4f26-95ea-0c054b9a10a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:06:13.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:13.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:23.791Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=df58007f-42c1-4184-86ec-fdde278b7488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:06:24.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:34.833Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=64e8d800-286e-4db9-846b-d5d7919b5d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:06:35.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:35.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:45.873Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aadfeb6b-a893-497b-bf90-f8b92b6ba2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:06:46.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:56.910Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a3fa9e76-9f1a-46f2-a6c9-0d9739984f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:06:57.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:06:57.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:07.981Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2b10d45b-76a6-4d74-9f23-cee8d54bae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:07:09.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:09.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:19.026Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=156f523e-e74e-4bdc-98fd-7a6e62e8dd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:07:20.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:30.066Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=020528db-fac5-4ba3-8535-5983c30c4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:07:31.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:41.100Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=18c0faa2-8696-480d-b636-e1ca8ace9c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:07:42.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:42.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:52.143Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2104b6a9-54c8-405b-b697-f4e65c9f797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:07:53.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:07:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:03.179Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=39b76ab5-94f0-44ef-bcc5-90bb41676f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:08:04.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:14.226Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9ad7f368-eaf4-49e5-838c-558f0d468f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:08:15.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:25.295Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0be0e8ce-1b09-412f-895e-2a35b07a1f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:08:26.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:08:35.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:08:35.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:08:35.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:08:35.849Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:08:35.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:08:35.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:08:35.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:08:35.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:36.335Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ad79a290-cbf6-4c06-9dd8-e382e33cf176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:08:37.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:47.378Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a79189a9-3eac-440a-baa5-a82fd61c6f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:08:48.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:58.413Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2dbc9628-55bc-40cc-b140-7b44bfe79d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:08:59.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:08:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:09.462Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=18afaf34-b8c3-4e2d-b651-ffdcf4559656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:09:10.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:20.527Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=84e13ce3-cd08-4efa-a0d4-aef046737004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:09:21.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:31.570Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a0cc3de3-e883-45f8-96cc-ce0406dfdcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:09:32.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:42.609Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7e5cbca8-d375-4e5f-943f-98ad6afc19a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:09:43.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:43.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:53.680Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aa0a4cab-631a-4236-9534-e0a47a0d8d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:09:54.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:09:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:04.727Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=56055be8-bae8-4d4e-9754-48e1afc9ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:10:05.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:15.788Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8bf47f4b-1782-41a6-b6ab-ea429a2cb870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:10:16.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:26.833Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d8983150-b35a-44b7-830d-6fbc812c275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:10:27.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:37.873Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=60909a4c-ba3a-44d4-a00e-5d272d4fca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:10:38.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:48.913Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a222ff39-998f-446b-aa1b-af62e551a233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:10:49.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:10:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:00.003Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fdea798b-46de-4d71-b5f1-5b78721990ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:11:01.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:11.091Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d4e7d018-b895-46e4-9a90-f3a78aaf9550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:11:12.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:22.162Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f3604c15-4ca4-47c7-b226-3aa5d8a7be0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:11:23.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:23.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:33.232Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b1f99214-e547-4ba0-9348-329944406ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:11:34.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:44.273Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b48916a9-56e6-4767-b1d9-1660b3183b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:11:45.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:55.340Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c61f3eee-ba2c-4613-9c36-5702b03142d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:11:56.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:11:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:06.381Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=550cdb18-7cd5-4625-8b25-227f46b41e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:12:07.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:17.421Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bcbd1a27-60de-4481-9035-568c37bbf215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:12:18.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:28.465Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=adb6994f-399e-409f-af5d-fea32bde2f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:12:29.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:29.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:39.499Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=561926c9-885b-4119-91a1-0acd8d1abd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:12:40.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:50.543Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=48b816d3-f531-45bc-8194-8df4fa80a6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:12:51.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:12:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:01.587Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2bb667df-b502-4f18-832e-b4f0651f3699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:13:02.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:12.655Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8baa05ea-e1a1-4510-acad-bdaf596a3a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:13:13.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:13.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:23.702Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=63803d35-179a-4b11-ae7f-4a6fe8251258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:13:24.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:34.763Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=81506bea-d1e2-4a38-8186-657d17dfdd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:13:35.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:13:35.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:13:35.178Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:13:35.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:13:35.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:13:35.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:13:35.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:13:35.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:13:35.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:45.806Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a8596f3c-28ae-40a9-9a9d-1b17c26c7076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:13:46.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:56.847Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=37e9c77d-73f1-46d7-9eba-8a6ffa3c2181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:13:57.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:13:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:07.888Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=998533f9-e79b-4cd0-9d05-416b2eb06079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:14:08.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:18.926Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=499fc9bf-e531-434e-ad2a-589cc3ba3a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:14:19.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:29.964Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2e4751d0-6d8c-45ed-9ea1-abacf5f5fed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:14:31.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:31.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:41.040Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e44560f3-461f-4c25-80ec-677e52dc372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:14:42.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:52.075Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ec55154e-eb14-462c-aa6a-aec846f86d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:14:53.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:14:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:03.115Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=90696394-a4b8-45a5-a018-e781fd34416b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:15:04.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:14.157Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7ef7a388-f63b-414e-b276-c1f4d4155936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:15:15.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:25.201Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3cffe2b0-4ca2-4906-b7af-96c6018155cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:15:26.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:36.242Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8311ea7b-b65a-4ea1-b6e5-8e771ec48cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:15:37.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:47.275Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4e6c2a2d-4f28-4b4d-88a7-5673ca98f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:15:48.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:58.319Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=385ed92e-65d0-4222-9b2a-5e87ac2ec3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:15:59.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:15:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:09.366Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a6ecb2bb-c225-4555-929d-e64ee347a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:16:10.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:20.399Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8dfa7cc4-d186-4633-8110-b8513a2b9360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:16:21.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:31.439Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0a555a95-f5a0-48cb-9a3a-5714db935299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:16:32.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:42.476Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=29df0df3-8f70-4b99-baad-f3db0b39d554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:16:43.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:53.518Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=65344631-d4ee-41db-81e2-10cd7c4f1b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:16:54.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:16:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:04.559Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ff4ea16f-293c-4a23-ae07-91eaf05c583e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:17:05.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:15.603Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6b223889-f993-4794-bfd5-2be3819b4c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:17:16.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:26.635Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f3b8327e-2dc7-4ac9-b6ba-35cb9850a268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:17:27.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:37.677Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=45d46d16-843c-407a-a307-b75aeed5a746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:17:38.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:38.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:48.753Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9324aa80-b453-4147-8538-1c855fdbdd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:17:49.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:17:59.791Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=993c2a17-9eed-404e-bb3b-40acbeb829af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:18:00.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:10.830Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fb5102fa-36c0-4732-a86c-0af022b598a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-03T06:18:11.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.29:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:21.866Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=782bdff4-29d9-4887-ab23-d40b84ec03c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:32.279Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=df3bec48-ace8-4a41-ba8b-89bcc13bc654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:18:35.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:18:35.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:18:35.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:18:35.104Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:18:35.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:18:35.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:18:35.111Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:18:35.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:42.312Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=24e20e27-6f8e-43d1-bfe4-856e6b66753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:52.327Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d8363068-bda7-4cad-8534-7138c7410d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:18:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:02.340Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a356194a-342f-49fd-8f22-043e1c623bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:12.357Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f0df22bf-9f01-48f5-ad2d-59f7efeb9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:22.373Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2b13c496-0ba1-4ef5-b753-114aa82d8ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:32.402Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7b0d942c-87fa-4aa9-b128-81db03219686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:32.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:42.414Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=15283a07-e9d0-44ff-8bfe-ef25ed3807a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:52.426Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a93ad46c-a1bb-4655-82db-44ace035bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:19:52.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:02.440Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c6e075a4-185a-4821-871f-dbd402449cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:12.459Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a46a69d0-3341-4643-8035-69f4dcfe525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:22.481Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c0e9fe83-fee0-4edc-8e58-5ab156f29330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:32.504Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6e6389ae-f5b5-4e67-948d-a81eccd1322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:42.516Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6e5f3b0e-ca4e-4c4b-9a21-129d7d8574f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:52.527Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=35810c54-7b12-44f9-ad43-546da103869c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:20:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:02.540Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a4758a9c-e2c9-476a-8cc1-5fc14897b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:12.574Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fc560f92-eea5-4d3a-86c0-f9b99f91059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:22.588Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ed238974-a184-4c52-b2aa-59480921bbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:32.601Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=877cc8fe-cf78-4071-a365-6a0f386d6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:42.622Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=270916cd-4cae-4805-9855-74ad66b36ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:42.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:52.632Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2fbd2c51-5245-41dc-a8bc-46338616af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:21:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:02.654Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aaf1e61a-66f9-4f83-a023-cd4ddde0e662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:12.670Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d8f909e7-fa2b-4ddc-a79e-5b9259a7d74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:22.680Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=906f7412-954b-4df5-91e6-b0f28328c1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:32.691Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bc3dc4ce-0767-4cf7-ada8-896327f3781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:42.704Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=00f371c8-85f2-4cc2-991b-3be5192f906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:52.727Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5a6c6bb9-4c41-4194-9da5-7daa2f94d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:22:52.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:02.737Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2f06060a-c1c0-4f52-aeb2-683ca043d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:12.749Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b54e28bf-3780-4160-8b34-a50cb68385ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:22.758Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=49acb1a5-0db1-4dc5-81f0-17c86ebac522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:32.773Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1f17d95d-6b66-4bcf-9076-12d59074dfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:23:35.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:23:35.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:23:35.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:23:35.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:23:35.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:23:35.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:23:35.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:23:35.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:42.787Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c1d94609-67f8-42d6-8ff3-e888300f125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:52.798Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=250052b9-1788-409c-a252-394dc2a0f05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:23:52.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:02.822Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5e2efdc0-295d-469b-8352-4f7b9a205396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:12.836Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d3eb76a9-365b-4d57-9aff-b80829ab6449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:22.854Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7934ed3a-d117-4f12-b27e-81fcb85b7603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:32.869Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1d6f3842-cdaa-449d-9d1c-d85bc45c857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:32.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:42.879Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bf413c35-6fae-4af1-9bb0-119908251404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:52.889Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4a088f83-008d-492f-bce3-a9ae7eddd8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:24:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:02.904Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d4a7bdcc-6b51-4781-b624-5fbaad16018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:12.917Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6d4e10db-e5bd-4f3b-9d67-b11c2c4b7f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:22.927Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1aa4f72a-8b2d-48f1-b35f-91c17428ce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:32.942Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=deb1f7b6-121a-46e1-a9f9-b16a782fccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:32.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:42.952Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a7da43d2-1613-4361-9deb-e42a29113424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:52.966Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d879c0d8-74c7-414f-91e4-ef41726114e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:25:52.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:02.978Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ef66d4d1-f2cb-46b1-93c8-e0acef44f1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:12.993Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8b44b265-19b8-40f5-8711-2b8c74383846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:23.005Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cf63d16c-c78e-4de2-b2f1-99ef4edf6066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:33.015Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0630179c-bb5d-41d3-b6c0-577149071dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:43.024Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4095151b-0a6d-40a6-b0c7-7420b2e70926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:53.036Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=554559fb-3343-49cc-8e78-b37e78e64ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:26:53.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:03.053Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9b725f77-00fc-4c9a-832d-920853a46251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:13.064Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4552bfdb-7daa-4657-bc91-e6d75746e753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:13.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:23.074Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=06304649-8aef-4245-9acf-eadafcd3ec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:23.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:33.084Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b256f699-6122-4a03-aa14-9d67f3b5b24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:43.097Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=03fae2ac-dd65-4f0d-bc07-1e5fb591edf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:53.115Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=96fc97fa-4923-4881-bacc-f558959eb19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:27:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:03.124Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7e6972f0-2302-424a-9a2b-c93a3a82dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:13.134Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9759073f-0218-4dc9-8b03-cb54959b4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:23.145Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ce9efe00-3a7e-4dda-8575-a82d69a154ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:33.160Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cb937b8b-fb08-4c0d-9ba9-e92eecb54d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:28:35.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:28:35.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:28:35.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:28:35.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:28:35.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:28:35.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:28:35.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:28:35.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:43.172Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=22c100c3-086b-4457-83be-9e0c3aadf528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:53.195Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=11bdab3e-9603-46e5-bc94-64beb722a5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:28:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:03.207Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cd2fed27-eb3d-4ac9-a3df-5bee2640b2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:13.224Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5e0d72d1-d98d-4729-a719-4b5aaf4e9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:23.234Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6ad41079-101f-4128-902a-16ffb6f90f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:33.245Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a9dc39d5-5981-458c-8689-29ebafc43b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:43.256Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d4c1e4dc-6e2d-4be2-9154-579f2d8952ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:53.270Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=eaeb08f5-a730-4b67-9db9-1ba8f40c41d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:29:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:03.280Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=91291290-bee4-4c98-a0b6-7c2a6fadeab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:13.293Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1896af5f-a023-47e4-a21b-28885d6842f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:23.305Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c1cd9180-ebb7-4386-b738-7f1b0b73ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:33.322Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ef5fb355-0420-46ce-aadb-9a9e059eb600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:43.331Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=28f287d5-07db-4142-a317-36860efb5350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:43.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:53.344Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=600bd046-81c4-4830-9bb0-2bc5249894b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:30:53.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:03.354Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1ca736a8-138c-4009-9d2f-598fd7c0634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:13.366Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=254b5e0e-9478-4dfc-84d1-36d7facba535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:23.385Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0ad68743-a17a-4278-b8e2-1269cde29981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:33.396Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1fe7cd28-52ee-4ba8-b56e-984aebebf7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:43.410Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=411efd55-0bce-4c9c-886e-95efa1d56351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:43.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:53.429Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9ffdb1d3-b4f2-47e0-a738-ae979913ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:31:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:03.439Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=59784e4f-0daf-49c4-93af-b01ebfe3ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:13.450Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dd513d55-3d36-4d31-9eac-c2a69ae98194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:23.468Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e63a54eb-21e6-420b-8bb9-a38207e71375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:33.489Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5241245f-7eb3-4c69-95d5-702b0e32a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:43.500Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ac8f8d98-7c30-483d-bbac-675eb76f16e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:43.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:53.511Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=04871645-e160-465b-a6c8-a71ee56b3b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:32:53.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:03.520Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f279d0a5-9503-4812-a8e1-cb3f4b8f00b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:13.533Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=92e2c12d-0ad8-46fd-a96f-7036c8a8c4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:23.548Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7fccf747-faf3-4bb0-850c-5fb9cc12cc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:33.559Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4c802cef-debe-4a7d-ad01-17108a8737a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:33.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:33:35.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:33:35.102Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:33:35.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:33:35.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:33:35.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:33:35.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:33:35.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:33:35.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:43.568Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=060b25b0-8013-4d40-94c2-2c19cb5afdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:53.577Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=39a0b5cb-72d5-4bb2-af00-4bbaf568dbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:33:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:03.586Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3470558f-c1e5-4cc0-b907-5b1aab167ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:13.596Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8c09dab7-1544-4285-ac0d-9dc328a940cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:23.613Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e59aee94-9be2-4211-b1af-eff8c9638ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:33.624Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2e0a3bcc-d289-4388-89d2-5c1d174b569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:33.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:43.634Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1d839f2e-8b08-4d67-8433-fe70f4a55ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:53.642Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=01d4a7c5-a82b-454c-a9c4-2ed57a1d4e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:34:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:03.653Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=69e8c37b-ef9a-459f-a6bf-524b68866ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:13.669Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1f17d8d4-381c-4642-8e7b-d869e6ebe4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:23.679Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=23969c82-e788-40fc-b0b8-fdb952e8a51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:33.687Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d5266a36-7d1c-49e3-b415-e785c9606858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:43.697Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7d1d22dd-c619-4624-af1c-c2777c100e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:53.716Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d9810373-6a2b-4701-90b9-bd4adb200a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:35:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:03.725Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4c4648f9-59f6-4a96-85c4-180b485a0417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:13.738Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c6c27cae-efe9-4c4d-b73f-4f8ef2dee0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:13.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:23.746Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e300e33f-0ecb-4181-b0c8-26f4b07dc102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:33.762Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cfdebc38-5bc7-4f1d-8fa1-cc30101eea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:43.773Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9c181b78-62b4-4246-947a-c8491748fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:53.790Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=69d6770c-6a59-44ec-b145-eea90749162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:36:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:03.800Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c934e983-cda5-4b36-8a9c-48ccb346c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:13.810Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=44e1b65f-3c44-401f-b116-4d813c95956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:13.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:23.821Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5411f626-d8e0-45e0-a63f-105949d72a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:33.830Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e68c58d0-178b-43f1-b723-fe0ab23c0dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:43.841Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=20960488-faaa-40cf-b6cc-6af9f0468a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:53.853Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2bd5965b-d698-4c9f-bce2-1b94d19594f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:37:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:03.862Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4d2f0b09-ceb4-4734-8b13-5f1f0378e1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:13.877Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d7d1168d-17ed-4681-aecc-c585ae605d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:13.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:23.887Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=525b0287-d58e-41be-93d5-cc6ef908c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:23.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:33.900Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9361ecbb-03c2-4fa3-9a25-08ec1f4b79ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:38:35.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:38:35.102Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:38:35.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:38:35.105Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:38:35.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:38:35.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:38:35.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:38:35.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:43.914Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4578cb9b-ce06-4a81-b2d6-27b1b6b5ca43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:53.923Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c335b981-222b-480d-b4e6-9c37e9a90419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:38:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:03.938Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9b9f3f53-14b5-4f91-9696-9b3138e354f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:13.952Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=08140990-9a91-407e-8671-4e75031ef945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:23.964Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=072dad2e-58f6-4a8a-b398-4b6284e46b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:33.981Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1092fd8c-45e2-4881-af0d-d46c0d3aebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:43.991Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fb97c80d-04b2-4efa-8f45-8e9588c728b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:54.000Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d80f431a-d158-476d-95cf-c09f77403945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:39:54.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:04.012Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2eacd382-8723-490f-8795-aae0876b71fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:14.026Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3d43a4d4-bde5-4e67-9881-6edc66b28797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:24.036Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=352acbd2-134d-41c3-b098-efd9341e6367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:34.045Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=57384ded-ef2c-4045-b3cc-b817ef1def2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:34.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:44.060Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4705a98d-e641-44e1-91e1-0ba891b0c15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:54.074Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d4d44a7c-4653-4dc8-a4df-338990bd608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:40:54.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:04.085Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b19cdf0d-1909-4551-8852-1973f83fd293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:14.095Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=14588c18-1956-46ee-a70b-eee503215a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:14.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:24.108Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fd0bf9fa-e4e5-4740-82d7-705b6859e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:34.123Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2946fc0f-e6c8-4a29-a43e-d475cae08304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:44.137Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6d2ed5ce-992f-46b6-85cb-c8e5dd35e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:54.148Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a9ee89f7-ad22-4f44-a7de-c1fbf6fe4426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:41:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:04.159Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c2da3dfe-bce5-4c9f-a631-342ec311bdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:04.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:14.173Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=376cb5ad-9b2d-4bd8-9915-048267dead98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:14.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:24.184Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bd946c5d-7203-4ba0-9820-97eb44da7499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:34.198Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9607834f-32cc-41d3-bc64-f2524ceb187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:44.208Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=396b6615-5283-4940-93f5-b06a63e421bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:54.217Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a1c2f8a4-1451-466a-857a-9b30b785e1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:42:54.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:04.225Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=85dda9ac-248d-49b1-a735-db343b8f4eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:14.233Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ed07cb58-9d0f-4bee-8bd7-9b81eee2dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:24.243Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4c5a6bc1-eb0b-48db-ab48-ba09abad7e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:34.254Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a602f6a6-733e-4783-9929-4db4b92730da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:43:35.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:43:35.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:43:35.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:43:35.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:43:35.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:43:35.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:43:35.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:43:35.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:44.270Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=903c8392-b419-40ec-ae8e-78e8a5761a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:54.280Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a83ad25c-2e3d-4698-bfc7-39bbe491b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:43:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:04.289Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=21a28364-435c-4014-90f2-8fe442521df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:14.304Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2517e054-3a01-422a-b935-85c9993e6db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:24.319Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a44f041d-4bdd-48e9-8671-f1b7f4bb81d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:34.331Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fc4f0bdb-4ec0-476c-8780-0ff513b54eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:44.340Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=711335b6-ff08-482c-8ed9-8cbc6d7a0ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:54.348Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5e69edac-045b-4616-8daf-4643d8237ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:44:54.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:04.358Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=40f8dce5-ce40-43e5-bb62-11621a278b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:14.371Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=02336875-6980-4ef3-b299-92e1d024c7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:24.390Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dffd8a14-aaef-4e6c-82f3-b9e460ef18f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:34.406Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=28ce3913-4dc2-4b29-b4a3-3557efe7d7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:34.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:44.416Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3c37ef8c-e23c-4311-a8b2-96f73bf1a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:54.424Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7ab32de2-7861-4ec8-8634-aff7c87379d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:45:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:04.434Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=114195df-c6ee-4ac1-a3c9-29a4f1daf98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:14.445Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=54639c4c-2bca-411b-830f-4030bf04b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:24.457Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=019a9860-3fa4-40d6-97c5-78055136c2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:34.466Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a7c4e22c-65c9-450a-a806-d7e18ae8ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:44.475Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=53d16060-eabc-44d9-ac6d-be49ae687214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:54.484Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a2ab87d1-ce8d-4da9-8efe-342770e76b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:46:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:04.494Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ddef4639-f5c4-4f9c-9f67-788f087f1658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:14.508Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5df57e61-403c-4726-bc77-9d00f0a36cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:24.518Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=131b9d70-bd49-4b99-93f1-b01f222b9b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:34.532Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=030613c3-357b-4c10-8d0a-1ea0a8b3d8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:34.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:44.544Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=519e326f-8b77-462a-9d4e-f0219b196cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:54.554Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=24748bd4-36fb-4c40-b57f-db774c83792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:47:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:04.565Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=df5a5334-d4bc-4627-afe0-a391827c1f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:14.581Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5b61f5f7-7f4b-4175-afed-bd82ef680edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:24.591Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b395e273-9e9b-4bfe-9389-e34160884543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:34.601Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=289841f6-2979-4d89-a59c-fc556ebe98b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:48:35.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:48:35.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:48:35.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:48:35.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:48:35.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:48:35.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:48:35.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:48:35.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:44.611Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f8564907-b90b-42a0-8b50-41f96d214533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:54.620Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=336c7e82-99de-49e5-a6ff-989bd9f3f059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:48:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:04.633Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2ba36f17-c0ed-4a0b-9b53-7429f449db99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:14.652Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=28faab48-880c-44be-80f0-cb82af8cb7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:14.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:24.662Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=25dbeed2-ab20-4fe4-b5c0-7c392857b8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:34.672Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=80a1f62d-8a99-4953-be41-adb80e02fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:34.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:44.681Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=30c9cc07-141a-4404-9ca0-37b6de2cd410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:54.690Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dcb63c14-051e-4058-88a5-0e66dc8a164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:49:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:04.702Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e056965f-0e9c-4097-874e-73d71f2252bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:14.713Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e0824a2b-ac5e-4fe3-a2e8-de3be9047b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:24.726Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4da89e5d-2eeb-44ef-a2ce-9d6ea93e6272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:34.736Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=81742c42-9bec-4543-af26-43d4d37a5794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:44.744Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b79a5be4-234e-4f95-bc2e-bc4455993177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:54.754Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d3b4e69f-59db-484f-a377-37f5797effce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:50:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:04.762Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=227552c9-aa56-4799-8dc5-ff1c4c37af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:14.772Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7aff0780-32bd-43b5-9dba-91aa5d21bfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:24.787Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=43022ce3-9228-43bb-a08e-91bc21fd7409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:24.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:34.798Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dd148681-9222-4d1c-bc7f-475b877d1124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:44.810Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e6bd4161-9940-400c-9214-5db3c646bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:54.824Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a146a7e1-ba19-4560-8053-eda1f8bc0aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:51:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:04.839Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5634e67d-8cee-47ad-8cba-a2a975be705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:04.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:14.850Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=10934d6e-fb4b-488a-bb00-9aa37517ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:24.875Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=89dc3d0a-f6fb-4157-b33d-78c5d2aac62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:34.886Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6b8ccc3f-b2c3-444f-8c31-7fa39e53fcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:44.904Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fedf61b1-13ee-47f2-9b6e-1eecd83d2181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:54.925Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=900bb1ee-4ab3-471e-a875-844fe23389cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:52:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:04.935Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=18af0bc7-da16-4540-b3c4-f33060e6a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:04.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:14.949Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=886fa3a6-ba0d-4436-9daa-033c31b91923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:24.961Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ebb5c49a-9a12-4460-96f8-2bb3611e51b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:24.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:34.968Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=64a1d082-8695-4136-a25e-56b5c0687199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:53:35.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:53:35.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:53:35.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:53:35.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:53:35.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:53:35.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:53:35.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:53:35.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:44.983Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=211113c2-aa92-462f-a353-1fd8f0e2be36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:54.993Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c7d9d8ed-3454-4959-af4f-d0ab231f0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:53:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:05.002Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8c2c61fe-9595-4743-a5a5-b70a6891fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:05.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:15.016Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4351c148-b9cf-4825-816d-a3ae8f414840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:25.024Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=023843e3-96e4-4ea5-9120-f48a766ec559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:25.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:35.033Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7c605b9a-c55a-4ee2-aec0-c226e904a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:45.047Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c6a2ad9f-9686-4c4b-8f60-7cf99b8c3442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:55.060Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9a645fc8-c88f-4d65-9bcb-be4577b29e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:54:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:05.070Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dad4723b-77e8-49a5-9061-9bd049655f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:15.084Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dc7d17fa-16a6-4efa-a3bd-af87db514b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:25.092Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8842eb9b-55a3-4ca4-adb1-9d5e3e5dd354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:35.115Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ba9ec5ea-a2aa-45ce-8915-f25bf4616e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:45.129Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0d975008-f3dc-4692-aa22-4d2efd9f67a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:55.141Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8dc6f004-7049-4228-9556-ee4572d0ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:55:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:05.149Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d331391e-dfb3-449c-a489-691774207aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:05.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:15.162Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c616a80b-40aa-4fec-bb38-24fb71313e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:25.173Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4c3cdc72-09d5-4510-bb48-62d8b4905914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:35.185Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b4c34437-c68a-4135-95c1-5645d88a9cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:45.202Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2343d412-562b-4e3a-a690-51a69ab58834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:55.211Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ecd714d4-5dbf-4794-abd1-048ec96aeb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:56:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:05.236Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ff179e03-28be-4f22-8e1a-33c90ec604fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:05.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:15.245Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=347211c0-a322-46e4-958f-fc8d6e4e5ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:25.257Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ef84f019-f442-44e5-9263-9dd19a457d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:35.281Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=967a5971-e3b7-4ef4-ae65-2591b56858dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:45.300Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d52526b2-2948-4728-a5e8-c034aaae8d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:55.320Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8022a2ea-4185-43de-8a33-fc907b9d89da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:57:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:05.329Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=190ff239-b422-487c-9b95-158f9ae337ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:05.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:15.339Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c9b9ac86-f763-49e4-87b1-082e577a03f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:25.349Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cb04577a-f4b0-4ed3-80b4-626934fc4f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:25.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:58:35.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T06:58:35.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T06:58:35.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:58:35.076Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:58:35.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T06:58:35.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T06:58:35.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T06:58:35.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:35.362Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2f16e033-6cee-4bfc-b2a8-1d9d22f83427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:35.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:45.377Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0599cace-4ee9-419d-9800-a6e01dc8e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:55.386Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f28e4ab6-82de-4522-924e-7e66ad677d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:58:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:05.395Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=40b0acfe-96dc-4700-b01e-930ab1eec4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:15.404Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e9df20b8-d192-492e-be34-a8104661aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:25.418Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ebf9ef89-6de7-4072-92e2-f6c69310d0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:35.432Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bf37671e-dc9c-4681-a58d-2e1c9e95a133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:45.440Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a827c86a-a890-4414-81a7-8542af6db191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:55.450Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9b5bcfa8-b14c-4914-bbec-20f7d6b97e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T06:59:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:05.463Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7c109b21-5136-41f9-90f1-c2e30fb89b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:15.474Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7262e477-d8e3-4797-99b5-436632d4085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:25.486Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=65707a46-faf0-416f-ab60-e3bf6a9c7fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:35.499Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a7ac8945-04b4-4c58-b37f-374312a7890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:45.511Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=56c4a6e6-bf9c-46b1-93bb-3b0b5d3681fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:55.519Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=031914b0-b244-4dbe-9490-c7db06956382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:00:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:05.540Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=66f11402-a8d1-4c27-8471-5a9e44e8bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:15.559Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9d4084fb-222e-478c-a583-084257a6b65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:25.570Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3ea8df50-e8f1-4ea2-abc5-240aa5a58304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:35.578Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e6cb431d-1d60-4d9a-8282-3757149fd354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:45.587Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=257f3b37-0193-40d1-aedd-7857d02e0cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:55.599Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=62e9ee15-8b0e-4919-b4c9-9173d8f99adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:01:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:05.620Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dc799616-f1e5-4f78-9ec3-e85fb985e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:15.631Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b9a2c04e-c962-4695-9c57-641704544e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:25.640Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d2b0e974-01ac-40a4-9bbc-8ed133406927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:35.648Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ff9a3fde-f3f8-4557-abdc-b12e7a83fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:45.659Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a30e7f45-26d7-4d52-967a-be87fdd82ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:55.671Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=01d82640-aded-4981-b6ac-efcecd2c6b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:02:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:05.686Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9b5277d6-e3ce-4e72-bcb1-6cab4a1c42e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:15.694Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=22af6100-f73b-44e7-986c-2a818e234032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:25.701Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=26a8b7c6-6f3a-449f-bdb6-9c78e0f0e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:03:35.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:03:35.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:03:35.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:03:35.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:03:35.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:03:35.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:03:35.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:03:35.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:35.711Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5179cb25-94f4-417b-9c5c-492dee2e8a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:45.727Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=128c0591-353c-44fd-84b0-b040bd41be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:55.737Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3b851f84-2a85-415a-a844-b7fb0052f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:03:55.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:05.746Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=15f02f7b-d604-49b4-9a97-89a8b0de6cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:15.755Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3513036d-1ee7-4450-929e-750fcf637dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:25.767Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b1486b7b-8084-4000-ae44-cea80e3603ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:35.779Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1f1152d0-17df-4bd3-865d-b947632ae647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:45.794Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3ec85fab-597f-4a4d-bc98-439e9a500514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:55.804Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=53ac481a-cc99-469c-a1da-556ae2f76a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:04:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:05.816Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=69003a5f-4e41-4f0c-b800-17fdb1f6e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:15.830Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=304d5535-e260-4b08-af74-6b8282cb8741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:25.839Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dd354fbb-2597-4e6d-9a7c-176cd120fcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:35.853Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=db57251c-2355-47b5-a052-41571ce88304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:45.867Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0d2ce0ee-9c76-462e-818f-b00ed9cd2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:55.876Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=caab3b32-64d3-4b55-be68-1c911de1f926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:05:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:05.887Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3e2b31b5-431d-41db-808c-8f8ed59249aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:15.896Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1ed735a6-9ea4-4cec-a3cf-2687241dc0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:25.905Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=94f5d3b6-0f1c-49af-92b9-4e8e33cd1fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:35.915Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8325d30e-9ef3-431d-a936-dfab27eb799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:45.928Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9ad0b822-d057-4ddf-a9c8-ec9dd884990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:55.937Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1f27915c-5668-4178-bf32-551dd16d7e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:06:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:05.946Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=62b7fe6d-1266-4279-b9d7-54d7d0fb6a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:15.954Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=87536571-b548-44ea-bd0c-ca5129e3e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:25.970Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d1693c0a-de18-415d-89e4-e90ff8fbd96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:35.981Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f8dcdf07-d1c0-4a59-a654-1d7d2e1508ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:45.990Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f2131be4-d161-4b28-8595-df645df9c994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:55.999Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=42c4a94f-83af-43cf-a81d-35921dbcbea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:07:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:06.008Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d7e1641f-09a4-4a59-b2df-33a7e9d4d01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:06.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:16.020Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=91fac51f-2cb3-4b28-be47-70d27240c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:26.034Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c6762eb3-fd02-4c6b-839e-c10f563f0b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:08:35.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:08:35.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:08:35.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:08:35.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:08:35.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:08:35.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:08:35.111Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:08:35.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:36.045Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3e674f6d-9aff-4668-aa27-8f5991afc1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:46.053Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=52afae36-e461-4321-a496-b40baba6f389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:56.068Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3ff2cb89-78be-40f9-8184-6815a99fba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:08:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:06.079Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dd55d8d2-45f6-4266-8f70-b165f8957eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:16.090Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5788b2bb-23a3-4d77-bc4c-bc728061b89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:26.105Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1d7afc74-50b7-4174-b1d7-b8e85ab25319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:36.113Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=949b1588-e53a-491c-b197-febc0388c105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:36.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:46.128Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3e080e1b-71e8-46f4-9f3d-565f2b154586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:56.137Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d4ef982f-9050-450d-975f-24d7d1a960a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:09:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:06.149Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7869b44d-c251-415f-a3d2-bd269410d9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:16.164Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=641d1191-9171-485c-8661-25bef892c27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:26.174Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1e202a05-9b08-481f-8f16-40060f214444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:36.187Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5de3c8dc-9624-431e-a91b-23adb4591d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:46.196Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e3dd9c7f-c5c2-45c0-96ff-b99727d53732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:46.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:56.204Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c5784329-bc4a-4034-b77f-9d9d7c3b3f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:10:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:06.219Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c95e4bb9-dc74-4ce3-9e3b-4e4294048739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:06.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:16.235Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e4401fda-d7bf-49d3-95d6-4b1904058294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:26.245Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=44e92efd-ce77-4d66-8e33-c89f106dcb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:36.254Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ca81fcc5-bc7e-4d5a-85cc-6743eb8554e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:46.264Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c57ec8b8-ce7c-4c25-99c1-6bb92ae4fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:56.287Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cbbd548f-ff66-4d7d-9472-a3e45a7565f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:11:56.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:06.295Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=26baecb7-8148-4ce5-b09f-35e3df21dc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:16.307Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=71479b63-f087-4c6c-84bb-86e6946a6591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:26.316Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=61209604-844a-4d9f-b4ca-bf52ed8da34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:36.324Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a1d3ac4f-ae73-41fe-9718-66b45e5d8b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:46.354Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=60bb13a4-86e5-4e93-8e79-dd7e82c4f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:56.363Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8b8e7147-431f-435f-9a18-74c6813030d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:12:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:06.373Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=73f9fb82-112a-47e2-8f5d-38102b2472fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:06.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:16.387Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0bd05c9e-da2a-427a-b1c9-ba74f3d4a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:26.397Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2a9ff6ef-f02d-4754-bda6-4f5dd1d70a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:13:35.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:13:35.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:13:35.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:13:35.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:13:35.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:13:35.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:13:35.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:13:35.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:36.410Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9de0d064-1d32-4d2e-85ed-1b0118b40018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:46.418Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6c613972-2a00-4199-af53-4504011e324e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:56.427Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c44bc645-cab0-49f8-909f-a8c58d00a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:13:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:06.443Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c132c1d0-098e-43ed-aa31-7983a348a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:16.457Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6066db26-c7b6-4453-a124-746a1211c67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:26.467Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b6f72609-2ef3-4cbd-972b-6111a0e6b347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:36.476Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=38dfb38b-ee95-4904-b849-1c9c3434fb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:46.487Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c828113d-4a2c-4758-9329-6a9a7bf64fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:56.505Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1e6bda59-b0cc-4164-becb-c52e14ef9166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:14:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:06.522Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=017e1d30-6147-4a08-9d8a-294f156312d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:16.538Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=61b1f548-493b-46cc-bc59-24c8a6ae8117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:16.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:26.552Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=56499fa6-9eaf-40ff-a13e-9d1165cf2062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:36.565Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3fe3fd60-6d05-4b66-99aa-6e0b1e28ee20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:46.574Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a491b179-849d-45d7-a151-649a2e756b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:56.583Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=27497e46-54b9-4181-be65-37bb90eb1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:15:56.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:06.595Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ab79d8b8-9c53-49ea-be09-df649d47e458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:16.609Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2e51061f-1642-420d-a5c4-78064b7bd94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:26.618Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ade5cd55-87e8-410c-8e4c-b9aa8f997303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:36.629Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4fdb9869-9528-4c2a-8c49-9c60786c3961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:46.636Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7e09f30e-394f-4c16-a248-da59674bbc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:56.653Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a58e238f-6b13-4599-aa57-eccf582409ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:16:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:06.662Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=27bad4b6-3094-4a49-9c98-0f8be624bf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:16.677Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=96025492-5779-4757-ae62-49ff93e4b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:16.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:26.687Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c82ffb81-ca95-4f96-a3c8-b8936cf8b1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:26.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:36.695Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9f59337b-5a3b-40b5-a3c4-16fe7efdfcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:46.712Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8bb62561-ad15-4f01-a93a-618232bddfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:56.719Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=43352793-61e7-406d-967a-f2065137e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:17:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:06.733Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a5de5ebf-8d30-4db2-8ebe-8b402d40906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:16.749Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=378c37e1-f0f2-40cb-8281-c9a6289d5097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:26.757Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1c68ecfe-3d72-4a34-b07c-f91462c4539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:18:35.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:18:35.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:18:35.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:18:35.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:18:35.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:18:35.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:18:35.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:18:35.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:36.765Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4a166c2d-8085-4139-a966-8d36af3559df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:46.773Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=35b5a498-ae85-4b39-a974-1129eebd663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:56.788Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8a67f2c6-a72d-444f-86d1-7aea9b14086f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:18:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:06.797Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=37924207-92ff-442d-9904-a3c9234f1d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:16.805Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=56cbb97e-25ff-44de-95b4-930732dc9001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:26.817Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=362a56b5-6727-40ed-8e74-0c848860fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:36.829Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=df580c7e-2c7f-423f-9506-8f47ee287a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:46.841Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fce959bd-8a6e-4e64-b73d-aa9ed2acdc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:56.851Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2fc1a910-6ae9-4d3e-86d2-85a5dae054ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:19:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:06.863Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4c244596-3a19-4478-b9de-6b099c038720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:16.882Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c39818a8-d3a9-4baf-8942-7708d76dc7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:26.891Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=953b84e9-3a1a-4653-a251-5f2a46af5f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:26.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:36.904Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1c9fd5c4-7620-43b2-afa1-1d686658ee31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:46.912Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bd65b2d1-784b-4f9d-946a-e6250eb0bb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:56.925Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0fafbe1f-f39a-4eec-809f-074ee780be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:20:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:06.937Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=09605759-3fbc-4209-ad5c-f73401f84ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:16.953Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2e85592d-e9a5-4289-9450-6d86643979c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:26.962Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=28254e87-a881-4130-8bb6-ef50dfacb28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:36.972Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=03a40e4f-7faa-4f57-b096-117179aa7c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:46.988Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e171d944-41a7-4d8a-85a7-252e7e77b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:57.003Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ea9b1e45-0b66-44d0-9363-dfaf74495c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:21:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:07.012Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d5f54609-4b73-4df7-b0bd-83054c6be368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:17.021Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8ebf7f0d-7c58-4cac-ac81-f6763b4e334b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:17.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:27.030Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6a9992cc-9691-4a26-88c1-feb80ebe65bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:37.045Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e6ae49dd-f9aa-4269-a27d-8d1ec772672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:47.067Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b36a9e79-c155-42e0-9797-04d33adc09c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:57.075Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a7e5d2db-9a62-4da9-914d-476ca5aea044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:22:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:07.084Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ddc6e6a3-10cb-471f-95c7-a94791ef3552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:17.093Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c3fd8efe-7542-4b62-8ac3-45c21059b96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:27.104Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=18c3320b-c05c-4b2f-b492-ac199161d33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:23:35.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:23:35.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:23:35.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:23:35.088Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:23:35.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:23:35.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:23:35.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:23:35.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:37.117Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=813d8695-d7f4-4c2a-a781-ca9a449488d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:47.129Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=554b2165-f06d-42f8-bb02-84705c7d66b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:57.142Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=85402214-1d33-4141-8e9c-4135c115a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:23:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:07.153Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=26d1a517-a76c-42f8-89c9-c6e040818bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:17.162Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ee92b747-833f-4975-ad97-5eb41212cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:27.176Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c5f6b1b8-7435-4714-b1aa-7cc9674b88e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:37.183Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=822cb71f-e84b-4af9-a890-35b8ff4d7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:37.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:47.192Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b44c8556-a301-48ed-8c45-89a6a8785d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:57.200Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=98dbb675-07e0-4ca2-8e3d-34a6955f7edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:24:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:07.208Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d69a413c-689c-4418-bde7-72225ccf9a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:07.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:17.223Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3748c11a-8bfd-4073-8285-214f6f2d1da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:27.236Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2d44924f-c515-430b-90b5-cd3eccd4cc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:37.248Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=526360a1-e2b7-468f-82c1-856f466f2ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:47.262Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9c417bfb-3a2c-41d7-adb3-1179f9aa577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:47.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:57.276Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c482f03a-431e-4bbf-b2e9-2bc97006467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:25:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:07.285Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dea5b10b-5fcb-49a0-b266-535df11cc577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:17.294Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=963e69ac-7fac-4f74-98fe-8df06ae32a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:27.304Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e7d6d384-7d46-4e98-aebd-9b36825db530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:37.315Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=adcc7f01-a701-4533-8b48-66593b114711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:47.327Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=56359205-c394-469b-9f2b-77d5881a7452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:47.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:57.340Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=20ff37a2-dc47-4ed1-be54-1678fc4bc0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:26:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:07.351Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e5df44b1-2d20-4edd-b6bd-758922608578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:07.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:17.359Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bf1c98ea-21ec-40e9-8729-d50f232907ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:27.374Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b3d3370a-a4a4-4a6d-8938-d781427efca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:37.386Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=deb392b5-f77f-408b-93ae-e2657fd246b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:47.398Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6f75469c-bc4f-4670-9540-4a31feab3aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:57.405Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0cba1b87-5c34-4c25-9436-2c5f272885a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:27:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:07.414Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3051d009-2a4b-48df-a2b5-bed17147b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:17.429Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c21a24ec-d238-421d-8b89-78e3eddaaeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:27.442Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b16061b0-4b0b-43f6-b8de-7a29360385d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:28:35.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:28:35.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:28:35.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:28:35.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:28:35.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:28:35.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:28:35.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:28:35.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:37.449Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=27c98adb-67d1-4cd0-8050-29cb3cecfc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:47.458Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=96cc6aa7-5259-4c70-a84b-5a0cca934a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:57.474Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c2190d8a-54c5-4c4e-93aa-ad67a8a9aa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:28:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:07.481Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ab53b18d-ee31-4c8d-b885-231841c39b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:17.492Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=445dae05-4ea7-4216-84d7-0e29c858538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:27.502Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f7888bd3-c272-4390-9638-5f502ac7c870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:37.513Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9fa5c841-8d44-4554-a560-14e3e07ebad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:37.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:47.528Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=71dd938e-9b18-4df6-9748-5d9483c92b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:57.536Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=71969df2-ec87-450e-8324-2acb6e64bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:29:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:07.545Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dd1abdad-4331-4db9-ab5f-76b933ba9985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:07.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:17.555Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c1c6464c-7db1-4aed-b801-aadc45b41f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:27.572Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f1fef10c-b78f-417d-9f73-c9a23e75eb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:37.581Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c3463bcf-c357-4d7b-9231-d2d4e31fafa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:47.596Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f4f066b8-09bc-4d86-976e-17ce96cd51c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:57.604Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=075d2f94-d77c-4549-9525-83fea57e683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:30:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:07.613Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ff8b56c1-05c3-44cb-ae23-a94dfb87b2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:17.625Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=56ef50f4-0b92-4b26-bf9b-8c8f253395b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:27.634Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=65576de0-ea07-4e86-8163-832e1421cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:27.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:37.641Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4fd19ee3-1090-485d-bce6-b5019e87357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:47.651Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=594cc244-eaba-4565-b20c-c49712b40131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:57.665Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=69be315d-7561-45e1-aeae-e5c4647890d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:31:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:07.675Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3a97902e-7184-41a6-94d7-eda136ace465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:17.685Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=263345f3-68b3-4348-8a44-88fa15fc8a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:27.693Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6f0b3409-a7f0-4049-afaa-536ecfb34f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:37.705Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=88460b37-d7db-4f67-b00a-be9bb3ebf27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:47.714Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5fadad3b-6832-4e0c-b222-af0ba08ca96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:57.728Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6e7d6c30-8cc9-4b6f-bca3-26277df6db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:32:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:07.736Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e69949ee-bdc0-4177-a9b4-a7f51d2ff592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:07.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:17.747Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=eeda9495-8a43-4b9f-b1a0-76706f6e1935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:27.757Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=28f1de05-9fdc-44d8-b615-32d8a18c5c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:33:35.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:33:35.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:33:35.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:33:35.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:33:35.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:33:35.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:33:35.098Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:33:35.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:37.766Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ef8740e1-f6cd-49a1-996c-c403de241b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:37.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:47.776Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a14ee767-6709-42b1-9851-46c464f30d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:57.784Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bc329451-2ed5-4f5a-b8a6-8cc5f55196f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:33:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:07.798Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f400594d-498b-44eb-ac4a-483cda82e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:07.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:17.806Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cc7f354d-6efe-46e1-9b17-4d9f0aaa66bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:27.820Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8d20900d-2fde-4542-bce2-df5539a8340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:37.833Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e9938aca-5cc9-41a2-9f10-328b253332d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:47.841Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8803ea6a-4970-4178-b8a9-3c029b593501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:57.851Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f10085da-7517-408b-b3d2-3e83054073c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:34:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:07.864Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5aac110e-6199-4a98-b7ba-eecb015d7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:17.884Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3594542c-5cbe-4e0a-a6b8-e8378955528e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:27.893Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=182556b3-489f-4a76-987f-f37a7506daf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:37.903Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0d935acd-4688-462f-86d2-494f414dda0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:47.911Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f2cc49ac-5e37-4ae9-a565-60dd705cbd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:57.929Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=caf14623-e63c-4d0d-a545-a2e8f2e20095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:35:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:07.941Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a2fa122e-3c9c-4dac-9911-82cc1ee1bcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:17.950Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d810b196-e1db-4de3-b2e1-ff233fca0ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:27.959Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d7ce3551-3379-49bd-8f1a-e7f1aa64c62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:37.967Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7f126c72-aa64-46cd-a297-3d70d0d0b6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:47.977Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f1fd5d5b-aa96-4dde-81f9-c785ec6de621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:57.990Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9658810e-5996-4a3f-86db-fc5a1114970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:36:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:07.998Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=670a5cbf-7dbf-4aa5-b8b9-5ed93725dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:18.017Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7ea0d84d-4f4c-4c2f-bfda-020e7fbf3d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:28.025Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4f20f9e8-e11c-42ae-9486-a5521a4150a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:38.036Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0c4c3c39-1847-4e70-ae9e-8878cd24bfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:48.048Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=14a11683-8f1b-456a-a9f4-89e7e5af57d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:58.058Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=39cea343-c845-454c-843a-9a04489eb09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:37:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:08.065Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=79bd1280-93db-44f3-8880-348f66ea6c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:18.073Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=685a8a50-5eab-446a-adf2-157011bda776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:28.083Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=41f42d68-1988-4260-a581-f8557a2cf0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:38:35.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:38:35.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:38:35.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:38:35.084Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:38:35.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:38:35.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:38:35.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:38:35.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:38.095Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8c0a98bf-0efe-412c-9989-2908eb76dcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:48.104Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=abaae894-8d34-4168-89b7-5f2cb749100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:58.113Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d1ff6236-33b3-4862-a9fa-9c832e1af4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:38:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:08.122Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=94df392a-5e94-44bb-bc06-178704910295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:18.134Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2d0ae30e-a16a-4f4e-a056-cd8eb4d4542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:18.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:28.142Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fffe811e-6c94-44f0-8123-b784d9eb7139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:38.151Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=35d7f701-ce45-41dc-9f9a-87ca29d469b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:48.160Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bfef8aa7-4a14-4fd9-ab19-83ab1747a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:58.171Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=157a0f99-0753-4ec9-b45a-48e83feb4258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:39:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:08.181Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=68c8baf2-035e-40fc-8b73-003791875d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:18.190Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=648710af-9a80-4248-80c1-6104af15a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:28.198Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5e4dbfbc-9bdd-45a0-9c80-fb76f3e769a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:38.211Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4dac3456-3f38-4228-a95f-efdbf853a50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:48.224Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=32a659f3-074d-4f03-8cff-9df0a641745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:58.233Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4ab797a6-060c-4a83-a23d-e3a991b70a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:40:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:08.240Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8cd444bd-dace-4e7a-93cf-5bc765d0c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:08.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:18.260Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7cb6b34b-2270-40cf-be6c-3e12a20920e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:28.273Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=55005ce3-8d00-4e95-be35-51091c0e4566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:38.281Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9564aa64-cc58-48a1-bc39-61dcd65ebafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:48.292Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c3d7066c-b650-451a-845f-7d275c6572d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:58.302Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0508edab-04b2-483e-98b4-c542ef6fa342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:41:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:08.312Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3db986f4-548b-4806-9a25-057e5c715c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:18.324Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=be107cca-4750-4e89-b751-94902181a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:28.332Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=20523597-725e-4f3c-925c-bdda7d34d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:38.344Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=187c6479-dd64-4ed5-bb9a-9fa687508810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:38.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:48.358Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ef954e24-10c7-4e61-9d55-bfc0f6c16ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:48.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:58.370Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a5bfbc51-e449-4989-8439-598fe905663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:42:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:08.383Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9d3e50d7-c0e4-453e-8dc1-78aadcec4a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:18.391Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0cc347e0-425a-48d6-950f-12b915ce3769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:28.399Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d46a9a61-aa4c-40e9-a7a9-44a86ea42afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:43:35.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:43:35.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:43:35.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:43:35.081Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:43:35.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:43:35.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:43:35.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:43:35.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:38.410Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f949e8a5-039c-4ad6-94bc-a4bda986b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:48.427Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=893e6319-7922-440f-9d7a-1852e21845b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:58.441Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6321b60d-4294-4917-9a2c-8c94e666f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:43:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:08.448Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=456a865e-2d3e-4f2d-94cb-068c84a3fd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:18.456Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=78c5cbc5-0adb-472c-acec-1a507728f0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:28.465Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=540b839e-1228-4e86-bbd2-719f92d158f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:38.478Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=da94771c-b908-4a70-b896-ea1cff8eca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:48.489Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3237f51d-17c2-4008-8723-3e450033ff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:48.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:58.497Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c30c935b-40e1-4fbb-b7a9-5f5b5712999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:44:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:08.506Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2a992ebc-fc87-4e83-ae92-be633068d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:18.521Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aa7970cc-5a0f-458d-86b6-c93931f80c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:28.529Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d30c0cbc-be2a-487a-9547-d1ee898e7f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:38.538Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0cedfd84-7bce-47a4-a991-57a4e43e1c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:48.546Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=04d990bd-c89e-4952-a00f-b6e93253173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:58.560Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2870f4f1-cee1-4719-9032-b65f4a05049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:45:58.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:08.568Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=16cd7445-7166-43fd-96fa-97cf771587e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:18.586Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b04f1057-e147-4f97-a563-96ae4ed2ea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:28.597Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=328cbc9b-0ebd-4301-a1ba-423b82a4a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:38.614Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2eb5cc0a-48ff-42bf-85c2-d00606e1b960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:48.634Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=617adfc6-035f-4b30-a962-df23c38fc7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:58.642Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3ac7599d-64fa-48df-abfd-881c9ac46ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:46:58.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:08.651Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a2a082ce-eb1a-4bf8-bd3d-207062162ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:18.665Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e949b3ff-881e-4394-bb7a-8437edb6f9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:28.675Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a61aeaf8-28a4-41ff-a670-10f0740d2d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:38.683Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d3fc31ab-44d2-4cb6-a497-e83cd9d292c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:48.690Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e585eea6-787b-4714-b663-44fd1b1abef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:58.699Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=42a2b9c7-2cf7-46fe-90b9-2529f605e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:47:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:08.724Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b6d62cef-adf7-4b8f-bd54-a75b8bdf6085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:18.743Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0aeceac3-5503-45bf-a557-3498d01239b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:28.753Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b9de1aa5-8627-44b6-a1eb-70a5a2b0696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:48:35.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:48:35.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:48:35.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:48:35.076Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:48:35.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:48:35.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:48:35.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:48:35.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:38.759Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=239a3c95-4cd8-4eb7-b9c0-4b2314ed3987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:48.769Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2e043bb4-b5ad-469f-814f-4b18bc2d3e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:58.781Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f14adfc2-a87d-46f7-91f7-2acc5287d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:48:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:08.793Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2cc32ab7-16ff-44c9-9452-20add0676d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:08.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:18.802Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a6c9b777-1ab9-4e06-bb02-bc46855a7878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:28.810Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e6e887fe-dd9e-41cf-916c-25aaff09893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:38.821Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5d404a8c-81f5-4ffa-b4a6-7cf4220aeb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:48.832Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8ac50f4a-e776-4f41-9e1f-af9da3fbb642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:48.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:58.841Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f0cb2d28-eec2-4288-b740-0ed4508a7459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:49:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:08.850Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cfd00721-5831-476b-b091-79658e5b0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:18.858Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e95c7337-37c2-4b4d-bc86-a047a3b92df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:18.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:28.866Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d347bb60-5748-44aa-8d96-be445cdf3f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:38.883Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=330a5a0d-9baf-4838-805b-a8e8a4b6109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:48.891Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=97d392c2-2cb4-4b67-a609-1b1a87afc0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:58.898Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3b00b7c9-5ed5-45d5-ab95-3ba05097d616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:50:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:08.909Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6564d53f-2641-47d3-afc6-ff21c7d0833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:18.920Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c8837edf-ace0-4f38-af0f-b2ffba80c8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:28.936Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bc6e7ae2-078d-427e-a014-ca0c1cc52dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:38.946Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=025bff0b-3f60-4f3b-a328-5f612667473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:48.955Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fb466602-8228-483a-95d4-a41919e6c430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:58.963Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a5778759-430c-44dc-ade4-76a265f1e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:51:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:08.974Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ff41f760-0a96-4a6e-902c-edcc028c8000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:18.983Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b1b1a029-c0bd-4f9b-8292-462edeb43743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:28.991Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c6d59e68-bd17-4dbb-a554-633a5e7903ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:28.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:38.999Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=66e75ce0-ddf9-418f-bd3f-0978c41e3450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:49.009Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8a99ab5c-1806-4853-818c-05ef663df5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:59.024Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3837d7a3-bd95-44f2-80fd-78e8d5356b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:52:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:09.032Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dfd6fa7b-8618-4c2b-8443-00acb3c3edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:19.039Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b2651834-997a-4124-8bc6-8684dd5326c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:29.047Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=266c2b5b-c6dc-4d7f-8779-838257cb9764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:53:35.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:53:35.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:53:35.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:53:35.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:53:35.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:53:35.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:53:35.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:53:35.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:39.057Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aace47e0-502f-4bc7-b9e9-72f93d657db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:49.066Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8d0aaa10-e975-4937-8262-d232014250c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:59.075Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ecfbbeb6-6dc5-482a-a2c7-73cb9ddaae98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:53:59.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:09.084Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3250e871-6b85-4f50-9be4-0001762acb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:19.093Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=164772ed-c95a-42b9-b066-12b46de1fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:29.107Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4bfc45be-bd24-4879-95d0-15217074b170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:39.119Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=25e9f2b7-cf71-492f-99b3-dd7d7f9084a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:49.127Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1f25c238-ce85-4138-a05c-a75bbe41df40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:59.135Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=622f9849-7ab1-4f92-9c40-941d8958d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:54:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:09.144Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=76d5b3e4-414d-43b8-97e9-750db8b4ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:19.156Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=477d46a3-772f-4413-a96e-ec441a0a3ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:29.165Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=415815f3-d313-413c-b98e-e28f9ff199f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:39.174Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f5cdd5d3-7835-4a5e-aa02-45feb28001ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:49.181Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7867a50d-4be6-4e7b-9387-03a662d76e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:49.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:59.190Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=6b8b12cf-3920-46f4-a390-98876df5df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:55:59.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:09.206Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=eb84ac2b-2aad-4c3f-a1e5-efaab15bfe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:19.218Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b5ab484c-1c6f-4473-855d-b4ca3bcd7a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:29.227Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4cf55cfd-e504-4704-b7a8-a1d8d4799b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:39.240Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=99742a84-972e-4fde-bb15-b9a630f0bf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:49.248Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=75434279-c40d-4b41-bad4-d42ffc7d393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:59.269Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=13820bed-33fd-426a-981b-bd0ae243e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:56:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:09.279Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ba6ad874-c8de-4609-b594-719e8106709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:19.286Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=326c4954-eab6-4d71-861c-f19c440b5ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:29.295Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f5a9e636-da4d-4d76-bd2a-66f1bf3bb788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:39.305Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f265bcec-9898-494b-8397-3bef50bbf173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:49.317Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=73028afd-ee17-42c3-b97f-c5340b148914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:59.328Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=4c957276-aeae-4800-87cd-6a1a883bbb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:57:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:09.336Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c5d378f2-e521-43a7-b543-b1fea8b5d008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:19.345Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=69bd767b-b85a-4e4a-94f2-dc09b6c288dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:29.358Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=692bc8cc-5dc5-4342-9ec1-23e4402e6758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:58:35.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T07:58:35.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T07:58:35.093Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:58:35.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:58:35.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T07:58:35.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T07:58:35.100Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T07:58:35.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:39.371Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a0d27901-2394-4475-bb86-016a3d8a8128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:49.378Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=fbb86a31-81d6-46fb-8c9b-d61cd2f06e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:49.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:59.386Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d56ff9d7-036a-414d-8808-a935b10d523d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:58:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:09.393Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5c312786-9ea7-4f87-8f61-7b3db3a5e75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:19.402Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a07b81c3-b0fe-4918-ba60-dd0990202c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:29.411Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=abf27b4e-bf22-444f-8776-9adc899f00b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:29.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:39.428Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=bfcfc626-3bf0-4fd3-889a-17cfe482d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:49.435Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=133aa2c7-0778-4493-8278-83f59dade54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:59.443Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=67548f43-ad2c-4b4e-8a33-0b6d5f7538d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T07:59:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:09.455Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=420904e4-ab36-4d40-aeae-201b2baaeba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:19.466Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5b889b95-b8d1-49da-823a-2d4a1ce36b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:29.481Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e2a5d8cd-abeb-4f92-9ab1-31f6707e2277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:29.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:39.489Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dcabc568-d974-4446-9be1-ac8ccb2b1a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:49.497Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=090765e2-1789-404a-a2a2-044d67711da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:59.506Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b3501893-ee92-461b-9a7f-58215a3bfba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:00:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:09.517Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f749109e-c35c-491b-8ca1-76d33a2b40bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:19.527Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8bee7ad8-8874-4ea3-ad63-de8bac121a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:29.535Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ef8c0b7c-c1b0-42a6-a56d-0ba994aa77e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:39.548Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=182e3883-96bb-439f-9252-8f2d4a48f64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:49.558Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0310536b-ebc2-4a9b-b6e5-9de9c1680e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:59.568Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3e8869bc-db0e-421b-86a4-1f46e746223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:01:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:09.591Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=f9d539d0-b7de-429e-9b3d-3340eb4d9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:19.605Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=84c20749-b74b-40a8-96eb-385a358a2926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:29.613Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5ed5fd74-5143-484b-887b-dee11c3fe542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:39.622Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0629ea6a-037c-471a-8586-ca3834c93426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:49.639Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=df1ba5d3-c220-429a-97ea-fedf3ec2f8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:59.655Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9897f018-4028-406c-a50b-1f21a58c206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:02:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:09.664Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=734083de-3505-4fef-9523-eead6a2e75c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:19.673Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=75888c14-d4d1-426e-9522-ed32a63af560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:29.683Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d64a2ea0-e3c6-4146-93fd-b2c5dcda6496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T08:03:35.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T08:03:35.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T08:03:35.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T08:03:35.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T08:03:35.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T08:03:35.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T08:03:35.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T08:03:35.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:39.697Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0385e52b-27e0-4d0c-90c8-ff64c535718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:49.711Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0fa8af69-1f20-48f0-ba14-e60f51c9f96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:59.719Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=635ae425-8c0c-4367-9764-eb80db59c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:03:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:09.728Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d75beb02-5951-4724-99eb-12543ecede8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:19.750Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=db90a812-c95f-4ebd-a622-33a003b62263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:19.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:29.770Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9e388211-be59-4db9-8675-ac68b3f5e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:29.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:39.777Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ebaafd25-4223-4880-92bc-c38a8e35ea3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:49.782Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=45632572-7bd5-494c-b8bf-455ff452366b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:59.793Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=69f56ccb-ee87-45c8-9c81-89b3a73ebb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:04:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:09.807Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=06e0a114-741e-42cc-bd7c-035c33c25612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:19.823Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9a38a23b-4521-43bd-bc7b-cee118c1688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:19.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:29.831Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=18be5f72-8965-47d2-bab8-695f7480540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:29.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:39.838Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3e45300c-1a06-4938-a642-ee2ef86f89cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:49.856Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=60a60114-e07e-47aa-9fcd-7699bf4d328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:59.870Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=2eb73a0c-58cc-48c9-bb98-0fa0d2bf855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:05:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:09.881Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9f5cdc8e-cec9-4431-a48f-32807df6a29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:19.888Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e449cd91-5f38-4d45-93af-4f4492df3e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:29.898Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=d65d9e2f-87f3-41a9-bb2c-42a5f4636328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:29.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:39.912Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=da0be0c2-21ed-42e0-b02f-b211a677a8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:49.921Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8acee455-577c-47c6-802a-299ce862359c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:49.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:59.930Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0b178ee4-ce98-420b-b682-4508a81bcdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:06:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:09.937Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=18022cbb-5fe5-4b64-93f0-f2699cb24402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:19.951Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7361b0a1-69cf-426c-bb39-f42f63b9c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:29.960Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=1ead746f-be70-48df-a27e-4ea8c1f81a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:39.967Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a9ea0c2a-83e0-4ed3-bebc-45fdba96816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:49.977Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=861938ec-df03-4981-a25a-4766d80deea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:07:59.987Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e9ec5f2f-149e-45a2-9dd2-ae26cb87e6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:10.001Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b5d27bb9-f3ad-4f6d-8344-a2b48e4d3b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:10.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:20.009Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ad452bb6-fe66-438d-9161-57f8ef236437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:30.017Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ccb77574-7a27-402b-a2c5-46088a033309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T08:08:35.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-03T08:08:35.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-03T08:08:35.107Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T08:08:35.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T08:08:35.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-03T08:08:35.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-03T08:08:35.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-03T08:08:35.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:40.024Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c24906c1-f5ea-499e-8fcb-d9f7837c9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:50.033Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=757eefa6-8209-42bb-a629-7ba81c20d3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:08:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:00.053Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=9605682e-dc22-4d9a-857d-c0c8c08802a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:10.062Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a02e6102-855b-4541-9a1d-b6068b58a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:20.069Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=66d45144-47a6-4a13-8fbe-2b2873430384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:20.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:30.082Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=80944015-150f-4faf-9932-f9c03fffba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:40.098Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=ff3ba190-5258-4a59-8005-c321732b98db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:50.110Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0ea16aa3-2022-4d98-9376-fae4a2c08494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:09:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:00.119Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=5aa4d5d0-757f-4a68-90b7-4fdd95c72c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:10.128Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=a0c2ed31-c1b7-4aff-ab6d-930a512bfefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:20.138Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b6999d9b-d4ee-451b-8a5e-6fcca03d475f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:30.155Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cfbd6e59-03cc-4006-9bca-86a3408f928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:40.163Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=839db7e3-bcd7-41f0-9471-37f7ce6e5794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:50.170Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=345f2801-522d-4fa7-8885-333f73c89998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:10:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:00.177Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=7e7b42f5-0113-4144-87c7-e2607e700084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:10.186Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8ae4f1ab-87ac-4023-a66a-6fd20aaf1ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:10.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:20.199Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=0be40344-5a32-4574-a1b0-a17116be58d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:30.216Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=aa13ba8e-0cee-4d77-b2f8-819cee138d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:40.223Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=cbdf40e6-b380-4edf-93c7-b20891536474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:50.230Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=c134ee8d-2212-4a16-b1f4-c5baa611c1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:11:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:00.239Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=3c326669-51d3-47e9-bf37-ab1fc81110cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:10.266Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=eee41639-85a4-41b8-825e-21ac93146b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:20.279Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=dcd913db-d9b7-446a-91aa-b5f3edf79b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:30.294Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=b5e66807-625f-4af1-93f0-e107d8951dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:40.302Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=e5107ac3-952c-4168-8aa7-133ea36a2510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:50.313Z |INFO |Init configs |InvocationID=ed2aa877-55fa-4f60-b324-355073ba679e, InstanceUUID=8350922c-efaa-4206-b3fe-00d2e4a31e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-03T08:12:50.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |