By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:42:39.329Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:42:39.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-31T12:42:39.400Z |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-03-31T12:42:40.966Z |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-03-31T12:42:41.155Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:42:41.155Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:42:41.156Z |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-03-31T12:42:41.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T12:42:41.618Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-31T12:42:41.667Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-31T12:42:44.270Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T12:42:45.561Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-31T12:42:45.594Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-31T12:42:45.595Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T12:42:45.689Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-31T12:42:45.690Z |INFO |Root WebApplicationContext: initialization completed in 4021 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-31T12:42:46.593Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-31T12:42:48.139Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T12:42:50.162Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T12:42:51.094Z |INFO |Started MainApp in 18.244 seconds (JVM running for 20.275) |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-31T12:42:51.241Z |INFO |Start scheduling PRH workflow |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:51.260Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=96250baa-af51-4871-85e5-84abe98eb12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:42:52.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T12:42:55.743Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T12:42:55.744Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T12:42:55.748Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:03.024Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a34bf4ca-4a84-4110-8af2-c4b2b3123288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:43:04.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:14.126Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a6f835bb-b1ce-4365-9dbb-e1260dfe5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:43:15.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:25.201Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=69233a4b-f8a4-414c-917c-f3760832d9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:43:26.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:26.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:36.312Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=afda7634-89cb-45e4-8530-1dec4324bd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:43:37.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:47.370Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e16ddf2e-2d57-4ec9-ab8b-d86f0dee80f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:43:48.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:58.407Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5cbd4168-d70a-495f-8842-00e0f21642a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:43:59.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:09.450Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=00c8f8fa-4d4a-45cc-9be7-41fbcaab90bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:44:10.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:20.521Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=58f49239-5351-44ea-836e-344004d9e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:44:21.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:31.560Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ccec7a7b-6a21-40dd-845d-c51a19d2fb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:44:32.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:42.599Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=de2de383-6761-4214-ba12-99042c4ff202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:44:43.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:43.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:53.646Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=223a0d47-86fb-4010-860b-e2bdb5740fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:44:54.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:04.679Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5a8cf02b-ceba-4381-9a07-1784f4e4144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:45:05.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:15.754Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d33fdffe-58f7-4bea-b2da-c9ba7587a840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:45:16.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:26.823Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7d07ce3d-1256-4bb0-865a-e5f70e557681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:45:27.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:37.868Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e9f11f23-6f0f-45a6-8b7d-5b909a02c352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:45:38.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:38.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:48.937Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8b51852d-8868-408b-8fc1-93d5a04eb67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:45:50.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:00.014Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1caa90db-91cf-4c28-a293-2fb932dafd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:46:01.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:11.080Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f13be2d2-868d-4959-a0a4-4a74e8011871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:46:12.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:22.153Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=88e26c12-a59a-424a-87d2-66d28d35114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:46:23.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:33.191Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fead3651-35c0-4e34-8322-bc572f173b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:46:34.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:44.295Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c08dfa46-ad0e-4033-b100-aac44c7406a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:46:45.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:55.370Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9b578346-8603-45f8-b808-f2113ad90356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:46:56.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:06.439Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fe83d245-e5d7-4ab3-8180-a2d7b20f3b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:47:07.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:17.480Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=104f5bf9-4e0e-4ad7-b036-7b451b2c4943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:47:18.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:28.553Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f804de6d-1d9e-4cc1-9ed0-f17a34113b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:47:29.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:39.607Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=090379f1-a378-40d5-8f7b-f4cf1803c051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:47:40.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:47:47.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:47:47.967Z |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-03-31T12:47:47.969Z |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-03-31T12:47:47.973Z |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-03-31T12:47:47.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:47:47.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:47:47.993Z |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-03-31T12:47:47.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:50.664Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=22ad5c88-d00c-44f5-940b-ebdb190404b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:47:51.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:51.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:01.745Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=842e4d87-c478-47cd-a665-90f483eda046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:48:02.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:12.808Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7e100de0-f4d8-487a-8b05-aff7bb23fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:48:13.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:13.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:23.850Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=714a2940-fe95-4c2f-8ef7-d90a84544ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:48:24.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:34.923Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=bc4f588b-8fd4-4704-95ce-bc7002d1f1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:48:35.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:35.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:46.000Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=893d02dc-cb7c-4197-a5eb-62cd5de92102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:48:47.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:57.065Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5b2115c5-9733-4249-9010-74f2f26c87fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:48:58.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:48:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:08.138Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=bea06a1e-d5db-40c6-8f37-7e458e292298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T12:49:09.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:19.179Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5e222395-dda0-4d6c-907b-d278d9822dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:29.327Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8b3e3943-332a-4009-b850-168f71fdfdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:39.347Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=26d8f1f6-f099-4b42-a7dc-fa299ef51f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:49.370Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=91242968-fa6e-4f13-8c87-dd87932cc03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:59.391Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=723a54ed-9aa8-44fa-af3d-aced2be77c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:49:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:09.404Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=78c9b274-74c1-4e40-8ba2-5650c742d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:19.420Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b667a85d-3d52-4e79-a0c4-499c4501309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:29.434Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9c77be9f-b9e6-4e86-9ea9-fe583681741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:29.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:39.447Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9b730761-085d-4c83-91d4-df3952804bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:49.462Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6b8fab13-dafb-47dc-b1d6-33f0fa269624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:59.479Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3689c0ab-33ee-44ac-9cdd-e70c888d739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:50:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:09.493Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1f8e0666-fb83-4756-b884-401c417592a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:19.506Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=596aaab0-4f00-4e77-8673-8c519a564b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:29.520Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=de84fcad-023d-47bb-bd5e-ca07b29b5c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:39.538Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=32036c20-1f89-4e8e-b7d4-c2f78f2024d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:49.555Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fbda3f90-92b7-4699-a638-50640b772ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:59.571Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=022bd88a-6c3c-44fd-b768-4617ba5e409f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:51:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:09.587Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a4466fde-1194-4e7f-a632-f359bd84c6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:19.601Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=bc50bc93-512e-454a-8431-9861887038a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:29.618Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d9904ba2-aa0c-41ea-9292-3dc896585040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:39.632Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c8994a62-e488-4cf2-8b2e-4eada3e4e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:52:47.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:52:47.155Z |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-03-31T12:52:47.157Z |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-03-31T12:52:47.163Z |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-03-31T12:52:47.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:52:47.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:52:47.182Z |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-03-31T12:52:47.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:49.644Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=005c45fb-fa4f-4680-8186-05002b2f70d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:59.670Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=82c182fd-cb9d-4675-ba9d-fabf74176d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:52:59.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:09.682Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=91ac28cb-2533-43dd-afaf-7d55ac292962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:19.693Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7f7f7fd4-5ff5-42e6-ad2e-548cd56b747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:29.704Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6239d3aa-a757-4289-bacf-4695b2d94d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:39.717Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a74ee24f-029d-4661-85a7-b40e283332f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:49.728Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ea25098c-75c3-4805-9624-1f1e45fb538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:59.739Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a8c16e60-fa01-4d00-92ec-6b571037e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:53:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:09.750Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8b2d9abc-40b7-48d8-938b-ada37237c050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:09.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:19.776Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6215ef41-2757-4582-b85e-0a1a7c15bff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:29.796Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0aab6d13-76df-47a5-8201-96dd84476d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:39.815Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e1bb1298-dfac-4fbf-b497-7c6eaecc90b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:49.839Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3bf2b431-3452-4c7c-a8cc-12ce971e453f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:59.859Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b94641f2-f7f3-4cb1-a7f6-3f016d38a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:54:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:09.877Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=db10e213-987b-4245-a91a-53f702950626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:19.905Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=99a2d85f-5515-417f-9145-be0dc8365891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:29.918Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=08ac03ca-b4f7-4b8d-91f9-26cdeb7a3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:39.928Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f51d901c-9507-49f5-a699-7c4119d3fa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:49.942Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ed7b10f2-bc77-40e0-832d-0cd9c443c892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:59.955Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6d1d16a1-33eb-47c1-be6b-bf588c15de44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:55:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:09.971Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=eb52d26d-4791-4000-b405-e07fc2f6244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:19.984Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8cfb4dad-4a68-4d49-aa4c-32e1a048570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:20.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:30.005Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2be90110-ccd4-4166-ae1d-514c98ce6e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:40.023Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5cd824b0-47bf-463a-8f96-c12d32930f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:50.052Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=72115b55-799c-4bea-ba20-a1a380f82d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:56:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:00.066Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b16188d0-fd6a-44de-931e-6bd590ffc9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:10.110Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c4efc57f-384a-495a-9992-5b35af18aacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:20.131Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=688f11ce-305a-42a1-a788-bc42376599f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:30.153Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=341a9e3b-8dae-4cc0-b1fb-2d56c69addc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:30.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:40.170Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1e272ba7-52e2-4358-99c2-dda16d30625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:57:47.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:57:47.084Z |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-03-31T12:57:47.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:57:47.091Z |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-03-31T12:57:47.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:57:47.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:57:47.106Z |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-03-31T12:57:47.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:50.203Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8b32ce4f-cd6a-4606-95b1-878f5f5a2ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:57:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:00.219Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c7ad2638-d8c0-4e41-a05b-f49a1adfc8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:00.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:10.239Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5dc06272-f80d-4787-817a-4c2fdc6311fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:20.251Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2489bea7-d0c2-4e9a-9521-73ff9cd94a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:30.275Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=301b0e83-661b-45d3-b102-f49514caacd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:40.301Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=43ce26bd-306b-4e05-bb0b-27bbb0606e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:40.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:50.310Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=aa57d22b-f731-42d2-8b14-aa2e103c2747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:58:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:00.320Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=54f17699-e394-424e-a71b-60b04bda1e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:00.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:10.331Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e9d53678-d34a-4dea-847f-3345c57f9b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:20.346Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=76ab37a1-9221-4e9b-9e7c-f2762f48e303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:30.358Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6247db62-eb18-4049-8d15-bc18c0b4a5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:40.368Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=26e509fc-e254-4d36-aa7f-055b90a3feab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:50.380Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0fceca0e-a864-4030-8983-ed6105144953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:59:50.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:00.391Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6c444dae-6072-407a-a5e8-85232331c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:10.406Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=21010692-cf28-40a3-9122-cbd8563d4e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:20.416Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d294405a-3e20-461e-ab78-ee562a71e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:30.427Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9de4697c-451c-4f8c-9ae5-12d3f70869e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:30.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:40.438Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4bdac109-832a-422a-bd42-d713cf8f83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:50.454Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e8acaa65-7283-4d49-96df-297f41caaf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:00:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:00.464Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5f2e2e0d-97cf-4cd2-ae25-fa6197b35d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:00.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:10.474Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=46984295-d87b-4889-ab9f-ab379f2444c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:20.484Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=414b7aa6-d0f8-4c42-8502-da5ff226cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:30.497Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=54286b15-602a-4574-a763-4578f1652ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:40.515Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b1fa68d6-26b9-4723-ab42-defccf5348c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:50.527Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8e65cd63-88d9-4915-8d0f-4132e922aece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:01:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:00.537Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6ddfa458-4d70-4f32-a866-34d27cd60811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:10.548Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0777eccd-7c53-470e-83d6-0a61f8acb4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:20.556Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3e9a6374-723e-44e9-8c1e-35aa9e843f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:30.566Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b373bd26-4d00-4bfd-9c7a-80d3659221eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:40.576Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9b698c7f-b4ea-4673-9f54-c6b8de3b95da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:40.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:02:46.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:02:46.917Z |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-03-31T13:02:46.919Z |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-03-31T13:02:46.921Z |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-03-31T13:02:46.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:02:46.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:02:46.933Z |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-03-31T13:02:46.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:50.587Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6ad5c7e5-d1c7-4a54-a743-03e2d0714fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:02:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:00.596Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=645b6bb9-43b5-44f2-92ba-088c56d63fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:10.606Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=96b1dff9-378e-45e7-8ad0-49aa24991eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:10.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:20.618Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ab587fcf-bd61-477d-95d9-56a9491ecc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:20.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:30.627Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0b7ae9de-3a30-4ecd-918b-3baa71988ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:40.639Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4dda0240-899f-40b3-a18d-d28f861bf167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:50.646Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=982c7027-5a5b-4268-b836-5f4cbcb2c2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:03:50.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:00.655Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1b0daba3-3455-4de3-8f4b-000db7cb46ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:10.664Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=665dc729-4f13-403a-9eea-5cc0d633248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:20.676Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2b50cd7c-7819-479e-a6b2-f90d386f32e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:30.685Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e446795b-43fc-40fa-aae6-3435d9a88cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:30.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:40.696Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=83edba3c-7199-4f0a-bb50-0d7ae269ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:50.704Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=46cf3078-1aec-474d-a19b-abe0fc9f1f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:04:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:00.713Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6cfc0ecc-e507-47d4-bed8-a6087dd615b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:00.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:10.723Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fe0ed3c4-117c-4537-9d0c-f0674821481d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:20.733Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0629071d-06cb-43ba-a6a9-0f73ab41c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:30.744Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1ebe824b-38fa-44f0-8a54-282e33ae8d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:30.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:40.758Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=66337e54-3049-4092-8559-c4777d187a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:50.768Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0b184e24-24fe-4581-a39a-7835570f46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:05:50.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:00.777Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a0fc5a45-cbcf-4291-bab0-fb7e3c6f1819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:10.791Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ad2b93bb-4b0c-4b0f-9ece-5ce6433556d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:20.807Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=db17c7d4-7441-410f-ac96-1870cd9cd4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:30.817Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=33918b37-2e52-49fd-a19c-57f24250c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:40.827Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8f0620d4-9fdb-4230-bb96-93eea4ca89b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:50.836Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a3c9a977-768d-4422-a069-a0263c97089c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:06:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:00.847Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b7d923fc-d12b-4d0c-9b1d-b51856d33807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:10.861Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8e10b88d-b2a0-4e16-b229-96b5e3093948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:20.873Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=053a05e6-c1b6-4f5a-a416-026413482dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:30.882Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4e4b2cad-b011-4baa-85b5-49074daf869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:40.893Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1f77cc29-1293-4174-9aca-3ccf14bb4d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:07:46.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:07:46.868Z |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-03-31T13:07:46.869Z |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-03-31T13:07:46.870Z |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-03-31T13:07:46.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:07:46.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:07:46.878Z |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-03-31T13:07:46.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:50.903Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ad19b25c-8a1f-4b99-9a2b-fe9c91d3e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:07:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:00.914Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4fc5fa1c-3d2d-445c-ad6e-657c8152ec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:10.929Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=654dc0c5-918f-4f8e-b8f2-0eaef411bc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:20.937Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=05a3953d-12a0-4b43-9f37-22cc632e9930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:30.954Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=452a4c1d-43e9-4286-b269-0a6e980f0b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:40.970Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=56ac15df-8ce7-406c-84f3-3cec55bedc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:50.987Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a69efb80-c771-4929-845b-47d533a23431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:08:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:00.999Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=29f70354-d5f4-45b1-8206-54940d0b8cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:11.015Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=73b538cd-bdac-4fb3-a50a-b8531b14a2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:11.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:21.043Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d65b2212-ac42-4979-b3dd-7133531a8833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:31.052Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fa17448a-b88d-44e6-ba63-e982bff06d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:41.062Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a82609e4-ff46-4ffd-980d-1a5480983049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:51.084Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0bb19497-f576-4ced-be73-35a1432855c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:09:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:01.093Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=dfb645df-da33-4079-9633-658c645d2175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:11.106Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e350bf8f-23f4-4e94-98c1-9efd76922f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:11.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:21.117Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d3d30877-83b8-4bed-b356-1022da000e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:31.133Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9d85eff8-a831-44e9-98d3-0a10c8de9d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:41.146Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f765571b-18cc-4082-a43c-61a32532d15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:51.163Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=cb025004-67c4-40f7-81aa-04652974c46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:10:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:01.173Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=550ba1a1-dac0-42e7-9019-f447fd45e241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:11.184Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=cac50fcd-3e1b-4ee3-899f-ad4b836d25b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:21.196Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=53b2d960-658b-43d9-a8d4-98c4c178e259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:31.206Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8fa5cd4f-6681-469e-8893-11464642f6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:31.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:41.216Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7d4c6991-5d25-4fce-bfbc-28f830bc37f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:51.225Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6b4b4e60-7bb0-40d8-be15-991e34416982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:11:51.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:01.234Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=59b888fd-9f6c-4d45-934d-a99ed669151a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:11.244Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b01aeca6-7c2b-48ec-a72f-c14070f354a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:21.260Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=17ea1f9d-08e9-4a34-a79f-00dd15e851ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:21.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:31.269Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=70a509e4-b5ef-43bb-9a6d-581c4374fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:31.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:41.278Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=47484ef3-c660-4dc4-8a8d-8d5d60f3df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:12:47.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:12:47.042Z |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-03-31T13:12:47.043Z |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-03-31T13:12:47.046Z |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-03-31T13:12:47.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:12:47.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:12:47.056Z |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-03-31T13:12:47.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:51.289Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=81d13aa2-12b1-4038-8562-47fc67c744df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:12:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:01.298Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f1f48063-f4c2-4a6f-8080-48ac2d27c061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:01.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:11.310Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2c241de5-01d5-4cf1-8c18-80016a5051d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:21.322Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b3a06f2b-6603-480c-9bc6-09fc7c1535ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:31.330Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=919dd815-8043-40f1-923b-a72385f47e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:41.338Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ee72d21c-411a-4ab9-9200-d13f099046a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:41.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:51.350Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=bb0fbb71-f086-48b5-aaa3-2a44cd9849b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:13:51.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:01.369Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0e4415b0-d8f2-4d56-8a95-3398ac63306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:11.380Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=cc6f09b7-fd68-4051-a393-5b6388eddf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:21.387Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3b68d7e2-8611-45c1-9f1b-f88731e0d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:21.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:31.396Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0faf5019-0edc-4491-bf85-dcf4da243b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:31.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:41.403Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f5cedd9e-f1d3-4a33-aceb-7b3de5408890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:41.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:51.413Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a21313bd-c89f-41a9-9423-cc531856248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:14:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:01.423Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0e0f41cc-ca3a-4f52-a859-0c2343ca1d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:11.434Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1a7efedc-ab06-45cc-af05-5cb6c11cb810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:21.447Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f4023c8f-b342-4505-93f2-f21b395dc2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:31.459Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=688c9616-c720-4066-9c09-67a0bf9b0a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:31.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:41.470Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a1cd6ac2-db5e-4f3f-808d-f315dda9b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:51.477Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5fcb4026-e712-44cc-84b4-aeb69eb28c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:15:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:01.486Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=961e390f-a169-412e-809d-8b497451a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:11.496Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e43fe25c-a61a-4a3b-89b9-4ef3f95c584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:21.509Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=0029be1f-d6ac-462b-87ed-32926334bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:31.519Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6d02b051-3467-482b-8211-b2e44cf16652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:41.529Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=bcfcc494-c2cc-4e77-ad8e-a3702ec22266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:41.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:51.538Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=725ab16b-52c3-44f5-9ea5-32bab1d81998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:16:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:01.548Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c2b4532b-6146-461c-aff6-dec804ec0cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:11.559Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c83b91d3-ba08-4a9b-a7d8-706feef46672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:21.569Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=68bc6f72-580d-4ada-86bb-5a61d0b8287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:21.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:31.578Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1a7e28b4-ecd8-44b7-b49c-ec380fe379f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:41.588Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=289d5ba2-aaba-4a36-8a33-6681c3063f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:17:47.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:17:47.109Z |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-03-31T13:17:47.110Z |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-03-31T13:17:47.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:17:47.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:17:47.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:17:47.125Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-31T13:17:47.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:51.600Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6fa6070e-da36-49f2-b94f-e1dcbb3895f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:17:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:01.612Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a3de7f7b-b996-4a38-9d52-4ceb8908d98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:01.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:11.623Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3a2c216e-c65b-48ac-bf37-80f372d15096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:21.632Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b5387222-78e0-4d0d-9e8d-7e83771c45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:31.641Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b897a04e-0b8a-4174-917c-42b47a8b4049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:41.651Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=599f7829-802f-4533-a988-8be4cc731638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:51.660Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a0872b20-ae15-4e1e-85ae-08fb2fe6292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:18:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:01.670Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9fb9943c-e572-4d44-b647-5bc0d071dcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:01.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:11.684Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=eb9b7902-7e77-499e-a0ab-982fa47dadc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:21.694Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=80f1dda4-c0e7-4dee-8b87-90d78802cc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:31.703Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b7954f81-cc40-4a3f-ac5f-118e082be436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:41.712Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f7a89049-81bc-4218-adc8-f42469feac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:51.728Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c8afd72f-243e-45db-8791-f349b5235b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:19:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:01.744Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=beec9a96-dcf4-46c1-b4e3-ba1b277a7dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:01.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:11.752Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9607c15c-f811-4d8d-b9b2-9c8bc0aba6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:21.761Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=12f04378-c06e-43ec-9dca-f74140a8d6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:31.771Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=64a2136a-df24-4c89-95f2-caebccae535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:31.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:41.780Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=18576db7-41ad-4ea7-809e-79824b60feb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:51.789Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e57f2577-bab5-48f3-9a0f-4f5d8764ae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:20:51.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:01.800Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=882bb812-51dd-49a2-87e3-c3555f0eac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:11.833Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=19c6110b-5ee8-45dc-beae-e3122e938818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:21.843Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=65ded324-19b5-4fce-a1c4-670f3ec62c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:31.853Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4a9dd7ab-c4d0-4cf4-b740-978ea3570790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:41.875Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=87769d69-f9c9-40b3-8cfb-395c034c0019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:51.882Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9011c63e-cb8b-42b1-baa7-b23db61e311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:21:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:01.891Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=80bb2135-7222-4497-bf6e-3234d4bb8c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:11.900Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2e7aaeec-fc24-4d14-a67e-4bbb608f9426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:21.908Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=967c4d0d-3fcf-4fa5-b4de-d1fb17279516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:21.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:31.917Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c89cf6f8-a6e6-4eec-951a-7f212d694838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:41.925Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2567e109-c345-4624-a7e3-16cbdd9fc026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:22:46.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:22:46.902Z |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-03-31T13:22:46.903Z |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-03-31T13:22:46.905Z |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-03-31T13:22:46.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:22:46.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:22:46.913Z |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-03-31T13:22:46.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:51.933Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1982877c-99bb-453a-83e5-4222c43af2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:22:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:01.942Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d967d390-c7ff-4323-a763-557968b222a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:11.951Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3e3ea4bf-b6f8-4bd9-a3e0-39544a147d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:21.959Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e27c54ed-9662-4a5a-9e0d-1a2786db8a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:31.969Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ee861f63-6b73-4be3-8355-56b5ab7d0d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:41.977Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d447b8ca-d994-492e-8aa3-786ca1d562d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:51.989Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=06f6f5cb-c6d5-4e8b-bb68-4063ca8b63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:23:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:01.998Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3b4e3ad5-8cb6-4ad9-bf39-bdcededadc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:12.008Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1779aec0-bda7-44e9-b81b-71c1f44ac105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:22.019Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=95566a69-c5ff-4c55-a8ad-9d11f93826ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:32.028Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=bf4ddb8e-e48c-45ee-b04d-41e17be31f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:42.040Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fae96b1e-829e-4bc3-8e80-1672e42df8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:52.053Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=82da3bbb-d97e-4636-ab5e-42a3308f0020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:24:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:02.066Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7ee8c5af-5664-43bf-b4bd-83b91145e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:12.078Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=aff5c196-07aa-4982-bb63-e0768e54e424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:22.087Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=08d8da89-01a0-46ac-8544-3a34336c4514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:22.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:32.097Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=60f3597f-b854-4f8f-8b91-0d72983119f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:42.106Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1026da80-5964-469f-8685-185abd752a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:52.115Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=83bbe5dc-f1dd-40f1-b8f0-4ac11627a8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:25:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:02.125Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=894803cd-1491-4be7-a657-bdbf01c9c359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:12.133Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=75eeeea0-3700-480c-aa46-15fae984c47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:22.143Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1c38e561-5a9b-4ed9-bc23-d542b02b0727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:32.155Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2a5906ef-62ee-4e25-8f1c-e32a3c778af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:42.167Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=06c43283-eceb-4053-97b4-2a12349aa3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:52.174Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8424bd07-1d1e-48e2-8c6d-c537bc5ec703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:26:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:02.182Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a32909a4-ea0d-4dc7-b00f-f23845a55e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:02.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:12.191Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ad3bf5da-1816-4ada-8862-8ba6162e8cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:22.201Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7e20d3fd-450b-470b-b083-b5a3fb51d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:22.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:32.209Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=26701d0d-301a-4e16-8fc1-efb8d6eaa7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:42.218Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7b9f41c6-8802-424d-ac49-96c1033ad91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:27:46.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:27:46.984Z |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-03-31T13:27:46.985Z |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-03-31T13:27:46.991Z |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-03-31T13:27:47.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:27:47.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:27:47.004Z |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-03-31T13:27:47.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:52.225Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=63e41338-8512-4868-9eb3-edb01cae869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:27:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:02.234Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=33b291af-98af-4feb-b350-2f24f0049ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:12.243Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=57cf22eb-fb13-427e-84d3-8e4f1558f7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:22.251Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3bbe7aef-b105-4c46-a3c4-51e4b843ce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:32.259Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7a6cc56a-a80c-457f-a3a0-d0ce016c8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:42.269Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=cdbda6dc-9347-46ae-b9c9-ad8b2740fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:52.284Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c52dd11e-0296-410a-a89d-08732c2bcc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:28:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:02.293Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=92c827fb-6106-4632-83f1-71c9c7396246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:02.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:12.302Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e37f7c60-5a23-42d3-bc3a-6e394ef59b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:22.311Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=af8f725e-bc43-482c-831f-e6282514cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:32.318Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9cec0b4f-aa19-4fda-99f1-a503ffea9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:42.326Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a01e42dc-2be8-46c1-8a85-39c8f26503cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:52.333Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1b419728-de00-4d51-b11e-87728264a459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:29:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:02.343Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7004162f-ac49-4140-a89f-5cdbb3e031ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:12.352Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=794332f6-1c32-42a9-96e3-35448e739783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:22.360Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ead34004-1574-4ae7-8a62-60374fa5629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:32.369Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4615c452-05d6-4611-be3f-66fbc9d0684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:42.378Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2e5c7a9f-1868-435a-b63e-c7b24fa3cc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:52.386Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=4488c709-7f54-4081-b8a9-d45b1af26b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:30:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:02.395Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9ffdd5dc-637a-42f2-aad8-b23d948da224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:02.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:12.402Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=c4c9c2aa-0968-42f9-a152-fe786f5a72b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:22.411Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9a89c9a6-2c96-4670-a807-cbd813530e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:32.420Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=1e439e28-9751-4b4c-a38f-d5b9c87c2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:42.427Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a47946ae-3e88-4f44-b644-d8fe55075a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:52.435Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=536a2b12-6b31-460d-b695-1a24576f8b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:31:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:02.444Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=76ca6885-c60c-4145-8932-9e07d0998249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:12.453Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=b3329dd3-3a96-4de7-8ad9-370a1cd78d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:22.461Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=cf096fd1-6ccf-4777-8f7c-ac59bc349881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:22.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:32.470Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=edd0f2fa-b4f8-4b98-8e08-3312c6d1f767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:32.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:42.478Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=af020dea-ba0f-4297-b915-402813a55460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:32:46.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:32:46.901Z |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-03-31T13:32:46.901Z |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-03-31T13:32:46.903Z |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-03-31T13:32:46.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:32:46.912Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:32:46.912Z |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-03-31T13:32:46.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:52.485Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9b8e0841-206b-4846-80f1-5232fe2f0026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:32:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:02.494Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=743aa67b-42a5-4709-b459-802bf8b5d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:12.502Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f8c72fd9-573f-40b5-8879-89f47dd2ab89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:22.509Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e697ed4f-7faa-4176-9756-870f375f2408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:32.519Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d57e181f-8aa1-4b35-8d22-8f7824d893e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:32.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:42.526Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=78c537d9-6264-4d8c-81c7-c1d60ac34a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:42.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:52.537Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=68dc9445-dedc-47d0-af53-54bffada89dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:33:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:02.546Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=76641780-c7ba-4f7b-a0b2-1338ab52b273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:12.562Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=7cef3d52-167c-4607-a1df-fb35db101666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:22.571Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=a4ab5fa6-5f00-403d-95ff-707633673da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:32.580Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=3b73ea6e-41b3-4f2c-b4a6-f3ba1915d9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:42.587Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=6e8c4a3f-b400-4544-82e3-16c782f7af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:42.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:52.595Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d1b09885-4836-47d6-b034-5fc924d79188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:34:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:02.603Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=9e4dca09-2eae-457d-85e8-61056777a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:12.612Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=38d10729-a876-4305-a13b-f91a7440cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:22.620Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=69ae759c-6432-413a-8c08-70def095728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:32.628Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=190d9b34-145e-48d9-a7ff-4032c4a5d9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:42.636Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=19ea38ec-95ac-4531-97eb-ecea85545ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:52.645Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=f79f18e3-9c0e-44a7-8943-b052f13653a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:35:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:02.653Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=e055d3d1-5c5f-4cb1-80cf-73042ea6ea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:12.660Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=590673d5-2122-46a8-8950-d85f8a484526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:22.670Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=65d2dcff-13a9-4ee6-8403-db431749c325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:32.678Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=252ef338-1071-42f4-ad55-b52f227655d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:42.687Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=951d35e4-a874-46a6-ae93-6d30252de6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:52.695Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=789a270d-f998-491d-b8ab-a7c9acbdde01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:36:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:02.703Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=ede98d70-ccea-490b-ba9c-fbd87e95f685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:12.715Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=2e4b91c4-e181-4625-a22a-82f6c1321954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:22.724Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=52c3c30d-06b0-4a35-af84-b5cc1fc7078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:32.733Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=5374b7a7-5033-446b-8bb1-901a636c0e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:42.740Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=fc42fa15-2707-4326-9fff-ef8bbd5c9243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:37:47.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T13:37:47.018Z |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-03-31T13:37:47.019Z |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-03-31T13:37:47.021Z |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-03-31T13:37:47.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T13:37:47.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T13:37:47.029Z |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-03-31T13:37:47.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:52.748Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=03500104-e83c-4cf0-ac0b-566573a595d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:37:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:38:02.756Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=8390792c-8500-4c5d-9066-1cff1da3bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:38:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:38:12.768Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=d9640520-d3d1-447f-a05b-7f9f9d1e8e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:38:12.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:38:22.775Z |INFO |Init configs |InvocationID=9ab446ac-c4f2-4f49-92a5-fc3c63d390fe, InstanceUUID=61e5bdd3-84e0-4f56-b9ca-c1073250d113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T13:38:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |