By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:00:37.287Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:00:37.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:00:37.318Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:00:37.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:00:37.914Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:00:37.915Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:00:37.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:00:37.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T23:00:38.061Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-28T23:00:38.085Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-28T23:00:39.277Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T23:00:39.632Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-28T23:00:39.652Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-28T23:00:39.653Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T23:00:39.700Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-28T23:00:39.701Z |INFO |Root WebApplicationContext: initialization completed in 1615 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-28T23:00:40.008Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-28T23:00:40.693Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T23:00:41.788Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T23:00:41.892Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T23:00:41.898Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T23:00:41.900Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T23:00:42.229Z |INFO |Started MainApp in 6.703 seconds (JVM running for 7.343) |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-28T23:00:42.279Z |INFO |Start scheduling PRH workflow |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:00:42.288Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=71f73f0e-cfb5-449a-aacf-48b080b3686e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:00:43.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:00:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:00:53.740Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2735bb84-e948-4b53-9a27-3a2b254f642b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:00:54.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:00:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:04.816Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=64f424c1-4328-4030-aba1-753836c7c7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:01:05.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:15.887Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5309df3b-b9b5-4e97-ad39-ca3d69b10790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:01:16.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:26.928Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5675c1dd-fb99-459a-8151-096b7340728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:01:27.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:37.967Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5d4aacb4-d3f2-4119-ad2d-0478b1c9c9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:01:39.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:49.008Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1168438e-c27b-4634-aed7-af62e623912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:01:50.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:01:50.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:00.047Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c76e09a0-71a0-4d97-8ce2-05705c8cf075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:02:01.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:11.088Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b8bc6bd4-b581-4354-ac8d-992a5afc3899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:02:12.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:22.127Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a9bbe95e-2534-427b-a2a1-49877c07f80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:02:23.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:33.170Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e90f2840-c12a-4b35-8c24-dcde5229181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:02:34.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:44.240Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=61da1c44-ea1f-41d6-9b23-68133a419f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:02:45.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:45.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:55.278Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dd0d13af-56ba-4e03-b3ec-e6f65d542237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:02:56.317Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:02:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:06.319Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=419042d5-99c6-421a-9bb3-0b519ffbfb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:03:07.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:17.391Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f87289f0-55b5-4a13-9fea-4e00e4239754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:03:18.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:18.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:28.432Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=688c04c1-3763-4a98-8ae6-ee2290185de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:03:29.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:39.475Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7cb7bb3f-7343-48f8-9723-318f698be759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:03:40.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:50.510Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5c7e1909-6d8c-4e17-9de5-de28e3597223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:03:51.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:03:51.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:01.550Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f989f85f-71e3-4ed8-8990-8e73e0325251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:04:02.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:12.592Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9ef3c339-0f1d-41b0-933c-99a0cc895996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:04:13.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:23.631Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ee6c95f1-762a-47b9-b0ee-7b886c07adcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:04:24.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:34.671Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=84cc14a5-9d23-4ebb-8e81-d286a805c424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:04:35.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:45.710Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=edeaee53-5077-4caf-9902-99150b62ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:04:46.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:46.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:56.751Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f34a2f36-636e-4ed8-9cfa-72d57c5a131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:04:57.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:04:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:07.791Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3d819d8f-737f-4d59-93f9-70fe6623a571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:05:08.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:18.832Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cacec411-fd2c-4c67-80c8-ffd329e001d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:05:19.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:29.872Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0f389c4d-8c34-4841-95ad-cac4fecb202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:05:30.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:05:40.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:05:40.842Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:05:40.843Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:05:40.846Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:05:40.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:05:40.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:05:40.858Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:05:40.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:40.911Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2b8c050b-0a1e-4435-aa41-cf680adf67e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:05:41.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:51.954Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d3fe8709-3b3b-4b73-bbc6-42f4e876f1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:05:52.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:05:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:02.991Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a1a41c68-0379-445b-8cf3-08b498287d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:06:04.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:14.031Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=693c54f6-5f38-4074-91db-42a679a2810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:06:15.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:15.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:25.071Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b06b3ef2-86bf-42e0-bc98-68fe94e6fd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:06:26.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:26.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:36.111Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=30309bc5-b692-4932-8c70-0dec29d558db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T23:06:37.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.132.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:37.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:47.150Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=de07d679-953b-4994-b244-fe1d518062ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:57.289Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6c8ccfc6-efe5-4f79-9c3e-cf93c741e978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:06:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:07.309Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=73a3ce62-8e23-4b72-a741-bb94baa65b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:17.329Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3267bf71-64a9-4581-97d0-77205eeaa0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:27.345Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2a88bcbf-2f56-413c-8403-ed132c352fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:37.358Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=da84e4b7-2821-47ab-aa51-20a2e68ce4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:47.371Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e6549bb0-9f6e-4887-9375-50d7208b31b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:57.386Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cb8288ef-96a5-4e86-8834-7daf5d8dcccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:07:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:07.397Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=110a3b78-bc3d-433c-832d-15cfe55463a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:17.409Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4ffda0f1-4f1b-429b-b045-5e25a3b87455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:17.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:27.421Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1e37e947-bf9d-4fcc-86b0-5f9ab2709dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:37.438Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2c700729-7864-40cb-a77a-8dc8c944b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:37.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:47.462Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7652a122-aea5-48a0-99aa-0f4fe0c14f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:57.471Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=820ace8b-e0c5-4a8b-a3a2-8a5a70612096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:08:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:07.484Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f645c016-646e-493c-ac1c-3dd265800ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:17.498Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2e299d82-9bcb-4825-91de-f1664c32c584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:27.511Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4476b67b-1263-4e90-9d78-6bf8801b7b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:37.530Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=edc9e2fc-a019-4075-926e-078fc1e6316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:47.548Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=706d4b9c-12f6-4512-b32f-22999c147fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:57.567Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=573bb88f-2226-43f6-9c33-a0007b1e0531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:09:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:07.579Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1416500c-32f9-4993-b548-d07f86dd048f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:17.589Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4e01e59c-8d3f-408e-895c-bd716626e95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:27.602Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9b624fb0-8506-48e1-900f-03f8486e319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:37.617Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7e5a5bdc-81e7-439e-b324-40d8d7e7cdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:10:40.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:10:40.376Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:10:40.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:10:40.380Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:10:40.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:10:40.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:10:40.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:10:40.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:47.631Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bf7717a6-3d64-4fda-a4f8-763161febe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:47.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:57.646Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=08c45ef5-45e6-45b7-a389-b570f86fe024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:10:57.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:07.665Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2b2b5e98-09d1-4e6b-86cb-fab84fc83bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:17.680Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9e2d91af-46bf-4043-886b-257a7c2b256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:27.692Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=96d71a2d-aaf6-4c2b-a377-677c08f8710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:27.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:37.703Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1e5388f2-5126-45a6-83da-637508c0200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:47.730Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d8cc9321-d701-43c1-b548-f93442d0affa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:57.741Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=643a2065-30a4-4df3-823c-fa750df36dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:11:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:07.756Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dc26ba2d-9913-48eb-9617-530c3262a00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:17.776Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0864a567-8bc2-404d-9c68-dbf090c60d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:17.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:27.784Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0be44452-bd87-4fda-bbd8-d4558cb868b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:37.795Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=924ef44b-ff4f-411c-9350-cec433da1d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:47.808Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6fd03fb6-dd4b-43a9-a8f0-c21921af1802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:47.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:57.818Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fb0bc4aa-df08-4f48-bfcd-7094375a940f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:12:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:07.829Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dfd7da9b-541b-4df0-8bdb-5c8a5137b335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:17.846Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d4acdf11-a41c-40f7-83d9-301d1af97fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:27.860Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=70a5ba4f-ed30-4f1e-bdf0-b7c5f4ebb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:37.870Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a86e914d-6949-4caa-a737-59fd1952c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:47.882Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0a45c2c0-ecfd-4680-81ab-fad676d39b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:57.889Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=21495a18-37e3-47c2-8997-185c330ec8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:13:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:07.898Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=19d7c122-64a0-40b0-b96e-496de2cce583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:17.907Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3b1f30f9-1189-4931-a51f-f6bdac891a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:27.922Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a0ccb442-b1aa-428f-8ef0-ecc4732dd80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:37.944Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=36bb22d3-3236-41c7-b16a-cc4d74521654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:47.954Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4c7154b1-8705-4ef9-9278-546bbe77afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:57.965Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=252f6c22-6b96-4041-b5ee-5c82de6471e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:14:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:07.975Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=98299da0-a9fd-4667-80ae-8064b8ddb2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:17.989Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=204dece5-a026-421e-8a48-b174e33fb1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:28.011Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c5ede3cc-0998-4fea-9f2a-e7123ce574fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:28.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:38.024Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ada21365-3eaa-4e12-a1c8-9e06dd47db2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:15:40.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:15:40.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:15:40.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:15:40.376Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:15:40.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:15:40.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:15:40.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:15:40.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:48.034Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3e7ffcdd-ed46-469b-9a0b-31abfea9dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:48.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:58.046Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b6742485-6821-4491-96dc-129956bdd532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:15:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:08.055Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9f83cb5f-b004-4301-b007-083477b5169d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:18.063Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=167c4d6e-46e5-4a9e-beed-13baf7d1c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:18.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:28.071Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4f8f7251-e4db-45e0-ba44-e468cacffa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:38.086Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cc8f1afa-67ad-4918-a5d4-df6737c863f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:48.097Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1d1c6b3f-e2b4-4141-ab01-1f0f8d4f903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:58.110Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=52cbc553-f77d-49dc-9a02-d5a33f4625bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:16:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:08.128Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d6ff9b7d-edd7-4a9e-9f44-d24f95668dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:18.146Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=321fb782-7a75-4b7e-a6c6-249d0ac90adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:18.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:28.158Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=37d6991f-d86b-4a79-857a-113283445ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:38.167Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1214675c-55dc-426d-a34f-3ab9130d7863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:48.191Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1b488cb4-26b6-401a-8db7-141fac0f6f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:58.205Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=037f2b08-02a0-459d-ab38-5fad49be91b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:17:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:08.215Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1f334c36-6d87-4162-b7c4-dddcecfbb879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:18.224Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8a78271d-25e5-4810-a7b3-cca56f695fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:18.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:28.234Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a2092f95-2a60-460c-9b66-ef75f9ca8154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:28.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:38.244Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=479b5167-5be3-411b-8de7-cf532c3aa09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:48.267Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ce53b41f-0498-4dae-a871-4b10aae31ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:58.279Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=585d7af1-56ff-497f-822a-33cbd2534550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:18:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:08.289Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=75d72a61-0e34-4b5c-a23a-01d396172312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:08.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:18.302Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1ac7bd9b-dc8c-4548-bd70-950b8b47365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:28.311Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c13f6aa8-0cf5-4c22-b1bd-d6bd727b9ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:38.319Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3334fe6f-afac-4d25-a813-86523ca7ba91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:38.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:48.329Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bc1899d8-10c8-4d13-8879-b032fe1ad2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:48.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:58.340Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=30c5e2de-87a5-46da-8c9c-41dfd0aa4975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:19:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:08.354Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6fd7c9bf-1ec4-4aa3-b767-f55b1f07ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:18.363Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=08a53225-5b4e-4f1a-8ea5-bf7c765c9fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:28.376Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=53829cab-7b46-4a15-ab8b-e653b5fa0367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:38.386Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2c3cf245-2423-4567-b829-114cde2b22a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:20:40.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:20:40.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:20:40.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:20:40.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:20:40.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:20:40.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:20:40.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:20:40.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:48.395Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ad8e7fb6-82f1-47f6-af9e-1f4ae24d65c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:58.407Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=329fb5a3-dd4a-4002-bc66-dc0bb1e9d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:20:58.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:08.418Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0a509e60-8d12-4609-a494-ac0a285814f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:18.433Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2ef3fd89-4032-499e-889f-5d80c1ae7ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:28.449Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7f01e854-bc86-463a-8a91-423dce0d004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:38.456Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=25b1d69c-ffc0-457a-b17e-72b2945fc044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:48.467Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=55600f79-2489-4c06-9331-4bb884770582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:48.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:58.477Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=58879cd9-5e48-448b-8932-e166a811172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:21:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:08.485Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f64134c5-4b94-4292-9901-4499f7012476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:18.497Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a0abd6c9-6d33-4ca9-8864-a1b57a8f266f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:18.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:28.507Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1d8dad9e-9da5-407e-857c-284185748dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:38.527Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f076974f-4c1b-4862-b273-30ee6142d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:48.539Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5c4ae549-a244-417f-ac02-1a302662b7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:58.552Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ffa49fa8-03f5-4190-b246-a59f581ac4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:22:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:08.562Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bfffa2bf-4351-4406-87b4-52573257f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:08.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:18.573Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8b2416d6-2fff-4979-9f01-f9cb9ebf4681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:28.581Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3f84c50e-604a-4375-b750-92766376522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:38.602Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=35f5d6fc-14ba-4882-888e-5facf48f0ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:48.612Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f9240f75-3c6e-449d-9b98-efdad3d58b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:58.624Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f517de7e-c9b2-44ca-89c4-f8411ca87250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:23:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:08.636Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0d69ec1a-b925-4273-93a1-b4b507d8905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:18.648Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fcdb1162-7cda-4002-a645-fe4417f019e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:18.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:28.658Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d89aa398-851d-4988-a40d-4a6ca721bd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:38.671Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=80d57286-525b-42bc-9d3c-1d8b68eacc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:48.682Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b140915b-1cd9-46d2-9f0f-808b4d3e1f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:58.693Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=322e3ef9-0889-49a4-9c26-88ad9bbe088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:24:58.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:08.708Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=985d128d-ff3f-40ed-8684-712fa44a67bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:18.729Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=75e5058a-f6a9-48a3-ba94-98b7ffb25fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:28.737Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=19dd2ab4-407c-4c0e-8afd-9e11905082a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:38.746Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e7d03418-8880-4172-8022-1bac31b2a226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:25:40.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:25:40.335Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:25:40.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:25:40.338Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:25:40.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:25:40.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:25:40.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:25:40.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:48.757Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=76b2e0c9-1fd7-42fc-8c2a-7dcfa0a720bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:48.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:58.766Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4a3c474c-64ad-4962-a9ee-319077943030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:25:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:08.775Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ecaf0e23-69ae-44c8-b47d-efc50e398630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:18.784Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0d8eedf3-e74d-4ea3-955e-23602696a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:28.793Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=87490355-b27f-4630-b544-75a160fc2710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:38.802Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=585ec650-ff7c-4f93-9804-164369901e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:48.814Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8ab98a3f-bca1-4497-a738-41b0b2245da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:58.833Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0692891d-90e1-44c6-9325-087af06ea495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:26:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:08.843Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8355a9be-5c92-420a-9d5a-d2bd69244414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:18.852Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f078722e-ef1d-447e-9f99-3e61f996ca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:28.863Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a2484f13-6ccd-4c0a-870d-c56431cb261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:38.873Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2a2779ef-362b-4249-82be-2593fc670d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:48.887Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7eeca1e3-ff95-47fb-ba8e-c9c474d20fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:48.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:58.896Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8313d552-feba-4256-83c1-f98e01336659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:27:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:08.906Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=966c873d-ac2d-4a32-ad11-1dcc7f603124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:18.921Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=472da09a-82b8-4c6b-8261-ab6e12e529e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:28.930Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=19af47a7-3619-4239-a219-1d3ddea88884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:38.938Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e63886dc-476b-42b8-8331-1b36d95f4ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:48.951Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=61a08982-7dc1-4b62-8ade-020895cd0bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:58.970Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=30425ad2-49c6-4672-9a54-633c59798b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:28:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:08.980Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c396ae8d-5677-404e-a1c6-0973241a96a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:18.989Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4189373d-edf2-4932-9cd2-085c905df2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:29.003Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5e5da1e1-ff08-41a0-83b1-bf98751cec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:39.015Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dd7b55f8-dc20-4009-b6d8-69e0fc039b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:49.026Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f76b8feb-8f4e-441c-a670-15b1179b2ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:59.034Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5cb08b0f-1b16-484a-a806-350af4b0cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:29:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:09.043Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6120e0a3-7406-49b4-8b62-2f4f011ca2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:19.053Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=274e47fb-e631-47f0-bfc9-42bce8dca090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:29.061Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=31364bdf-69ed-408d-b011-c853d86f69f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:39.072Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4f50cf7a-52f0-4b46-8929-6f7026018ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:30:40.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:30:40.472Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:30:40.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:30:40.477Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:30:40.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:30:40.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:30:40.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:30:40.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:49.094Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=02bc9660-5926-4e4a-9f66-96a257ff238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:49.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:59.106Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1edb768c-5429-44d3-bc5b-c65c6bfc5b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:30:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:09.117Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=13061447-d888-4a33-a5e0-394e38e64919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:19.129Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7f22eb5d-334f-4420-9de5-8a1ced91281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:19.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:29.139Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a83fe5c3-18f9-4484-b9e1-7e17bee71df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:29.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:39.147Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cf5ce393-6b31-4df7-a86a-32f255045920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:49.156Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f69a8ba3-1ced-43e5-bdcf-74c35c3d79c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:59.164Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1662ba4a-2353-4ff6-b2a0-cc95610dd27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:31:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:09.176Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1caf9dc2-ba7c-49f9-b9fa-c35ce73b7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:19.197Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=58547edb-90a2-4f35-b719-c98717ef846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:19.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:29.207Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c35286e8-a820-4d13-ae78-5ff060940d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:39.216Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0fb59299-06d7-42f2-9838-7cbefe0b4900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:49.228Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2cb38f79-22bf-4c0e-a4f0-74dae9a81f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:59.238Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bb878b1e-d187-4d14-b547-e0b86a5ef170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:32:59.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:09.246Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=813978b7-0060-4616-bb9d-1d9de50ee0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:19.258Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=17d5722b-0108-4f00-b80a-45da03aaa3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:29.267Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=26e31ee9-f592-46e4-b125-ae8da2dc75b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:39.276Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d03582f3-dcbf-42a2-a6ab-b24aafb11eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:49.286Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a8280f32-5762-407a-afbb-74b16c6d1786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:59.305Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a3b3f496-d0ae-448d-a0aa-5d1aefeae1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:33:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:09.319Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=da60e185-f8e5-45e7-a919-367fef1ed0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:19.329Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d3de3528-7cda-41ef-8aa7-32a0b767d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:29.339Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=57d39f69-d7bf-4413-848a-34cfcdc1f0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:39.352Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0855e69e-b240-4b46-aa4d-d0b471eb40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:49.360Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5ca5953f-f758-4354-aae4-b7d5daec71ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:49.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:59.369Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=68be1993-71aa-4fc0-9de5-db5d5d5562dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:34:59.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:09.377Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=83554ef1-1d4e-4b65-b9cc-89ee969fe077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:19.388Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=65bbdb5e-bbfc-43f9-a3b1-b06dc450f1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:19.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:29.397Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d2a876f0-23b9-4a15-867f-58867f3952c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:39.411Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6f71afa3-8542-4980-a39d-4842cc0e9ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:35:40.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:35:40.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:35:40.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:35:40.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:35:40.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:35:40.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:35:40.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:35:40.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:49.434Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0e4e3d2b-5c95-4084-8d55-42b6a06345da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:59.444Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=60cd0b99-b810-460a-b2d4-933496cc5168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:35:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:09.453Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a00337ec-6c3f-4c11-9dfe-ba0b617d8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:19.461Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6cb72b02-83f6-498d-a493-128b6fe236e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:29.470Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e69ff381-ebb0-453a-a3fd-3e98db29b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:29.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:39.478Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=87102884-8e12-4f74-a482-a643669c7172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:49.488Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=08daa35c-a148-47e4-946a-959a8cf78d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:59.496Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=37e8104c-effc-4456-8d3b-3acf07833b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:36:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:09.505Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=199d547c-a38a-48a8-9f1b-53d4b4a3aeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:19.514Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3f71855f-781b-4a60-af01-6b27799a17d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:29.522Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ddb96833-fac4-4f8c-b9b8-c996a2e73804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:39.532Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a9915b5e-4a04-42b3-8ee0-cb99a3a6b725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:49.547Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=37c8bf67-7b68-4084-9b1a-903e805236fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:49.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:59.566Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=34137908-39e5-42b1-8301-50a4524d866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:37:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:09.576Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1a575266-4d8b-4ddf-bc58-c1d3659e9507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:19.586Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9557b525-a44f-4457-b6af-7d1f6b519539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:29.596Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1165fd66-5c56-4c32-a93c-4452a3ac734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:39.604Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1329cc0a-6eae-437e-82b0-d86e64c0da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:49.612Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e6525684-1fcf-437a-a828-8db576ae4b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:59.620Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0c1c7e50-2a36-4987-908c-ff5aa254bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:38:59.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:09.629Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a1d204e6-46bc-404c-ac59-c891b70d5914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:19.641Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c6e42956-45ee-4a15-9817-ccbec46d8515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:29.657Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c50802fb-2c4b-4341-8d98-5f44b1b87e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:39.667Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=81d97746-bea4-4e48-b884-423439eec4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:39.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:49.676Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b57f0f2a-4b56-43cf-a4c9-f4d99e1befe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:59.685Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e7d0f494-800e-4993-8316-649b86b8275d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:39:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:09.692Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=68d1610d-7336-4030-8de4-74ad405c9c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:19.705Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b71a3f93-2dc1-46dd-b7ff-c6571d2825ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:29.714Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=55d3cc24-2639-436a-9f31-84c9f069a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:39.726Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3d6b4e74-67ed-4aa0-b58b-b45939904086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:40:40.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:40:40.396Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:40:40.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:40:40.399Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:40:40.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:40:40.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:40:40.403Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:40:40.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:49.748Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=10a16549-28bd-4dff-b5cd-0f231cf32c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:59.758Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=275ea430-0b85-4655-8aa5-90f9f59c13f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:40:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:09.769Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=750f1098-5d23-43f3-9220-5235a5cca9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:19.778Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0a13a866-5417-4b16-bd1d-0653a909e07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:29.787Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=88d5df91-6b16-43f2-99bb-9e5397a1c199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:39.796Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=54fa154a-8707-494c-a747-e80b0792fb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:49.805Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e428ef46-77b4-45e5-8c27-e3a39d8717d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:49.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:59.814Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=28d640d6-ec74-41dc-beed-2caa79265ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:41:59.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:09.825Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bc9f6567-4bb2-46d8-afa6-ef6c1b64916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:09.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:19.844Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0a4a88bd-628a-49b8-8628-190c270a1a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:29.855Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5a389996-616c-4e8f-881f-00256bccd69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:39.863Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0e2a2a89-c226-45ce-917f-d07cce89a9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:49.874Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6e6b12d7-97d2-4b4d-ab82-25a38868b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:59.883Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6b200ef3-d899-4c9f-bfaf-52d0dbdc4d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:42:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:09.895Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8dfbedf2-ca09-4b8a-b32b-9b90f7bbe177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:19.908Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fbbc2992-69df-42a9-adcb-278c4d37dd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:29.915Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bc7e0850-2782-4dcf-8f87-2f31f58283df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:39.923Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6ecf2cae-5540-4483-9f51-7c9fb2b0224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:49.933Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cc4a7f62-18f3-4eb1-9b9f-64d1651b06a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:59.943Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1326aebc-0902-4f41-865a-7b841dddae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:43:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:09.960Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b2dde6cf-3e74-4498-81d6-a8e805ece259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:09.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:19.974Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a073cbe9-bdde-49b0-a0db-02f245c197e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:29.982Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8cd07e99-9725-4345-9b90-949df75ace97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:39.991Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8f5d1598-4c6b-4731-badb-3b961ce151c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:50.003Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c48bc072-f2e1-47b3-bf45-2f0f39b29d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:44:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:00.011Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4beb6be8-7460-4e83-b6aa-35ef07758349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:10.022Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a3bd7fca-8cd1-47f4-8c43-c157baaa8b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:10.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:20.039Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c282f8d3-4334-43ca-be1e-ad5206dd9c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:30.047Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f2058a04-7656-478b-a93f-6fd2d5ea8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:30.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:40.068Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f8e10ec9-84d7-46f2-adb0-3d063519ca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:45:40.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:45:40.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:45:40.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:45:40.376Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:45:40.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:45:40.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:45:40.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:45:40.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:50.085Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6146d049-50f1-4446-bbd1-9d80ea025e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:45:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:00.094Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=16513bc8-0677-4a4d-9abb-77d29dcf8dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:10.104Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=36958209-2dcc-46c9-a2a3-82e408c4b33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:20.116Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bda4ce22-d72f-4527-9cba-cf5c6832c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:30.124Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1ee3fc24-ade8-4e7f-b64a-4a9552f2e7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:40.130Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f624ea3a-c49f-426d-8a5b-ba7b6a5f2bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:50.138Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=185ac960-381b-4ba7-b402-0bec4defdab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:46:50.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:00.146Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c0b7de36-ae94-4cb9-8d27-c556d8ea00d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:10.155Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=090931d2-3140-4206-b2b3-d9a688485a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:20.172Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=41e56ec3-a74e-4f1c-a7be-d30051074526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:30.184Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f24eb931-b445-40a5-af4d-10bc93b87e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:40.194Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8d7964ab-f722-4d38-8806-7d10b5bef75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:50.207Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=514293d1-3a99-433d-873c-f80f9787d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:47:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:00.215Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ba99f3a5-b7a4-4ba3-b809-70a528f2738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:10.223Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=145c3ca4-ce2d-468f-879b-3cae2c1254e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:10.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:20.233Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=23b86abc-66c2-4d1f-9c2e-35207a09b439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:30.242Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bbcc0c7c-9292-4b1c-b090-cfb9fc9f0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:40.250Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9f32d4c7-15b0-4dfc-b9a4-194c5d2ae91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:40.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:50.259Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4b915aac-8182-4290-ab08-ee14d5dd701a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:48:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:00.275Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5bb76c29-248b-4603-966b-7c3c1911aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:00.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:10.284Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f8f66cdc-8522-404a-b7ed-8602c83fcf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:20.292Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=283cbbfe-5d04-49b3-8f7e-d66bdddf60d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:30.302Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=65d9bcdc-c243-40bc-9f75-95ef86bd2d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:40.312Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ffb99a9f-c8bb-472b-9e10-64f73a683d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:50.319Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=22dd3c2b-724f-47f5-895e-d9a6376fd7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:49:50.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:00.326Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7bde9e6f-fbd8-4ddc-a094-4a14c0163d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:10.333Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5d4762af-b17f-4ac6-b16e-7b7fe2b5adf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:20.340Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=85d520ea-b10b-4a09-8bdf-8fbdaa5947dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:30.351Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=36491462-046a-46a0-a28b-08473253d18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:40.364Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cd5c5911-f0fa-4d79-be78-61bd5fef2740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:50:40.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:50:40.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:50:40.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:50:40.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:50:40.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:50:40.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:50:40.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:50:40.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:50.372Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=98f8c3ce-0fa8-4164-a2da-e60d939b5e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:50:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:00.381Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4ff1f11e-3778-4fe9-af0e-d4816f025d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:00.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:10.390Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f3e5e5c0-2a4e-4a9f-b819-6e3fe6515d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:20.399Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b498d87c-7973-4f88-882c-a07f5f7cf8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:30.408Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5c436c7f-78ee-450f-bdfc-368e36febfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:40.415Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=400d306f-3cfc-4f63-b9c4-3518d838ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:50.422Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d388e1a3-5a27-45b1-8e0d-01f04ed65755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:51:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:00.430Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0265ee17-74ef-4b16-aa9f-8b5b228fb7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:10.441Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7b903176-9b8b-4568-a723-904d399eb6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:20.450Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=44c454d9-c364-4bb3-8a7a-c7afd01bb3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:30.459Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d6dcbd57-b2fb-47e5-9a08-730fff915f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:40.465Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ed507b05-473d-4c6c-b437-16f55dddcc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:50.472Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d35dbcb6-fef9-4ddd-a5e3-319ec6660180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:52:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:00.480Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4d279072-da32-44b7-8a99-0d7d3dd76713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:10.490Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1e7bb669-b774-4ca4-bb8d-b1c2ee9c062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:20.507Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a4d08f2c-f2b8-41f6-9c64-c54c5d6ea3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:30.516Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f2fb60ba-dd8f-4bb0-95ff-9b0b5c3ccf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:40.523Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=488a27fc-05e3-42fd-84a8-c53843d97bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:50.531Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6fdba4f1-6522-4e3c-9bed-161dc42e36e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:53:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:00.539Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e77ede24-b4bd-4122-8db1-d453482003c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:10.546Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=70529965-adb2-4766-8694-b99562353924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:20.553Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=14516f8b-5c35-45cf-89dd-b4fcce8731a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:30.562Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1fa764b9-6e15-4bdb-8e2a-8b3cef840540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:40.572Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3327acb0-2771-4dde-bd02-37a9c3b6b04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:50.589Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=24da1103-a207-4c7e-b31b-166e1e634e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:54:50.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:00.598Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c63f4b94-20d9-4e24-a066-dd8aadb1e3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:10.607Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=eb913cf0-25bb-477b-985e-a356380fcbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:20.615Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ca58637a-8d1d-4774-9297-a27e3b3b350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:30.622Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=47beb734-7f92-4666-97d4-ac14e5bc585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:55:40.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T23:55:40.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T23:55:40.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:55:40.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:55:40.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T23:55:40.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T23:55:40.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-28T23:55:40.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:40.629Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c4c41a6d-2023-45fb-abb3-3873b894eeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:50.636Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=384f903e-cee9-4b66-820f-87984d5b2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:55:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:00.646Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8de41b89-ceaf-491f-aa9c-fadc5c511a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:10.662Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=92f640b5-b5c4-4fb1-a9ea-f951fbfa2ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:20.671Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=866d3ff9-06bb-44e0-9023-6f119b116745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:30.680Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0d7f4a27-37d8-400d-89f5-40dcc9737a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:40.690Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f46382fc-f79c-44b1-a300-5380d68c8387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:50.698Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ece8dc5a-c1cf-40c2-bb07-e372c97319d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:56:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:00.706Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6192f260-cb7b-4de3-a82f-34c0a7a6f6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:10.713Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=76d37ffd-baeb-432e-8387-0b486a80b12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:20.721Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2c8e8ad2-72ad-4897-84f8-d44f0b9cbb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:30.731Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=20735691-0530-4afd-81f1-e5933320d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:40.749Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3b5776dc-3db3-40c7-aed9-447912a6cd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:50.758Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=792f29e6-aa29-4bb8-ac4f-9ea0b83e8f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:57:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:00.768Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c99a7aee-b3bd-4aae-ba7a-2853e2c03e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:10.776Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5fab8b93-abe6-47cb-a878-f69c81245b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:20.785Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0c81994f-e430-432e-93e3-3608ae89748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:30.795Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d767f248-c4a6-42ae-8307-826f3266b2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:40.804Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f76c912c-c724-4474-8d79-686041fbcdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:50.811Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4d587fb5-9607-4271-98d5-2ee6d2734b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:58:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:00.821Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=847faf53-b92f-4b6d-8809-c9ec1762fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:10.844Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=57623673-1a9a-4c5c-8151-faabf90bd5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:20.857Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fa5b0936-116b-4288-86b9-228e9f10569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:20.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:30.869Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0bb79cb7-dea6-4a6b-b039-5d977b2c0717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:30.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:40.879Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=50c23344-f936-49ff-8aae-7ace84e06886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:40.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:50.887Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ca4a9fe3-573b-4754-a190-bf23f2baef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T23:59:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:00.895Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cfb8565c-a84b-46d0-a813-502eb43bb323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:10.927Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b10bc52e-fe44-47e3-88c1-caee745d211a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:10.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:20.934Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0a65ba15-2c79-43d1-bd9f-407316b46164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:30.944Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cd1c82cb-eb68-4bc4-8fe9-0a7ccc6ab1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:00:40.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:00:40.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:00:40.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:00:40.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:00:40.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:00:40.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:00:40.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:00:40.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:40.955Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8d971648-5371-409f-ae88-879d7436a1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:50.963Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=91c6d423-daff-4d3e-adbd-0cb5a192eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:00:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:00.973Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a29265b2-3d3c-4909-bb40-4419c3faf2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:10.986Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fdf24247-5bb6-4112-aad0-31bee5f3650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:20.994Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c25a5c31-7552-4205-80eb-3bbd9af11f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:31.001Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=68e6ef18-5a1c-4ff8-9643-016a7fe64793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:41.010Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b7dafa07-4d94-4545-bc11-367f246a50c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:51.020Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b61c43a2-cdcb-46a2-ae32-85d6fed2591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:01:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:01.029Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b22b35db-78b4-4401-9872-6f90b0f38025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:11.040Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c8eca486-ed5b-47c0-b498-8a5f61e6effd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:21.055Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=167311a1-5de9-48da-b9c6-dec90350e2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:31.070Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3fde480c-4848-4ee1-9bf6-e2f5290b8190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:41.081Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f9a9c507-6b70-4939-bf28-94cd41544474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:51.089Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=db5bb9b3-153f-4c5b-853f-c7033e7956b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:02:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:01.098Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dc82a4ee-0d57-44db-a54d-63181c4de324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:11.106Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dac304e0-e103-46b5-b184-6a1c7bae3a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:21.116Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=91f0d0ab-22d6-4399-9c88-693452fab48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:31.126Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=89170a19-b104-4c94-979c-e5247bbe4eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:41.140Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=52ad65fd-71a2-4b69-943b-a3f7dbbb0bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:51.149Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e2c4b7df-f3f5-4008-8cbc-de18227d6183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:03:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:01.157Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=75c24a5d-4e79-447e-8319-87eb1b85c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:11.167Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=560056ae-b358-4836-8d76-fb3365a8369a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:21.175Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=45abd0d5-9539-4083-8499-2cf9ede76002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:31.185Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ed7fafa7-9350-4099-aea5-da774fe9e73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:41.193Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bb06539b-c79b-4445-9223-50ce023b18d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:51.203Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=94a3baf8-58c4-4780-88a8-4cd9fbe195c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:04:51.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:01.217Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b36e35cd-04f2-40c1-97dd-7d34d2767cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:11.230Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fd595a05-0c59-402b-ada6-19be3915255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:11.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:21.238Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=191e9ff6-6796-4cd3-a9a0-3a0c220c8de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:31.248Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=632f19b6-3e41-482a-8a31-66ec42818a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:05:40.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:05:40.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:05:40.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:05:40.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:05:40.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:05:40.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:05:40.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:05:40.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:41.256Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7e50300e-20cc-4fe1-8087-aaee5b408645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:51.263Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6a7d28c9-7798-4b2f-9ca1-d3b3fb42e211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:05:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:01.271Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e11ca2cf-742c-43e1-ba63-c0b2a775498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:01.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:11.281Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=29e704fc-4f0c-4472-a3ea-249e4c164789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:21.289Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7527974d-da01-4206-b6d1-13cbc1705112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:31.303Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a0d1162a-587e-4c18-81bb-675ccbc4f0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:41.311Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0b5accc0-f3af-499f-830e-ffb48661a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:51.318Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bda37439-50e5-4161-8908-d5e8b7e58785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:06:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:01.327Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0de463f7-d8b0-4f9e-866c-0da58aba4c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:01.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:11.335Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dd65b0e7-b576-48f1-8951-a70d1e3055e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:21.342Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=291aa945-f1c7-484a-9a12-5f2d9bed16b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:31.352Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9dee25bb-64e4-48fd-9db4-f4d127e19c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:41.361Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9bc31f1b-b5eb-485b-aad0-4cc28e0677bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:51.378Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=59a9b411-26c3-47da-93a6-ebab5e93917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:07:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:01.388Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=48507611-a3c7-439b-9cab-e6d82947629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:01.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:11.395Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c7143793-7926-45c6-8ff3-38ced116aa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:11.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:21.407Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a051e7f3-6f98-4bbf-8bb7-6c18f0324817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:31.417Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f4fd765d-0a8f-444a-93c0-60e0db14947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:41.424Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=edef5f6c-f97f-429e-ae05-242247e25dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:51.432Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=817c2ec5-26b5-40d4-bb93-8eed0b6ea629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:08:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:01.440Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6a5aa737-3e5a-4f19-9113-f18660d7bd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:11.456Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b5198eb5-4afb-4453-84bc-7dc887dbd991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:21.463Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=539db4c1-75ac-4ba3-a01a-0d31c9b725a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:31.473Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=94e0494f-6bc7-45ca-919c-d6b4dd737a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:41.483Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=82e0bf0f-1888-440a-8b53-395e79ef7ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:51.498Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e6e9d619-d3de-4131-923e-b12c62f463f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:09:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:01.507Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=28d9fed0-38f1-47d7-99e4-728d0b4a2adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:11.529Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0cbf635c-aebb-4fc7-bc99-836e4b77b6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:21.535Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b22782ed-ccbd-47e8-a9bc-7f292b583ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:31.544Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2c130213-5231-4772-9930-69946454aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:10:40.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:10:40.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:10:40.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:10:40.396Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:10:40.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:10:40.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:10:40.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:10:40.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:41.551Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a8428d8e-40f6-4e5d-b449-62bb923ad6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:51.562Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=612a94b9-a04e-4c61-9697-72c41000e75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:10:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:01.578Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ef829472-3571-4ee4-aac0-edfa7b359c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:11.585Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9442246e-b0c0-4f6d-9abb-9c6695162354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:21.592Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=886c3c12-25f6-43b1-aa70-6ffec7760c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:31.601Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=119e9e5e-f41c-4173-a1a3-9045e54bb8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:41.608Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=516e97f9-d6e4-433b-b82a-86606aa639ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:51.617Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=11dc1f37-2210-4ebd-b946-035a84606a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:11:51.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:01.625Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c2eec6c0-e805-477b-b4f2-ba42b33065e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:11.633Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8f6f1716-10aa-4e7c-b066-f70eccc1add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:21.641Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1f06e99d-d1f4-4feb-91d3-4210f6f4bd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:31.657Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4b6f3b48-5bf7-48bc-91dc-ff978e93a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:41.666Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=77be426e-2b98-45e8-a1f2-1cd4c26c899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:41.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:51.674Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=704e9c31-38ef-40e0-af5c-cb5721b908b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:12:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:01.681Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f2f3a625-628a-4842-9921-d3f1a48281d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:11.689Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=25485259-bea0-4c0b-ad38-22a54ad99086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:21.697Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=15b8af60-ca7f-4dbc-875b-6e56383a308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:31.706Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6bea354a-f945-4b03-b575-d7aef76c2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:41.725Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0574c561-3c74-402f-95c6-b1fcc6741354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:51.735Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f60adb47-1601-482d-8553-a7d6271deeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:13:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:01.743Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=97fbff2c-69ee-405e-8485-1e5018c38be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:01.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:11.752Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a9913311-a093-47d4-a42f-e739f3ee4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:21.761Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=450ed807-e7f4-43a0-9593-ad302014471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:31.769Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7ce45947-81f9-4bb5-ab8c-9f22276245d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:41.777Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5f41a1b6-6a88-4a7e-82d1-4c3f99df9540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:51.785Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=097566c4-4f83-4701-943f-d41f2b65c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:14:51.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:01.793Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6c2a2b8e-c0ff-4b72-8f71-0359f3437d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:11.812Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2f75bafb-2216-43c6-a42b-a2d8bebbdae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:11.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:21.826Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=adca623b-2d5a-493d-afb2-f5f7063d5932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:21.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:31.833Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d2e44307-d21e-4e0a-b901-2bfef7146926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:15:40.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:15:40.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:15:40.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:15:40.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:15:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:15:40.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:15:40.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:15:40.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:41.840Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f09481d3-4591-4feb-8d89-c5a290609e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:51.847Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f3db3e66-7077-4f8d-99ba-e40472628799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:15:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:01.856Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=92e1d14b-df28-404f-90f8-9be1c694bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:01.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:11.863Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6c41b5a1-d5b1-4d55-800a-2b9d1b001b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:21.871Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3121ac4e-0073-4aae-a42a-9f4d04bd429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:31.883Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ab25bc26-1585-471e-8ab2-31aef2aa7f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:31.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:41.894Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=80bae37c-c14a-4eb0-83fb-9e11d3f73483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:51.906Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d75ecc35-7f43-45ac-b3d1-81c0c84c00f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:16:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:01.915Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8d3afd64-f8a2-454d-99c5-0e1817b6ff14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:11.928Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a2e00f3b-9156-4994-b84c-3432d889633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:21.935Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3b212651-38d0-4b23-a23a-eee8374ea82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:31.943Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=17479f39-3c65-4980-be6a-f522004dee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:41.952Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d13c11c2-a0fa-479c-88af-0f7ef0b25c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:51.960Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=889099eb-3597-4b2f-97b6-4bf560b3f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:17:51.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:01.974Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=900eb263-a165-4623-8a65-8a54872c920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:11.984Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f225ff8e-6ec3-49c1-886e-e7eaa1f202d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:21.995Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9714e8ff-fda9-48fc-bc57-ac9595c48f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:32.004Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1b98a012-6f9c-4d17-9cf0-5b0c028ebe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:42.014Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=144c9646-1cfc-4d99-b39e-0daf7fbb2412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:52.026Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=331c5be4-0da8-4408-90d7-5605f84f211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:18:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:02.034Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b1cb862e-f71a-4f80-ae16-a74a4c1163f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:12.041Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=39fb9e75-4022-47c2-8f8d-7bac1d892dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:22.051Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=554a2901-b07c-415e-8868-45bd91a8bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:32.058Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ffa8dff7-2657-4052-bdef-7bba738863a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:32.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:42.066Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9e148d53-278c-4a9f-bad9-bb31f51dd065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:42.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:52.078Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=748409da-2ba3-4fce-9264-deced1a81b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:19:52.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:02.087Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=000c118c-eb81-4e52-9ad0-e5ef5a67e411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:12.094Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=fa0f8649-a976-48ee-a56b-671f1ad4a28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:22.102Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0953ec97-016f-40aa-a6bc-be759f4d3fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:32.114Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3cbc3897-6211-456f-a517-174ba0436a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:20:40.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:20:40.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:20:40.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:20:40.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:20:40.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:20:40.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:20:40.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:20:40.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:42.120Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cfd9c985-8c5d-4874-8dd7-060659a4ec88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:52.129Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=585ec6d3-eb75-43de-a9a8-0c054c27085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:20:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:02.137Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0bbce7ff-b812-4772-b0ed-88a42f75f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:12.144Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=17686ded-a73a-412d-b4c9-bd65f6e6bd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:22.154Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4b3f2574-1189-48a9-b2f2-f3da0ac020f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:32.169Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f948120f-9ee2-497e-87e8-449051b63586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:42.181Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=3e590d56-d231-4808-905d-b0ca789b08a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:52.190Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=79937feb-24eb-428b-b155-9e5e23f63e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:21:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:02.198Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=27de77f9-099c-42bc-8bac-176837ea6601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:02.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:12.207Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=78ec9a1f-ee5d-4e92-a352-066f81bafcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:22.215Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=213f0962-d24d-40c5-bf61-25f62a0e68a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:32.223Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7a1a1b21-f9a8-46d5-9890-60a3e04bb185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:42.230Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=20e9d91b-700b-434f-bf2e-0241b6cb2f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:52.239Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c3fce274-7255-48d8-ba64-9c18efefc47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:22:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:02.251Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d8066259-0ad5-4706-8bef-a18d9078dc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:12.267Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c6223197-ce1f-464a-9363-c028b14c35ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:22.278Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f31e69d2-73d6-4019-a7ac-85e35bfa87f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:32.286Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d1cc67e9-79fa-4eac-8227-a27fbd81a670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:42.296Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=111884d3-2163-4021-ad6b-ea2e51ddccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:52.305Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=90fa2296-8b45-4ea6-992e-68efe1cb8431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:23:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:02.313Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c2b8585c-ba17-4643-9695-28920683c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:02.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:12.320Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=44814294-b3e9-4846-a87d-dd54d154cfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:22.328Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5d2baa49-5936-4b6b-876a-ec694b501f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:22.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:32.336Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0fc926a5-f12d-4211-b40e-c913634b546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:42.343Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=069f2567-7358-4948-a769-57c60700c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:42.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:52.351Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f3d750d0-3ae2-458b-9b05-4a6456530fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:24:52.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:02.360Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b512d058-2930-418e-8923-efd2c2e9c194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:12.373Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=69453508-b2c2-4235-be55-6a563057a841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:12.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:22.385Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6b93b55f-e38a-4bd4-b674-12df0931ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:32.394Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c20c308f-3271-4785-98c2-05d664ab1f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:25:40.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:25:40.395Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:25:40.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:25:40.398Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:25:40.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:25:40.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:25:40.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:25:40.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:42.401Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1ce7f9e5-c4b3-42d7-b6bb-07911460e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:52.409Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=b9305049-5597-4b9a-88d6-b7dc37101d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:25:52.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:02.420Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f96ddf8c-8ee6-4482-878b-4d178502a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:12.428Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=346eab2b-7932-4543-9f83-e3834d65fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:22.436Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cd05de4e-78ac-4843-92f1-907f928d07f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:32.444Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=23aacfcf-5219-4a78-9b5b-8db0ae559f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:42.453Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=a3d8b1d4-6536-494f-9210-3cc7edbd0bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:52.460Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=6e02a50f-b522-4f02-a128-813fea4eb533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:26:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:02.476Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=eae1c937-bfdd-4ed8-a749-d32531bf3728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:12.483Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=650aca8b-ec48-4919-9518-bf48e9567d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:22.492Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1d6002e1-fd0a-4c6a-a9a5-16f7d2abed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:32.499Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d45d95a8-5756-466e-86c7-a8a7bc1521c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:42.506Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=abd34eab-3a69-408c-a9cb-7d2ca6ca4f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:52.521Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=14254f51-cb24-4e0c-9492-2d08ed757654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:27:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:02.536Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=995562b9-acaa-4a40-b459-b9f1fb831a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:12.544Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0aa4543f-217a-4903-9146-200e9f02b7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:22.552Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4e155760-0594-465d-9a5b-09e7597f2fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:22.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:32.560Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9f98ba64-fa80-4cd0-b80a-5d7f2b61ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:32.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:42.569Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=48bffd6f-9cde-4106-8e24-037e2a9dba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:52.578Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=66a8afe5-458f-46de-9125-ae249a1e6eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:28:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:02.585Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9d97c18b-a4d7-4822-8684-5bab536c950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:12.593Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=36bed858-7133-4ab0-bfff-c9fc0fc6e7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:22.602Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5dbb9734-7a8f-4719-82b3-2d7b7295e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:22.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:32.615Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=45e412cf-2f93-47c9-ba14-049e67460f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:42.627Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c7261889-a606-4671-9006-c8a3f6d4ff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:52.635Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=204beca7-507e-4a66-86f1-6a66cda2acfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:29:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:02.644Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=1b1a71ea-7602-4312-8d5d-341b587df72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:12.652Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d18cf972-f1f3-4b83-8666-146d9f3f5993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:22.659Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=767c1c0e-9dba-4421-bfdd-324e5143cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:32.668Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9d58fedf-66fe-43a6-bbe0-5f3066a63582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:30:40.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:30:40.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:30:40.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:30:40.328Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:30:40.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:30:40.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:30:40.330Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:30:40.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:42.678Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5dc53d1b-d9e0-4454-b5ab-6bb500df3b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:52.689Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=687aacf1-f5b4-4021-b698-19c560ab5409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:30:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:02.708Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ba0eb41d-7067-478b-a136-c22caf4a15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:12.717Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=57946791-fd62-4e37-a505-015af956056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:22.724Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e4bf6112-c37c-4ec6-b38f-c58fa547ad15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:32.734Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=487bb0c6-c2cc-4954-9edb-8eac8542a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:42.741Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f38c8bed-3988-4f89-8cc0-74b5c494231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:52.748Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=458dcda6-2515-4ae3-8740-eacfbd8a2720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:31:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:02.758Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=645fa707-05f4-43d9-8abb-eff06e114103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:02.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:12.769Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4045a563-9e8c-4a34-b480-90d7a1caea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:22.783Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=7d2eb033-90aa-40c8-b77b-327164ff0b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:32.794Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=057e2e5d-eab3-4c0b-a61f-5c07ff0b4ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:42.806Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=72aaa919-2b3e-4768-94cf-53fabe932c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:52.812Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=cba36a00-5222-4cfe-b6a7-37451779cc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:32:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:02.820Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=ed5a63a9-1281-4e55-9052-482123c2e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:12.828Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=92ac5574-14f9-468e-89ee-bccfb72fba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:12.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:22.835Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=593b2f50-b261-4185-a727-df83db6c2deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:22.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:32.843Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=49e109a9-047d-4e5c-a095-1188c0c3ccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:42.851Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4944946d-4e57-4b5f-97f3-2505cc6ab1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:52.859Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=5e3879f1-d199-4c02-b9d9-c9e0225dbcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:33:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:02.878Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=57c26657-121f-4702-9d95-7ab5a95a7e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:12.890Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=642d69f2-5125-40b0-addc-370478626ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:22.899Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=bb749652-f426-4d27-be59-efbcc03cc4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:32.906Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0a6c979d-2fae-4bf5-a95c-c71010c1b45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:42.918Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=4fbcf5a2-845b-4b99-8f76-19f83e0407be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:42.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:52.925Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f230197a-9097-4d36-b5c7-ade7336b027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:34:52.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:02.934Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=c21440bb-8088-45e8-94ce-1d858cb722e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:12.942Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=e1ea2f14-c89f-4673-956b-0657d3ed03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:12.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:22.953Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=dc6ea82e-cdec-4fa1-85d4-68ce43686591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:32.962Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0b3d0e6f-0c57-4811-a5b5-47b2d098dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:35:40.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T00:35:40.353Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T00:35:40.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:35:40.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:35:40.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T00:35:40.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T00:35:40.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-29T00:35:40.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:42.971Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=778c7ccc-c00c-48aa-882d-02ee8e9ee97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:52.978Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=d5bce567-8399-4808-b329-7b485f2eb929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:35:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:02.985Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=9165cf24-42ce-4876-8376-95ef95f1b3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:12.992Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=2703fff5-f69d-46c5-969c-1296dbada32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:23.000Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=963e9db1-bffc-4b7e-8845-bd204b181924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:23.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:33.011Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=8b763b62-132b-410c-b1c7-5cdedc12c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:43.018Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=54d8ccfb-1939-494e-bc84-086808765386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:53.028Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=0204147d-6c1e-46fd-b998-3d54be3f0001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:36:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:37:03.035Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=f28003fa-926d-488b-9ec3-0058312df8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:37:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:37:13.041Z |INFO |Init configs |InvocationID=7d1a74a1-290b-44bf-9495-46c01bda44e9, InstanceUUID=26badf90-3504-4aae-876f-02afbd881823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T00:37:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |