. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:02:44.791Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:02:44.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:02:44.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:02:45.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:02:45.385Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:02:45.385Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:02:45.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:02:45.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-10T12:02:45.484Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-10T12:02:45.505Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-10T12:02:46.812Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-10T12:02:47.115Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-10T12:02:47.128Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-10T12:02:47.128Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-10T12:02:47.166Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-10T12:02:47.167Z |INFO |Root WebApplicationContext: initialization completed in 1662 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-10T12:02:47.403Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-10T12:02:47.950Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-10T12:02:49.362Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-10T12:02:49.474Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-10T12:02:49.475Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-10T12:02:49.478Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-10T12:02:49.872Z |INFO |Started MainApp in 6.916 seconds (JVM running for 7.571) |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-10T12:02:49.926Z |INFO |Start scheduling PRH workflow |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:02:49.941Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7a9e58b7-51bc-44d0-b2ce-030f7e25c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:02:51.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:02:51.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:01.440Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a95def3e-f9da-4690-b58d-d19e28abedfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:03:02.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:02.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:12.517Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2c632786-c92e-48f4-bc7a-deef67c26bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:03:13.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:23.592Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bffe9730-c11c-4354-af36-248836c4df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:03:24.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:34.626Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=68b1fa6c-dc5e-498e-92aa-6f93f03f4e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:03:35.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:45.667Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=89f6c6e0-396f-473a-8172-a6869ced9096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:03:46.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:56.707Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=845786a0-609c-4c43-bd70-2eeb99a0911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:03:57.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:03:57.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:07.746Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f34c1be0-f524-4966-9e6d-5161d2f7b7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:04:09.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:19.621Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=72d30ab7-3dbe-43be-aef1-e96547ad95ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:04:20.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:30.660Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=64e6b85d-a5b4-409e-a835-872e57ae329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:04:31.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:41.700Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1c45f993-2e5c-4db3-b5f0-d06d09dfbb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:04:42.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:52.738Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=afa785ca-ad5c-4bf4-b1da-56ef18c28d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:04:53.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:04:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:03.778Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8e838dd2-7dbd-48d6-be79-b156a1e8840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:05:04.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:14.818Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a685ad2f-66ad-41ee-ba87-734a6ba2c6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:05:15.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:25.858Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=60542661-2701-4e3c-938e-92994ee46e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:05:26.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:36.900Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a6984a3d-356f-4bd7-9159-eb0a01690440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:05:37.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:47.940Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6eb95b7c-2824-48b5-9989-7e62ce21af4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:05:48.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:05:58.979Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0801eabd-82d2-49ec-9ddc-b75940788a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:06:00.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:10.019Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fef5fd21-7179-4dcf-9a5c-0f91165d88a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:06:11.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:21.062Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2bc90035-01f5-4e37-bee7-616c791a28d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:06:22.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:32.098Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3ee29a3b-e3b3-4a90-9c1c-49b79af103fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:06:33.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:43.139Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=28972e0b-b0bb-41b5-a690-1468cc29000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:06:44.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:54.180Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dec9b5f7-b2e1-4387-bdc4-30896e6cca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:06:55.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:06:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:05.219Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4828c29f-dc97-4668-a5e5-83749d50d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:07:06.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:16.262Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=99c6a666-7f7f-479e-9f49-e4ff0b4b95fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:07:17.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:27.304Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=34e58069-03ee-46e6-b9cb-2fa53ebfa1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:07:28.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:38.338Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f456dff8-6c4a-44db-a814-87ff260b7bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:07:39.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:07:48.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:07:48.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:07:48.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:07:48.349Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:07:48.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:07:48.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:07:48.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:07:48.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:49.378Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=70d9f845-1d34-4eca-a4ef-e383f50d4d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:07:50.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:07:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:00.420Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6cc06754-2823-4e99-a242-8bbbb8174eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:08:01.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:11.458Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3c024a2f-cb56-4f0c-aa6c-b98201f04f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:08:12.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:12.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:22.499Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ca747551-c516-4ebc-8e60-a66bc68845cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:08:23.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:23.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:33.539Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8d44f377-9f2a-41e3-8a52-4d14767111aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:08:34.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:44.577Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=280a64e1-9d0c-4ce1-adc2-44b1d51f03b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-10T12:08:45.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.118.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:55.617Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=02c4dff0-fb45-4c1e-b84f-c20ae70ef96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:08:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:05.754Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=61a0c6e2-3ac5-4b2a-ba35-f5b6a2e0ada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:15.772Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b63446d6-a4ac-4a0a-a4d0-ecfaa01b7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:25.799Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4e4583f4-8a1e-4433-a6b1-b4bb8d3ed3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:25.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:35.815Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7f959017-c5db-4975-a2b2-f00fae58f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:45.825Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dd7740f0-1845-4612-b903-2bfbb916e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:55.836Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=677c5b87-1d78-4653-a235-ecab016228ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:09:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:05.858Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6d12280a-b51f-46b2-b42a-74a2e4cfe242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:15.869Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=50e0abce-d70e-4075-a183-711f471e6045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:25.881Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=485f96f9-d595-4645-8486-820ac6d8c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:35.897Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ad9bb4b9-d764-47e9-9879-a648988257d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:35.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:45.918Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e11cd3b7-443b-4905-a539-5bf32f07741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:45.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:55.935Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3251cf3d-9587-427c-9df9-1a3342d64537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:10:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:05.955Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=984ebec6-3f3e-4b68-8267-3a23c4cbb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:15.973Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e963b050-bec3-4be0-afa3-70e4b48495ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:25.988Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=497aca74-5518-4ce6-b5d2-d515aa9f4234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:26.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:36.005Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=91a906a5-d06f-4ef4-9f8d-370d0ed47e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:46.024Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bc024b3a-5b9d-4ca9-a66e-996ddf0ac66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:56.037Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=54f1e12b-378d-4905-9585-2ebeafccf884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:11:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:06.051Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fc47f6a0-a9d0-42b5-8dd5-8530db48afa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:16.065Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5bc8bfb9-5c28-4ebd-9573-3d1ac6522109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:16.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:26.083Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=234545b9-fdbb-4b44-a6f5-9d703270fabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:36.094Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f0b06b8c-9fae-4a0b-9f7b-437398054b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:36.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:46.106Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c29bd785-5ac9-4b5d-9cc1-21d0b2dd0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:12:47.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:12:47.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:12:47.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:12:47.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:12:47.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:12:47.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:12:47.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 |2022-02-10T12:12:47.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:56.129Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2b44daaa-94fb-49f2-8c75-eb8d56f3f840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:12:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:06.145Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e256c651-d203-43ee-b1d6-58ce0f3de4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:06.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:16.161Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=37f709a0-b8e5-4e08-ad5c-bc25c7cc57e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:26.180Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b6f0ddd9-d840-40db-89bf-ce3a0438e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:36.204Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=85cf82c2-46c5-4ff4-ad1e-e6893ee764c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:46.216Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6ee0a317-f069-44d6-84ff-4ed06ed3f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:56.246Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2da1bb08-6b67-481e-84ff-e0856674960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:13:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:06.268Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe9e3216-ca1c-4a22-b00c-2d2d1445412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:16.283Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7415f7d2-693d-4700-84ce-794eba97ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:26.298Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=be9bf3c5-83bc-4393-81ee-1da504c693b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:36.308Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b0b8a664-3957-4898-932f-9ccf0f93ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:46.317Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2f965e0c-3114-4bda-9aaf-8e5c032344df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:56.331Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0dd79e7b-b304-4194-ac77-4b6d28d06484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:14:56.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:06.353Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0a348d2f-39e4-4e7d-bacf-f792046c89f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:16.366Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8a519271-a43f-48ce-8346-72fcef138c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:26.382Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=57fb0e47-873e-4fbf-8349-aed0982726d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:26.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:36.394Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4b677079-e23c-47d4-b352-ee0b983fa06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:46.405Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4611eb84-3afe-4154-b5ca-f1e6411072d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:56.418Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ba9bc7ae-ddf3-402a-8e25-1a24abc37490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:15:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:06.428Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=da10724e-c901-4e1a-828e-02725de63db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:16.439Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5879a297-3ffa-4ee6-b218-e1ceccc9d5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:16.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:26.459Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=55939349-abe6-442c-90e0-b297a2897b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:36.469Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2bb9427a-6d8c-4814-bd3e-f4c2ffeb0007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:46.477Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ce71d145-bc78-4fdd-8647-1f82968603ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:56.502Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6b844f8d-1548-4004-b024-d0a56f39d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:16:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:06.512Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0129d575-6aef-426e-a3ee-0a7d541b0573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:16.530Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=be8a6ff4-0ab2-473f-b1f9-cd44dafd2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:26.545Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3d900753-3a5b-4240-97d7-9de1da4347b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:36.560Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=225ebd41-4669-41b8-9f19-53256612d713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:46.570Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e92ef858-a903-45d5-b3fe-1cc25e7ecaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:17:47.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:17:47.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:17:47.796Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:17:47.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:17:47.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:17:47.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:17:47.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:17:47.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:56.576Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=19ac9253-9a09-4c93-bcf6-2ecdb6df07af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:17:56.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:06.585Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e0dba9a7-01a0-4c76-b161-6857ff315889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:16.597Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=27762c99-436c-4bdb-abc7-e4c4c73a0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:26.614Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=28c5a27e-db05-42ae-af32-d2f41ceb8145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:36.626Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f2895b47-905a-4052-a80d-2fef1f06c88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:36.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:46.636Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9f10cee4-c5c6-40c6-b37b-fcff3baa0f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:56.643Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=22249df4-8033-488e-886e-94de9502a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:18:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:06.652Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f684f971-160c-4fd1-ab63-55ee05f3684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:16.662Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e0b0ea26-3219-4585-abd6-44dc2cd6c5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:26.673Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=227ecbd8-2698-4790-ba3e-278742b24700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:36.692Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fc5ec72a-836a-46fe-b6d6-0dfb7529e69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:46.712Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=083f9ed0-b5f6-4983-b284-c5300c164a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:56.727Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=121774ca-ffe6-40fa-905e-c7b621d823ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:19:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:06.735Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c3e8c7eb-3490-4e55-8a04-45986cfbd5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:06.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:16.743Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=791e1cac-3c9e-4461-bd79-6f09e8e05186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:16.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:26.752Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8c6599a2-f0dc-45bf-853e-1c2b40729705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:36.762Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=18b71127-0d51-450f-a071-b60f40df8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:46.780Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=30fae82f-0f14-4f97-9e9d-965cc244a7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:46.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:56.788Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=268290ad-4bc9-4c3d-9691-87cf72df63ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:20:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:06.797Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=32eace1d-86e8-409b-9be7-19150b87ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:16.806Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fada3c00-7ec8-46ac-bd11-5d11b5902f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:26.841Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=603be0c6-bf6a-4d8f-8363-6ff1f8656599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:36.854Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ab020f71-8377-4f5d-a38a-60982a635bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:46.863Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5ec00d6a-a57d-4df9-9c33-9077349f70fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:56.874Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5e977fd9-aac3-4e3f-8feb-8cad92c2b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:21:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:06.883Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=67429b41-47d0-43e7-995d-599a69725958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:16.892Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1ed1adcb-b888-481f-8768-cef66e863f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:16.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:26.899Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=882f0624-a566-41eb-a6d5-2f3d771e7af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:36.909Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=cba4dbe6-19b2-44fb-9f27-e64b7b21c1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:46.931Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1f1d7c95-e3c9-46f4-87b8-0060a419573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:22:47.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:22:47.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:22:47.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:22:47.766Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:22:47.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:22:47.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:22:47.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:22:47.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:56.949Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5066974c-eeec-4534-8130-37b981f27219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:22:56.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:06.961Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=32941f4c-72cb-4b6e-903a-4ef744753245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:06.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:16.970Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=102de33f-4ae6-4d7f-9707-be07c46cd655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:26.983Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9e8ecbc7-59ab-43a3-abac-ccc36904222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:36.999Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d99bff2f-385f-49e7-9641-94b165437ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:47.008Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d2f65e3c-835a-443e-8bab-1965abebcd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:57.032Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d60d52fa-1b62-4738-87e7-b633451087c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:23:57.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:07.048Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8df52fdf-fc88-4bf7-a695-bd4d2740a7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:07.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:17.064Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=cf789b6c-c244-4868-8051-7ff750ab45ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:27.083Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d2eceef9-e9d8-4e89-8e92-90c254efde81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:37.098Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b14b9d8a-6669-4155-87fe-ded944fd070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:47.119Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=93b6718b-6d16-4015-ba8b-cfc14214c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:57.137Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2b8c4960-bfd6-418a-9f29-7b079051d0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:24:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:07.146Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9766d4a3-6e7a-49c3-9b86-9141f88ac791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:17.158Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d7d40f02-a59d-4406-a9cc-b3889461fd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:27.167Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9fd64dec-3c4a-45da-9558-e3af2857681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:37.176Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a796c150-1e8f-432b-9df0-d6cc96cc5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:47.184Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=29d1ef0a-5e39-45bb-9e68-805aeab4d5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:57.193Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=de04f00a-dd2b-4595-8e20-1c296b46d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:25:57.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:07.203Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6302722c-69ce-43f2-98e4-bdf6abf8ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:17.212Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=58728a6b-44a2-4488-b477-eca5ae75f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:27.223Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=68138443-0c7f-4df3-9465-8c84e91edc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:37.241Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9eaae5d9-d5cd-44d6-83dd-d44e2482b361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:47.250Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4e31f297-9219-40a5-b642-1c2873f36f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:57.260Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3e52e65d-c207-4e67-8b44-5e528361bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:26:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:07.272Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ee6a0ff5-fa91-4937-92ee-5e8842278944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:17.282Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f1cd681e-8fd2-47d9-aa00-ecdbeaf1432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:27.290Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=04899db5-692c-412e-bb2a-8ab3b6f5b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:37.297Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=451738b8-c819-4517-b947-fedc534aa8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:47.305Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=220c26af-1182-437a-9b97-e483069653a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:27:47.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:27:47.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:27:47.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:27:47.724Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:27:47.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:27:47.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:27:47.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:27:47.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:57.314Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7d2b822a-4d9a-4319-ac9e-f52eeeef798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:27:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:07.322Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f91855f7-2182-4126-87f6-39cde98914da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:17.332Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6a7e0e60-35be-40f4-9152-3a46abf2908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:27.343Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3075cb4a-f083-4a69-a98a-eaf735d94527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:37.361Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0858e4a3-d2cf-4a59-8a4a-a9499da4709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:47.370Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1c373bd2-e5c7-4b88-b0a9-2e88d927b862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:57.383Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e3b1e890-68bb-4456-955d-e315c9b8e596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:28:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:07.395Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e6ee3805-3ea2-43c9-ac7b-c9224d925323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:17.408Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ac0e545b-a3c4-4031-bfbf-0daaf338d385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:27.418Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c52cde94-8174-4f8e-8463-bc0dcb75d87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:37.430Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=227721b7-a67f-4bb2-8575-1d427de12912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:47.438Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=28227966-d258-4003-91a0-09c950daba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:57.446Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2fcc8373-203b-4e9b-acb6-0b7776073498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:29:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:07.456Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5d1a5e3e-38bd-4a50-a72c-c9a3b778718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:17.465Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=aac6cbaf-793c-4833-a830-a5b2d1ced882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:27.480Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d34d20a5-166c-4e78-a0e8-b5831a0f849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:37.488Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a55dce8d-ee9b-4fa6-a796-8c1766e88373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:47.498Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=cd88d31f-1e9e-463c-9f36-7f4d07adb7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:47.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:57.514Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=628227ad-5530-445e-9742-eb2fed1cdfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:30:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:07.524Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=50de3f53-4ed5-40b3-ba63-1acdf3fc9c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:17.534Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f353f734-66d8-4ed0-90d7-fa66006f7a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:27.545Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=580c80a9-6a1a-470c-948c-82da6cc6be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:27.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:37.555Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=21a7ef5d-d331-4c82-80ab-77c00dff4e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:47.564Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=985bda6b-0bac-4aa0-b346-0d48f0ec173d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:57.573Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=55e2ce8e-1a34-42b8-a288-7641aa72bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:31:57.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:07.582Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=74692032-7720-4aa9-a740-d4fcb13bd825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:17.591Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bec765d2-6569-45d5-ac9b-13f9be59582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:27.600Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=94312208-71e0-4727-a310-f3eacc31ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:37.608Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ab33b4ce-eb9c-4583-a20e-4898fa55eccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:47.619Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=205ce698-ace2-4fdc-a649-6fd07cb12625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:32:47.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:32:47.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:32:47.736Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:32:47.740Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:32:47.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:32:47.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:32:47.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:32:47.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:57.627Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c0a434fc-f92d-4207-8ac4-bddaaa36d747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:32:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:07.645Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=42025d08-f8d4-4555-bb84-35f1ebfe93bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:17.654Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2a3d8a7a-dded-4a76-9af3-c50223cc14c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:17.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:27.663Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2a86c679-35dd-4f34-b0e5-1a3212edc8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:37.676Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=347ae80d-8d46-4596-a7a6-3f4c7afd195a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:47.685Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=eaba0b70-860c-4534-8bb7-0c5b4946e383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:57.693Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=18758b5b-5b8e-4129-9e19-f047a7da8067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:33:57.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:07.700Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bbd98034-a0d5-4f06-bdfa-b90e16fbe355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:17.707Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e9f9fcc2-966a-4fa0-ab83-014d756369e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:27.720Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ddd1deba-d86c-49ff-a768-9c2c4b259702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:37.730Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5745d0e8-a92f-47b3-8140-eac03fd17b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:47.740Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c099cafa-440a-4ab8-b052-50e1d59634d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:57.750Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=986886b8-9e76-4361-97bc-a13761569bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:34:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:07.763Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=41d20394-1787-4aeb-9bc5-73937bb30418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:17.774Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=887178cd-a2fa-4e37-888f-fc4cbc0c354e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:27.784Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1b76b667-f019-4f40-8da0-0f2db2cc48d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:27.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:37.793Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=688c2673-d671-4a7c-8c45-b6c3dccadc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:47.804Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=229fe673-f5a6-415b-b50a-fd380f145466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:57.814Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3579d811-c85c-4efa-8a8e-9c3d40f354cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:35:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:07.823Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c9da70d0-d7b8-49c9-845d-c71bca2969df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:17.831Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=be212be3-7872-4ee2-b8e0-4e2659d55d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:27.839Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9cdf04e0-28a1-4373-95a2-f42687b8c2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:37.847Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e811b9f5-bc33-4bdf-95eb-a17f97de04a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:47.855Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=548b7cca-0910-4de8-a76c-1217340b8329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:57.863Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f0ea1aab-1089-4298-9f8a-8abe69384dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:36:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:07.876Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=cc0e5bd3-f256-43ff-89ba-b856ee2e7fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:07.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:17.893Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=621985ce-9787-4ba9-8f8c-4deea4b45b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:17.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:27.901Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c8417295-3964-49e2-ba27-7f3b81ed64bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:37.911Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ed849a5f-a77d-4cd8-9315-6a47b488f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:37:47.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:37:47.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:37:47.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:37:47.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:37:47.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:37:47.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:37:47.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:37:47.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:47.919Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=375ea8d2-30ba-4db6-ab0d-6b94fc59b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:57.928Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3f1d84bb-8bdb-4c40-9f84-c0fb7f09ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:37:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:07.935Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=61730bac-45e5-4d9f-8432-2ecc476da7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:17.944Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=440e47fe-e985-4eca-ad1f-557bd433c903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:27.951Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d6e299c7-7f52-4527-83fb-d017bc5ffa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:27.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:37.960Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e18a26ca-c58d-4020-bafe-dfc8791b679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:47.969Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9516a36f-fbff-4428-886b-2ddcf79344d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:47.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:57.979Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e6820520-2498-49b3-b428-5668fecea581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:38:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:07.993Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=983fd3b3-f118-4cac-9a52-e3c02a46d785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:18.004Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=60cafb68-5261-47ca-953f-673c02fdbbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:28.017Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c20ce93f-4771-4c36-8c22-a7624877ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:38.027Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=619f353a-28d2-4f2c-9c57-097a011f7958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:48.036Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c52e16b7-e40c-4fcc-bafe-3eac0360ad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:58.044Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c945a197-d4c3-438f-9410-fd5a8ddf4686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:39:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:08.056Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6ad15ca8-e63b-410f-b2c4-8ebe0e96c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:18.067Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2d972bc9-07ab-41b3-b775-c195769df995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:28.084Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7739f02d-ffcc-4508-b63d-f2bef6625b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:38.093Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a185eaaf-d950-486b-a302-c722e3698da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:48.102Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a3b52f91-5e72-4519-94b5-78908f5611a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:58.113Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3baf0f4c-054e-4719-9ffe-5a051b05786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:40:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:08.122Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1595c1c5-d836-4441-83db-73a64cdf66ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:18.132Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4446ddb3-ded8-410e-a12a-9ec8a4a47c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:28.142Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fdff472a-6e07-4322-b03d-2d6613f71de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:28.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:38.152Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=56392b48-5252-4c34-8afc-deee1cd7002c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:48.166Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7ec82a7b-dd55-4588-940c-83ffeca04373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:58.175Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f68744ff-7af7-4b1c-af97-ae28e13c9822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:41:58.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:08.184Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=15133b03-301b-486f-8150-94271c123ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:18.193Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=553fc18c-0980-4705-a943-1db607a8a97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:28.202Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f0771be1-cef7-4e22-be45-b95c4ed2ece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:38.215Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=456387a2-9794-4589-a871-7ad2e7bcd833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:42:47.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:42:47.745Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:42:47.746Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:42:47.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:42:47.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:42:47.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:42:47.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:42:47.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:48.222Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=051691e1-10f0-422d-b4ab-272affbd904a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:58.232Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=46382b2f-7252-4e38-94ae-21b2d52ec2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:42:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:08.240Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=49681566-9435-4cc2-83f5-233440b05b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:18.248Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4332ac60-6dea-4789-b3a3-da5113c5dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:28.258Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=908d42bb-8017-4779-9a57-4f7f629e1154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:38.268Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9eaceb9e-400c-4b23-ad6d-2af2aa32127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:38.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:48.279Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8ae8d701-69b9-4322-a0b1-74646d107a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:58.292Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8ed4d911-b861-48bc-905a-165d8bd708df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:43:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:08.302Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=47b06eda-f17a-4331-988d-f639c954a0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:18.311Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0c8e7403-12f1-44c7-8480-2789e256782a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:28.322Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=17ebd162-42cb-4e79-9677-130a2f010d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:38.332Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5b88fd8f-157e-46ab-9069-e894a38e29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:48.340Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=074af1aa-9e72-4c57-bf25-19c385c2a3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:58.348Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c43bda3e-aa2d-4f16-8516-e3c9e479c70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:44:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:08.356Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0020a2cc-018e-4c4a-85fc-0eb7346a3239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:18.363Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a9c9599c-a088-4042-a152-953f02e41db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:28.370Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c8a276b6-1fd8-41df-887c-400d567747e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:38.377Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d48952e4-881a-4f21-ba53-e3f0ac6a9f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:48.385Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2abc389f-9bad-40cc-ba5c-76413034af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:58.393Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8ba07815-2a5e-4cc5-837a-4637d4603ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:45:58.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:08.403Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=925f6744-ad77-42b1-a644-d4235ae6433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:18.420Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0032f7c0-f925-4ed9-abbf-6971118ccba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:28.430Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe70bbdf-9368-4665-bab8-67f9535260c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:38.438Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bdb1f180-a6bc-46c4-8b59-5103ddb175d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:48.448Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=56632831-7757-40e4-a3df-8f90853e10e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:48.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:58.454Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=efb0da38-d9f0-4fa3-bf7a-cc503f957c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:46:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:08.463Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e4662f19-047e-418f-89f0-92afc43f8885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:08.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:18.471Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=eb93a0ff-0145-45b0-a3a9-91c3699b8cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:18.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:28.478Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9e412481-7487-4b6d-bbc8-497f4089751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:38.492Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d9d5797c-9009-47e7-a115-278956ec040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:47:47.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:47:47.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:47:47.754Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:47:47.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:47:47.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:47:47.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:47:47.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:47:47.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:48.499Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a8b4ab06-790a-4b3d-97a2-0e4054748c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:58.509Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=15a13122-5d6b-44fa-bbb4-6765c943999a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:47:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:08.521Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a9ab6e1d-ff9a-4fb2-9f0a-bf69689b0566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:18.535Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9ce7be37-a78a-49e7-b52f-f27965b0278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:28.542Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=75e8b287-75f3-4413-acdb-5eb876e56046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:38.549Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e0bc5e71-b656-41b6-bd39-41e6696b87ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:48.558Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2bf09ad7-cb1f-43ba-9b3f-4b9cd94a64a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:58.569Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c6ba4b01-e368-44ce-bff1-95ef0f98fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:48:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:08.578Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a0d23337-464c-4c29-ab6a-b820d444c3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:18.585Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5313488e-3bb4-430d-931a-28b1e9d34ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:18.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:28.595Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=41daa12d-9dce-4a05-a514-1a437919c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:28.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:38.608Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c1e07596-d4b7-4229-ab08-ae0caee942db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:48.616Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=68a11609-9185-4957-a294-a9654b866624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:58.625Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=844c1544-0ab8-4d70-8cc9-89556ca4f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:49:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:08.633Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4cb68c0d-8887-4989-963f-90fbb622af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:18.642Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=184e8433-4ac0-48f6-bfa3-02d1296ebfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:28.652Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e5a31f61-aeb1-4b4a-8468-70d9965c70e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:38.665Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dabc1c8a-b35d-4d21-86fe-4dfa3d2ff007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:48.673Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7e073670-6c21-41dd-81c9-bc230dda3e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:58.681Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=326b4012-d102-43e6-b635-08cc35c3d22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:50:58.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:08.688Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5ab3873b-9720-4554-adac-f49d35285e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:18.700Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b9237c7c-cc14-4130-95e0-092b0de620f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:28.707Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7edb056f-f5d3-4efd-850f-e2d1e9308f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:28.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:38.715Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7e487354-9acf-418a-a146-5352576e7f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:48.723Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1ef87f34-8a43-44db-92f8-912cecf6f766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:58.733Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c46c6a05-c831-429b-b163-1caa0332f1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:51:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:08.741Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c346dd6c-5815-4504-b257-7e684507cc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:18.753Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=46164878-98f8-40b9-adff-bd5f4975bb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:28.761Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=934164f4-3750-49fc-b00a-d66d5bc3d66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:38.775Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=457239b0-a8d9-400b-8bf9-12ed31e5cab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:52:47.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:52:47.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:52:47.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:52:47.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:52:47.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:52:47.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:52:47.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:52:47.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:48.783Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0ec139e0-3608-4040-81be-7595cda5c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:58.795Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c54378ec-6c22-4bd5-b8de-abb11e524b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:52:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:08.805Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ffb6d880-fcbd-41a1-a998-0bdc3ff84f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:18.816Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fc32705e-1310-4cb0-8c39-697d6c4fb5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:28.825Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f3b242a2-31dc-4172-bb9e-42e414c7ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:38.834Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e85c8083-a76e-4952-a396-999bb7b87d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:48.841Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b847a0c1-6c2e-4927-94ba-4b473ce9289c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:58.850Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=42a8e4ee-cc29-4768-a10d-2edd49362459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:53:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:08.859Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=39e5d6aa-f284-45a9-892a-d5cf7fde5f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:08.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:18.869Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bc90120d-57ee-409c-a30c-501416f8bed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:28.877Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5d094caf-683a-45af-bfaa-548e755da243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:38.888Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1dd47e0b-8953-4026-8fb7-8500f4f89426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:48.904Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=83db5a87-6695-4a01-83b8-31d8eda039e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:58.911Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=85b907ea-185d-4539-9924-778c5aa597e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:54:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:08.919Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=55adb48b-18ed-4ab3-99ad-f6451029e09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:08.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:18.927Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=db17c7a1-ca9f-4955-a2d5-e2b6a7dfe3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:28.937Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b8b58877-1b8b-49d0-815b-676c9560d5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:38.946Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=da0d0158-5027-4c63-9894-7123b8a383e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:38.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:48.954Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=50f578bc-f3fb-454f-aa18-b0b936f28175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:48.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:58.960Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4160f41a-d337-4203-9f2e-258d781d213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:55:58.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:08.968Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4b1548ea-d752-42e7-a184-548eaf565987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:18.977Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f39c9294-944f-4e6c-9c6b-6c0ebafdf49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:18.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:28.983Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0239d148-b9bd-4485-91d6-b0346d87888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:28.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:38.992Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3cb1bace-de3c-4f69-bc13-6a1a6864bfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:39.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:49.001Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=135d1789-05cc-40d0-af7b-f182210429e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:59.010Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4fbfcf61-3b97-40b4-a702-354e0d6c86f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:56:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:09.024Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=56d24253-bb86-499c-b1b3-ee2e255e07b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:19.032Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=870f287e-c382-4c4a-932a-b2ccc1ff1b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:29.040Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=eeeb0440-dcf8-47ab-bede-d15cb70f8151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:39.051Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a08f5bc4-fe27-4614-9ee8-f3fd89e5c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:57:47.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T12:57:47.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T12:57:47.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:57:47.742Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:57:47.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T12:57:47.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T12:57:47.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T12:57:47.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:49.061Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5546ac92-5417-45a9-9553-6035c00a127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:59.068Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3a6ec430-da74-4c90-86c9-4216c01aaf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:57:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:09.075Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b4e2c99d-7749-4192-ae5e-e809ffa63d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:19.082Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=70256dcc-32a6-4814-98be-03d39bce044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:29.089Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dae58174-06b5-4bbe-8e11-e1b3b794b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:39.098Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=32b04dce-5d69-4e46-a5bd-fb4768499812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:49.106Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=30c673de-9da0-4694-aaff-90dcde9d3c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:59.118Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=041a13a6-03c9-4bdd-af67-568baddaef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:58:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:09.132Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8062cfb8-3d32-4c4f-8819-fb680cc5871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:19.140Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2f152e55-eb84-47eb-b81c-31dab7baef98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:19.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:29.149Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4ba8588f-03e7-4410-b288-00554a5bbbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:39.161Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=30247ebb-4ad8-460e-b3c8-fe30d3ad2213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:49.170Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fd4f44bf-3fd7-4ee1-bf43-ae024ed799c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:59.178Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=32ea00e4-faf6-4a03-88a3-5b851677039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T12:59:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:09.185Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=44a6d9bd-e062-40e1-bed8-99d53d95aceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:19.193Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=51b9d674-2f4d-4dab-a7c6-661366a1d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:29.201Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe993164-e33f-44f2-a109-3e1bf468dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:29.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:39.208Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ec638ce4-eccd-4f7f-bce5-ae83a3851ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:49.219Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4ea232b2-384d-47af-8946-94b13cad884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:59.230Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=deff0002-9dab-4ff0-b588-4f42a4094ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:00:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:09.242Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b05211b3-4439-4113-9913-3586b103ed9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:19.252Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4ed61382-5fab-4c09-a7d8-2378ddff2c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:29.262Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2e3b2529-360e-47e0-9201-08911051ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:39.271Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9ab31058-d415-46a1-99dd-d8e8dfdabd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:49.278Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5def572c-98bb-4257-811a-2451b0ec5104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:59.285Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bb668559-3eb3-4266-90ce-bdcc271605d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:01:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:09.292Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3470dcca-09f1-43f3-95f6-acf2048d29eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:19.308Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7c99f4fe-f976-4028-9ed7-9e5ee432b0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:29.317Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5ee248c8-3b8f-4461-8f0d-dbda861a98f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:39.334Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=47d06caa-dafb-4d0d-852a-cb97bbd96b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:02:47.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:02:47.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:02:47.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:02:47.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:02:47.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:02:47.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:02:47.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:02:47.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:49.344Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=71b3563f-0b66-47f6-9995-1cdb4e1ee2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:59.353Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c6a68f1d-8242-467a-94d1-c83378812a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:02:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:09.367Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=cf5aec62-a3e1-41cd-8852-4be8341311ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:09.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:19.376Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=674e9dc2-257d-41fb-a406-a16e3d87038c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:29.385Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4976854c-c8d5-4b0b-b675-152782ebaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:39.394Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a70d450b-6287-4a39-84cd-4beefd719653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:49.405Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c8f2e054-dab3-4dbf-ac4a-6d209288ed44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:49.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:59.413Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=44880900-4091-4897-96ab-311daf3c2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:03:59.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:09.422Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5c0e99f3-a277-4e96-8532-8c1152c4dec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:19.429Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9a3ad923-c865-451e-a464-9966b4ca222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:29.437Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fd09b43b-0a3c-4358-baad-e721714ac70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:39.445Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c05e8ef4-ddd4-4941-a8e9-85c1c15ba284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:39.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:49.452Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3a556c01-a84a-4fd1-89d7-ec13793390d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:49.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:59.460Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c71c28de-2fe5-4e80-8059-10b65ac6693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:04:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:09.470Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c508d816-447c-460f-8812-c4da62633e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:19.478Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=10c8d0e7-d8f3-4f05-9586-5fbfa2c50b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:29.488Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=51f16ab3-6897-49ad-8f24-1699173d7988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:39.495Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9c668c40-d5d0-4fc4-83d3-5e021d0327b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:49.501Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe39415d-314d-4f02-b8cf-2bd5fcb1e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:59.516Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a05cb9fe-4785-4458-a00a-d3fe888c9226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:05:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:09.527Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1c6156c5-0ac1-4b1c-ac3d-d826dc934a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:19.536Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=253d807a-2142-4db7-8235-4e31ec0a0b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:29.543Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0ceeafdf-f940-49a2-a155-b7d7a15fa6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:39.549Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=946831a7-c6de-4063-9f91-436e9067ad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:49.562Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0115ac38-4591-41ea-b2f6-757f53a5af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:59.570Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=322ab72d-4456-4667-9463-4da13e9c3820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:06:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:09.577Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=901b322f-40ac-4c50-84d7-4ff1ece572a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:19.586Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9284b40c-a3a5-4ca7-8c02-ee222efff9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:29.609Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d3cf5576-e622-4723-b515-6ae3d6e43cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:39.626Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=21c2c5a4-cbc7-4b2c-bd90-cfacafa92461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:07:47.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:07:47.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:07:47.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:07:47.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:07:47.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:07:47.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:07:47.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:07:47.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:49.634Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=80f673f7-4f2a-41e9-89f2-7917ecd705ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:59.641Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8d9be843-8a07-49ae-a71d-94375f268814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:07:59.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:09.649Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dcebe1a3-9e05-4d8e-b7f2-2a82f3e5b57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:19.661Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0cb68e68-0f37-4642-84c8-803ae0d4795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:29.670Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=000f37b0-d050-45f2-b135-def107b181cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:39.677Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2816fd48-c82f-4876-8e52-0b2ea761ccf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:49.688Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f3fcb18d-4352-4c36-9461-1e6820b9c4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:59.695Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=869a2f0b-4bf9-45b8-8d21-f1c28cdfbff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:08:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:09.702Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=98fff47c-7887-4dba-b4c1-0a79be6f56d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:19.711Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=348d54d5-3249-43ea-a1f2-2fef5675135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:29.721Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=240b37e4-7765-4b89-a459-fa176e4f6eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:39.739Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=63de7edf-8fda-4b20-8376-088d5c4ceffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:49.748Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ba87aad5-cc0d-4672-ad50-720967d87718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:59.756Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=62a2b4b9-6085-4d3c-b7c7-de74c325ea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:09:59.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:09.766Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=aaddd402-bca1-46d4-b0c4-5a9c2446ef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:09.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:19.776Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4a5eea30-993d-4a50-8928-db6eb8ef7b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:29.784Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3d898340-1e2b-498b-8d92-b4d73da3eca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:39.792Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6914bf67-05f9-41ca-b250-867f82d11e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:49.799Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=59ef6429-90f5-474e-9ab7-99948555c7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:59.806Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4b2c16bd-cb21-4d1e-ad78-7285d7defa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:10:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:09.814Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7d653cb8-d01c-4c00-b92c-e416e5004321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:19.824Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c370ce76-bdad-487c-a08f-4ade6379daaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:29.838Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=da564e79-e45d-45d7-8444-377a42586835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:29.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:39.853Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=10ec7b59-34ab-4ada-a0f9-39842c9b44d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:49.861Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=950597d5-402f-450f-b819-91c74cc66864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:59.870Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0108f3d8-413a-4fe0-8089-d72500a40193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:11:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:09.878Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3480942f-64a9-47d5-8d6b-6f3d2978e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:19.885Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1a5a1b6c-d7f8-4812-9eea-03fb406ed3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:29.893Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9e567c74-9c44-47d9-bff7-297ab44f40bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:39.901Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5c2f6988-7fec-4708-8511-202442ecf97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:39.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:12:47.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:12:47.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:12:47.700Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:12:47.703Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:12:47.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:12:47.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:12:47.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:12:47.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:49.908Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe879ad5-9683-4205-8b93-f2e4e6321902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:59.916Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3ba1ff67-0303-4603-9831-79bc00c6e4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:12:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:09.924Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4b8e2774-5290-4110-97af-284031434ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:19.933Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0f804d7d-7b94-401d-a71d-33ac9e186a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:29.942Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=adfbe186-8206-4bfb-8ff6-fae0bffc5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:39.957Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5988a918-258e-4e73-866b-24869526dfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:49.966Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8911ca5d-861c-4128-9f68-3f910f6b638f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:59.974Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe07eb3e-5019-4823-bdc7-bd70b90dbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:13:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:09.983Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ab4f49b2-6628-4474-8989-873d730801a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:19.992Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8aef22a0-383e-46aa-ab8f-cf7719279468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:30.001Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=df30d795-28c2-44f1-96dc-54c3261e0cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:40.008Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6a7192ea-d206-4ee4-b7ee-dfa12f3d94c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:50.015Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=56d4604e-a912-4785-8db2-c6b7405328a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:14:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:00.020Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7b1f8688-8bc4-48be-833d-5660e8599168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:10.027Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=006066f8-4f61-4e7f-b666-930e47fe8074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:20.035Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=89ef31f5-2f94-4c74-8ee9-34771e9222a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:30.043Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=02ec70fc-3c6c-421a-bb8f-193ba16e98f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:40.051Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=22f89745-588a-41a1-9289-858f3d07ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:50.062Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2552bc4a-e59c-4974-9935-1568b9a24f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:15:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:00.074Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4e8149f2-102a-4227-a7ba-5115dad6f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:10.082Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=aaec2dd2-f9b2-46a1-a812-aa80260b8123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:10.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:20.090Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2d8a228a-1c65-4bff-a1ce-f47b963648fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:30.098Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f80dcc70-452a-4a9a-b9f3-5b2c5623ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:40.110Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=96c67134-e0f2-4169-941e-86fab43e9261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:40.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:50.120Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=541d248d-f1dc-48cd-9555-a68d4b5719fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:16:50.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:00.127Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=74f908f1-9612-4f80-87d1-71c4adc4355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:10.134Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ae205b33-3aff-4258-82bb-8ef618dfb40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:20.142Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=83285283-5aa1-4b9f-9db3-2cf7aadc433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:30.147Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5a5ed0f3-587a-4963-a082-c5f6d3a1d47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:40.155Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d7ce303f-1d64-4408-bdae-ff5d0568e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:17:47.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:17:47.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:17:47.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:17:47.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:17:47.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:17:47.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:17:47.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:17:47.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:50.162Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1efeb6af-3912-4ab0-86b4-0e73f3e37a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:17:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:00.170Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=372378da-a08a-413b-afea-fb8c7ad9b572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:10.182Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c33669e0-6e13-420e-8430-33acc8c22763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:20.195Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5bfc30b3-faf1-4ba5-aaf7-18db5255a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:30.202Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ab1c47ed-2880-40c1-80b3-24444d411f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:40.209Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a7a3c9f5-4f8a-49af-b471-2a7159d5f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:50.220Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b5dc231e-c76e-4afd-afe6-2efe0a7259a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:18:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:00.227Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3012d15e-0d5c-45fb-9a5a-4f75c2e2f1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:10.235Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c91bc78c-aa47-4b01-bda4-da98b7c0c980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:20.242Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4fe62004-0e94-4d31-9d45-c7ba72cf1b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:30.248Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1b9460c4-132e-4599-a4f3-91fca6be7a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:40.257Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d5370837-5ef4-41c9-a04c-75f61f039234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:50.266Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a1ce2af0-4bdf-46ac-8d14-40d4c50f7934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:19:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:00.275Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d1ddffb6-5b39-493d-8734-5dd46eb2fabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:10.290Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5f7bc3fd-7fd2-4b0b-977d-b277e0bd2902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:10.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:20.298Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=806cae26-be1b-43ec-afb4-7d3aa03b74a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:30.306Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=cdd8d56e-4b4d-4f1b-a8e1-2ff405c4f389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:40.315Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7ee67afd-d2c3-452a-9097-1d9774d7774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:40.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:50.325Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bd6749a0-c0fe-4112-a142-18a53c35df98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:20:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:00.331Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f8d3c774-d95a-4cfc-81bd-acdc256a2308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:10.338Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c68f6f36-c5b1-44c6-9933-e9d64b0bfcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:20.348Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=08d28eb0-6a3c-4061-a0d5-55467d152212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:30.355Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0414254b-166d-417c-9d8f-76ae909f0460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:40.364Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=46ba5aa5-27d9-40e6-bcdf-853aecb4f56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:50.373Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=67617cb1-6d10-45e9-904a-6c43296b1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:21:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:00.387Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4c409128-9104-4a5c-a7b4-b67aff4365b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:00.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:10.401Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f39a7d8c-2b15-4120-af20-e23fdc89b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:20.408Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b51b8e1c-3194-4f97-9d51-0c9388000210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:30.416Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=eddbcbf7-0542-41b2-bba0-8141f03458ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:40.428Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0df72bbf-c4b9-411a-8395-6de2cd0f18cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:22:47.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:22:47.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:22:47.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:22:47.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:22:47.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:22:47.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:22:47.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:22:47.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:50.456Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e2f79fb8-cdcd-4683-acf0-7155f05fdf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:22:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:00.465Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c9f8f681-b59a-4c56-be39-c03535cec8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:10.472Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4258004d-6d00-4d46-b4f1-b4fa35d71002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:20.480Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=26968a6a-c4bc-4ecc-b557-ce66018977da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:30.487Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=317b882b-1ab7-4d58-94cc-af4a7442d909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:40.496Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5eb054d7-b769-4e99-a224-112923e2e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:50.505Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=add1a202-61ce-4fd2-be38-73073a4174f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:23:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:00.518Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ad0b0e66-192e-451e-9062-f096e65fa894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:10.528Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b2046ab9-d227-4c7e-a77e-3c0e4776fa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:20.537Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=21f7d75a-ee10-41ae-8ce7-8290151519b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:30.544Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f882b04f-6e10-4b3c-bf08-ef16d2b221ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:40.555Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5247c878-1811-4028-8306-17a3287cc5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:50.563Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a95a7892-d882-4f20-b30b-c73335023899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:24:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:00.570Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0d9cdca1-892d-44bb-98de-2658085466a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:10.576Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f4135a0c-6ac1-4cda-9e26-c3d76f6eaac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:20.582Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d2b7232d-2bd7-4d3e-9f99-8d8b33023299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:30.591Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=03cb9696-24c3-43a6-a6ad-53d9cb81ab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:40.598Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=6151e57f-554f-428a-be7f-4908acfaddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:50.607Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=88288fdb-f9b8-4aaf-880b-1f97796ca705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:25:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:00.622Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2fc04d49-aaef-49d7-bbba-22abdfdf7d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:00.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:10.633Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b511f57b-64ad-45ec-b686-c5e93089787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:20.642Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4aace815-f009-4529-b6c6-cbdb78a0c950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:30.654Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=70004cca-efc0-496c-948a-a23d0a75c963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:30.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:40.664Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=104fca6e-4cca-4907-9151-18b08767dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:40.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:50.672Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ce481a37-e2cb-4230-a20e-dd8f5dc769f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:26:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:00.679Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=63a2fc08-5795-43c1-bbf9-dc4fac317751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:00.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:10.687Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=28475091-8ee3-47b9-92ea-809e446cd0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:20.694Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7910afd5-2aa0-4ff0-ada4-6362e37341aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:30.701Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dd9b4af4-cbad-48d2-b79e-31c96efdbb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:40.712Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=40d4d2dc-c820-4d7c-bc84-b481f28a9a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:27:47.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:27:47.729Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:27:47.730Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:27:47.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:27:47.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:27:47.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:27:47.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:27:47.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:50.726Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=58d41bcc-b137-45e3-bfe2-6b2c7504f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:27:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:00.733Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=af493f18-9b58-465f-b776-c83c61f0f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:10.745Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a14799b3-19b7-4012-a549-b54846659757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:20.752Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fe89dada-6d4c-4c91-9e87-d10ab8b5c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:30.761Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=270721e9-bbce-4c16-820b-98ce4bc351c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:40.770Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7e51b902-6eb4-4d6c-b68b-5efd84121353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:50.779Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0b78f69f-61d2-4263-bbb3-11cb3fbe1918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:28:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:00.786Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=be21fa9d-9f7d-4979-a7c4-eadf823af654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:10.792Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3fc9d272-0579-46e4-aaa5-e5efde98878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:20.798Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c94556bb-6cb8-438e-a976-f9a5ba6973ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:30.806Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dd224061-b042-4cb4-aea7-ffb0865a5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:40.814Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7f3a6180-2f59-4426-b765-0e841f4d4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:50.822Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b4485084-b383-4703-b379-794d6462106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:29:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:00.832Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=46fb8274-465b-42ce-8eea-44440957e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:10.841Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1a54afec-3b2a-41de-ba5f-5f98fc9049e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:20.848Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=34f3e0c1-400e-43c1-a7d3-b2078347bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:30.856Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8744028b-7bf2-4ca1-bff6-2199afa9cd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:40.867Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b21c2eec-1a2e-49ea-8a4d-2de5c5344af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:50.881Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3ddce501-4f52-42f0-927c-39b6e5a4f830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:30:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:00.887Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=76ac1fb9-fde0-45da-a300-a51522612a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:10.896Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=262341d5-8141-49b7-bee7-e286674b27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:10.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:20.903Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f30bd514-7783-44c1-b9a4-4b2609e14f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:30.911Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=73cef839-d65d-4414-95a2-3b643f920241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:40.919Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ca6cc910-3c9f-451d-85ed-da7b523d67a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:50.928Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=743299b6-5d2d-4e93-b011-80ac4da5518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:31:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:00.936Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=07c46fa7-1357-410a-a842-e6076d79b01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:10.949Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=050f675f-1e82-47d9-bbae-7de6d133819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:20.956Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c3746d78-9c43-4348-941c-0afe55ddf415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:30.964Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=2190e00e-dfbd-4951-8fe6-20fe115786aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:40.972Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f098812d-901a-4b24-ac6f-37f098ffacd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:32:47.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:32:47.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:32:47.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:32:47.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:32:47.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:32:47.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:32:47.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:32:47.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:50.982Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=66fe2a02-7f1e-4917-8780-1c17dc10b524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:32:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:00.990Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5c678b3b-4aa9-464a-8d9a-8ac9a676e24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:00.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:10.997Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d0ef0b48-2450-4b4c-8c83-0193d38a7ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:21.003Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=73cd98ab-586d-487c-b517-20b223e7522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:31.010Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3b4e7094-f3fb-468f-bd55-a2cc7e70bdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:31.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:41.018Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d332689f-e353-48ee-bbc6-f52a15f68abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:51.024Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=c246cdcf-cf0e-4667-a93b-d0522b12dda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:33:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:01.033Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8d0e0159-b8e5-4956-86b9-0c5386d8d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:01.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:11.042Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=63bb3228-7847-4dd9-a6dd-2c9f51009182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:21.053Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=099467c2-36ab-4dfc-897c-01d314d73efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:31.066Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=67278bd1-84fe-4d9d-9380-3f5bad00e176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:41.074Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dcac6376-0915-45b9-bdd9-cb4e7ff6bc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:51.082Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0e79cc41-36b8-4d70-9ad5-8b15018aedd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:34:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:01.090Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8495712b-697c-4df6-a0d1-19ff89b4842b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:01.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:11.100Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0545b946-a1e5-47c1-97d4-c6dcd8a0f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:21.112Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a8bfb0b3-6439-40b9-8c75-0143831c9296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:31.121Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=36385583-bca5-4820-8c35-7ab5ec0c7ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:41.128Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a462250c-9fae-4e56-b835-e1f82b3c5328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:51.137Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=85886332-3f4b-4045-8898-58b4d5f1f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:35:51.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:01.147Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=54cbf1e6-8362-4df2-b374-fc4b8fd597a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:11.164Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fc0d00af-7c25-48d4-adb9-ba37b12253fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:11.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:21.173Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8cd1c011-482f-4649-876e-afe5e2618123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:31.184Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ba0d2b61-5a2c-4c0f-852a-21f10c6ca1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:41.193Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e20d1fbe-c308-44b2-a2bb-b9521d07bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:51.201Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a3d7a7ad-75d2-46ae-bb14-980069afcd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:36:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:01.208Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=01250c45-dcda-4192-839f-9f4a6e2e2208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:01.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:11.215Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=375712bc-d370-436b-9a01-fb8909b9d645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:21.223Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7d0b63dd-1149-465a-bc70-60c11509d626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:31.240Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bfdb9ca2-a208-400e-b879-e0f563b0d7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:41.252Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b961db86-3206-491d-bf64-7faeb1123f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:37:47.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:37:47.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:37:47.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:37:47.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:37:47.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:37:47.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:37:47.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:37:47.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:51.259Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1bfac394-ea0d-4bd0-a551-a03b98bbffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:37:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:01.264Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=38ddbad3-992a-4b2e-81d3-107a21fc5af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:11.272Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=129c8c8e-d31a-426d-a43c-5b4b41da72d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:21.279Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=61de6f11-3f1c-4ddd-bfff-bd8dea830ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:31.288Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=d1ed164a-5743-450f-aea7-884f510ea5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:41.296Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=30c782a8-7968-4b87-88dd-34484acadf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:51.303Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b1c05741-1da2-4688-b57a-74d575e1c26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:38:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:01.314Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=20f2925e-4f00-4fff-a138-9e41e7ca625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:11.324Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0878f822-c82a-4916-8ec4-d1108c68fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:21.332Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=565e5c9f-a869-41bc-af6f-3dde56b576b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:21.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:31.343Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=105fb0f2-9a27-49d6-b1f5-17b87ee38f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:41.351Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=67d72ad1-7171-41a3-ae23-0b309c572284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:41.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:51.358Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=62b52fcd-c3d9-454a-bf0c-dc417dbf421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:39:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:01.365Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=e34f3329-a6b2-4d64-9f9a-8a64250175aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:11.372Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=a838841d-0cf0-403e-90ec-cdd1cb259f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:21.379Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=1721f98c-120f-47b1-9248-120ba5dd9b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:31.388Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=dc8ba48a-33e5-4b9c-a0e3-1e9d2cd381ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:41.407Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=0b25e8dd-6050-469f-928f-fdeb46cfeeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:51.417Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=46d67be7-c078-4177-972c-9412e5f857a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:40:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:01.436Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3e6efbbe-5850-493a-917d-a569571da3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:11.444Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=4b08fef5-3ac1-4ece-a62f-9a2e1ad275b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:21.452Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=5d191c4b-fac3-4d9b-969c-ac6e4e6a1e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:31.460Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=403108e2-3543-4016-aa96-fa7d7ec178a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:41.472Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=3fbe1c63-c808-4f58-bf22-5230978e7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:51.479Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=8f0f03ba-1c28-4a6b-a430-85229234a2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:41:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:01.487Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=9535c2ea-c1c9-4dd3-b08c-d65a1470df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:01.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:11.493Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=68ea8210-041f-4939-b513-8ec93be87ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:21.498Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=bfeecc11-2579-4208-990d-e89f754a0a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:31.505Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=83dc262c-e678-490c-9115-9fe1487a778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:41.513Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=041963a5-494b-419b-a183-24cce940bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:42:47.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-10T13:42:47.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-10T13:42:47.757Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:42:47.759Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:42:47.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-10T13:42:47.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-10T13:42:47.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-10T13:42:47.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:51.522Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=fb91439c-2127-469a-91a1-e421550c207f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:42:51.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:01.530Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=f15dcf3e-935a-4da4-a922-15f4c0ad6d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:11.545Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=7e436d6a-42b1-4254-8c2c-acd48197db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:21.552Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=93997377-2a64-4f86-8f19-60d6bdc71959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:31.559Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=05297454-1e7a-430f-b93f-81922a0029d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:41.570Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=725c39fc-ba7e-4926-b702-3254bef952ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:51.578Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=11e3384d-d3d3-4d63-92b0-0658d957731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:43:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:44:01.585Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=b4f58316-6540-4ddc-80ec-7e0e75e10052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:44:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:44:11.592Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=ebc9ded3-7262-494c-a0c6-6c6adb20127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:44:11.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:44:21.598Z |INFO |Init configs |InvocationID=50a845d4-668b-4ee2-b409-c5b46f769a93, InstanceUUID=68ef6bc7-fe3e-4767-af5d-586222220707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-10T13:44:21.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |