By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:40:13.287Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:40:13.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T11:40:13.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:40:13.864Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:40:14.006Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:40:14.006Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T11:40:14.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T11:40:14.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-17T11:40:14.120Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-17T11:40:14.139Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-17T11:40:15.690Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-17T11:40:16.076Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-17T11:40:16.093Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-17T11:40:16.094Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-17T11:40:16.141Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-17T11:40:16.142Z |INFO |Root WebApplicationContext: initialization completed in 2003 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-17T11:40:16.490Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e485a072-5065-449e-9774-091c5abaf44f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-17T11:40:17.197Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e485a072-5065-449e-9774-091c5abaf44f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-17T11:40:18.647Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e485a072-5065-449e-9774-091c5abaf44f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-17T11:40:19.247Z |INFO |Started MainApp in 8.091 seconds (JVM running for 8.698) |InvocationID=e485a072-5065-449e-9774-091c5abaf44f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-17T11:40:19.305Z |INFO |Start scheduling PRH workflow |InvocationID=e485a072-5065-449e-9774-091c5abaf44f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:19.322Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=37b4258e-b397-45d4-b8b7-6578fa0cbff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:40:21.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-17T11:40:27.977Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-17T11:40:27.978Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-17T11:40:27.983Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:31.054Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1897b649-2093-4657-b54c-20fff96b5386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:40:32.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:42.127Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=76d2ec3c-6e83-437d-aa3c-b2821ef935e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:40:43.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:53.170Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6b928414-6fb0-4d46-aea9-435c24f79d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:40:54.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:40:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:04.301Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6d6b1f0a-929f-4e27-934c-94db0273c40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:41:05.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:15.344Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d8fc74e5-4b9b-4f89-aafd-cbd7605a75c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:41:16.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:26.414Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b06f7d89-abb0-44f4-8abb-7f64813d6bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:41:27.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:37.493Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=56c4d6b3-1198-418a-9726-db3726ff826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:41:38.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:48.527Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=53436ce2-cde9-4e1c-a4b7-4b2f7362b23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:41:49.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:41:59.602Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6f89bd99-2d2b-4b31-9e9e-2e14f5ef358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:42:00.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:10.668Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=01270592-f85e-43e0-9305-510ee5cabd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:42:11.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:21.710Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=09d9798c-95f4-4012-8a28-af5ccf1de134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:42:22.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:32.749Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=316ce730-bda2-42a8-8d9d-0eae76c29265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:42:33.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:43.788Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e8a5e85c-c94f-44c4-bdaa-5477a940cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:42:44.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:44.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:54.835Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dbbb1a04-4319-4e7d-8b73-ea85053820db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:42:55.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:42:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:05.868Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=480b4343-85fe-4cee-ab9d-0bb97c8a7230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:43:06.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:16.912Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d0b01afd-d0fb-4458-9056-020d84a72279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:43:17.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:27.950Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5c97fbe0-ecf7-42e5-8ee9-73a99a49634a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:43:28.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:38.995Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9120f19f-65d9-4747-bf3c-f2197984f17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:43:40.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:40.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:50.030Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7e55f755-617d-436b-b72e-98996d9e900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:43:51.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:43:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:01.069Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1cf45284-bbbb-4ba0-bcef-86a9339adbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:44:02.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:12.108Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3a4afe0b-bf0d-4734-9a4c-9bba3a2765db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:44:13.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:23.153Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2d81dc5e-a647-450f-b4d1-70d01e232d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:44:24.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:34.188Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2f622e63-efda-43c0-9312-780e6cc6413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:44:35.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:45.233Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b2434586-fc6c-452f-919f-725f236f567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:44:46.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:56.269Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cac4905c-8faf-4572-9d31-0ebd0b74cb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:44:57.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:44:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:07.315Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=98f5ee2f-76e4-4bc2-ab4f-aaa645f052f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:45:08.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:45:16.953Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:45:16.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T11:45:16.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:45:16.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:45:16.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:45:16.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T11:45:16.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T11:45:16.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:18.350Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a3385826-7a01-4d9c-a247-538d07be745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:45:19.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:29.389Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cb82bd68-172e-4b39-b41d-4b209dc5e635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:45:30.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:40.428Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e168a4e5-ad51-4222-aabb-9bcb76fb184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:45:41.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:51.471Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=72d327aa-a5c5-42e7-848e-f1f6b9b1fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:45:52.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:45:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:02.542Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=441cb7aa-330b-44ad-bd36-d60d74eb487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:46:03.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:13.580Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5be46971-501e-4798-afcc-daebc4f791ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:46:14.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:14.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:24.620Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=104f76ff-c214-4e31-a578-7167542b77f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:46:25.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:35.661Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=023408f1-beff-4d8d-be80-5668835e3234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:46:36.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:46.702Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c32c47a2-7c8e-4256-8f91-9cc55661948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:46:47.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:57.741Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d6304e43-6094-4e54-8017-818f887bee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:46:58.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:46:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:08.794Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b63ed1ea-6927-4619-8087-73c40b5bac06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:47:09.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:19.820Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c675ecbc-54f1-475e-a460-5b028c75ffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T11:47:20.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.90.95:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:30.863Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4c9baf7d-318c-4933-9dd9-312356323f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:30.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:40.991Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d2f85fc4-c9ca-4ae9-a555-a9e887b0fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:51.010Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bf69fb31-3dc5-4d6b-9140-108862324fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:47:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:01.019Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ac5e6a3b-3d74-4969-8033-dde786ce89d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:11.029Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7174b410-625c-4565-b005-4405c69f1b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:21.046Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fd604073-7303-40c2-88c4-af2d84edeb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:31.061Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bc98c16a-0e5d-42f6-bc0c-4b5357343048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:41.079Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6c121c17-669c-4f92-95f5-e75b1260bf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:51.100Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1eb56e93-667b-414f-8df8-f34ab096ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:48:51.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:01.116Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bfea1a77-2a73-462a-8c7b-e51e371e3d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:11.131Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b2a9dd0a-62b2-40d0-b8e2-de3cf0da18ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:21.150Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9f9df01c-0ab6-4f1c-83cf-165b20eaa843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:31.167Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=352c2796-482b-4d25-8bd2-c82329e4e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:31.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:41.178Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cd1d46f8-468f-4fbb-bd2c-1d29f8a56272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:51.195Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f49e96ea-32bd-4f71-8f7b-b7ab49a5f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:49:51.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:01.211Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=64ca089b-cba8-43bf-902b-d7b203ff066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:11.231Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6d6718f2-85c2-4443-8d52-86dcfafdf295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:50:16.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:50:16.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T11:50:16.946Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:50:16.950Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:50:16.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:50:16.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T11:50:16.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T11:50:16.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:21.249Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7270b850-d8c2-4b09-bf85-15c95fad31a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:31.266Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e1c36cc3-0d29-4947-9bb7-848efe5a7bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:31.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:41.278Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d00a3340-43b2-4ccc-9859-95a7eff66558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:41.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:51.376Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c55b7344-4978-43c5-a139-1c55a944ccdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:50:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:01.387Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5649ebf2-174d-4192-9ce0-d9921cb79784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:11.398Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=23fbb30e-d5f8-4a17-a277-fc104dbc88b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:21.409Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=52b8c569-cbe1-42ac-8cb6-95811ebd87f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:21.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:31.422Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a6516828-7bf9-4b4a-a452-fd60fa275070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:41.434Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b9baf612-2fd2-41d3-a504-45a81d2b55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:41.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:51.447Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2718772b-36fd-4413-b0ea-faaf9cf81a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:51:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:01.461Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f0bb9ebe-f2bf-42ad-8da3-237e4bb21fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:01.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:11.475Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=662f4809-8984-49ae-a354-0d1250b745d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:21.487Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6ca40afd-e609-46a2-b052-36597a6b137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:31.496Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4f6681b9-2cbf-4e5e-b3cb-e1be970da66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:31.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:41.506Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fcaca28a-c172-4e6b-b5f3-5fa1454f8dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:51.515Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7f48b925-af6d-4ba2-8fb4-98ecfb30d5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:52:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:01.526Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3411eb8e-54c2-4825-995a-c70f01d0585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:11.534Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5cb47d25-1aee-4936-925b-38495db7085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:21.546Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e1ec43cc-9f9b-43b9-ad76-1fa2d711bc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:21.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:31.561Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=feffa3f1-5dfb-428c-86e4-db37c608d551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:41.574Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ea0bab36-4561-474c-b6fd-ed001b4b7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:51.586Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=928e7f9e-7ca9-4b24-b701-4b7dd181458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:53:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:01.597Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bc76d7cd-52cf-429d-bbd7-1104fa8b2d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:11.607Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7121d89c-72fa-41f6-b56b-ba3ec76f0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:21.616Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e445ed14-15d8-475c-8e04-2bcc3a7b5e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:21.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:31.626Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=083e148f-62ee-440c-823a-63b59518cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:41.638Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=24e9dbd8-659d-4e4d-9378-696a8a78f72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:51.649Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=591d730f-bf30-45a0-9d8f-03f84c9a36b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:54:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:01.663Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2ee4db7f-e057-4442-80dc-1bdb233cc42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:11.674Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ba4b039f-8ddb-4fee-a406-fe275481bdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:11.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:55:16.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T11:55:16.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 |2021-09-17T11:55:16.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 |2021-09-17T11:55:16.988Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:55:16.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T11:55:16.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T11:55:16.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T11:55:16.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:21.685Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0fb9f1e4-db39-4c49-b042-8a674a8fe531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:31.698Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=24da802e-7a4c-45cc-afbb-9ec85d13177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:41.707Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=42541166-0192-40c7-bc47-ed90599617e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:51.720Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=67e8d03f-df47-44f8-a721-1643b1990239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:55:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:01.735Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e40512e6-c335-4785-9ada-b2921b1dd5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:11.746Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ddea1977-1d8b-401b-8ea9-66d8b110f5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:11.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:21.752Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5805fa93-81cc-4b44-b2d9-848423d4411f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:31.762Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=181cd4c5-f04f-4d9a-931c-d822fe01fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:41.771Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d9d58a22-304d-4e06-83f5-a987f583bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:51.781Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a64a29fd-807d-492b-9f20-8df449b9cda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:56:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:01.795Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e229cdb9-92fe-47dc-804e-7a8f13af885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:11.804Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bce06e9a-08a0-4b6d-a1c3-79e26802ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:21.816Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3ba091f4-090e-45a9-9dcb-198ea87e0139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:31.831Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=425c3c60-2b35-49ca-b1a0-804423ad5c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:41.845Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1fd893e8-4876-4fe0-bddb-3236547e09ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:51.860Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6a964bac-61f1-4086-9f35-924fc41d52ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:57:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:01.874Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c027661e-5d59-447c-85b9-2498349dede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:11.883Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9795e386-49b5-44d3-81ac-286976463c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:11.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:21.892Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4c6289d4-08ad-4f50-834b-82f0dbcbcd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:21.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:31.903Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d1d12428-1c3d-4745-8b77-f570accd83b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:41.913Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=df370e12-dad2-4eac-9c11-d2bcf3a64f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:51.940Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3603e38c-c893-461f-ba9d-50ae7a9cdae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:58:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:01.951Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d3f80176-c234-4d47-8c0b-7eff2497bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:01.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:11.961Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=002cc80b-2c58-4a28-9889-bce3e9ab6223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:21.975Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5e285df4-a090-46d6-a365-6281c92b9205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:31.988Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d37da1f2-2141-4f14-b13a-7ada44830526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:42.000Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=53ba48db-0f97-46b9-837d-b05a833832ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:42.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:52.012Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c415bc3c-7ce6-4b07-b199-4bcc8d00eb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T11:59:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:02.020Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1f466431-4037-4979-a361-04e6f943b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:12.027Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9091587d-7987-4078-9dd8-fda6398ec089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:00:16.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:00:16.956Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:00:16.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:00:16.960Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:00:16.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:00:16.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:00:16.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:00:16.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:22.037Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=686ff66d-4074-49de-9375-f1d1acdae4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:32.046Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4558a9c1-3310-4388-8ad7-06b276b75c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:42.055Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0c5e19f4-1ad7-4de6-a6fa-47962c9160f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:52.065Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6b072770-74e9-4bc0-8100-280fac5f041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:00:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:02.076Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c6de8f44-6db1-4c30-a298-bdc06b31c909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:12.090Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1a8b4ed3-e6b8-4d68-986b-ecfb11732ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:22.104Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6c117bf7-133b-45db-9206-f7cae891cc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:32.118Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=15f9f11d-d6b0-42e1-8a4f-b6001f5ad2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:42.128Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6cfa7007-120d-44c9-a093-866a29286fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:42.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:52.142Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=15b629d7-4c15-4b7d-b699-265663cdf3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:01:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:02.153Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4b59a3e8-03d0-49d8-85d1-8b721a2920a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:12.162Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=79cb5757-3750-48e0-b4d5-6f560ae0af0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:22.171Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c63cea89-8135-48c8-a0fd-f13b9909c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:32.181Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e827d71c-fb41-4335-adac-fe140d14f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:42.190Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3a2ab1a1-f92b-4cda-8b2d-ad3126597290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:52.200Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f1a9857a-f562-415e-9065-d9ba8dd337cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:02:52.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:02.212Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7afab360-658a-4202-9438-c21b11b650c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:12.226Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6a617817-d260-4486-b283-4c2fca1975d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:12.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:22.237Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c60e61a5-90f1-44e0-9e14-e64bf396b3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:32.250Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0ea116ea-7d8c-4d5b-aa12-22b24b5e4639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:42.259Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cc9da174-5f86-4a02-896e-1c4f90a790de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:42.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:52.273Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=27d5c2b0-3971-4f58-a66e-616e7a8bb56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:03:52.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:02.281Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3c299752-0f00-4b69-9108-09c543491340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:12.293Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6b709efe-44f2-4a2e-9c4b-527bd2e56ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:22.302Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=175c201a-924f-4620-bf3d-78878451a1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:32.313Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4d0c1a03-51f1-49d0-b275-99abdc522655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:42.321Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=594249e6-9eaf-4833-9763-8b6d47291d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:52.335Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4239c65e-4413-421e-afc1-0ad8ea5b1369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:04:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:02.348Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f440ac54-cc7e-4e6b-b470-d1e4ff0ad819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:12.360Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=73efc3de-d2e2-40f8-bf54-46b4572c1619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:05:16.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:05:16.988Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:05:16.990Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:05:16.995Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:05:17.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:05:17.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:05:17.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:05:17.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:22.371Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=89315542-cc2c-4d7e-b01c-2ea286eb06d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:32.382Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=728e5594-3dc6-4c59-b6a5-944175f88a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:42.398Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=535f58c2-4f5e-409b-a411-453bfd183625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:42.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:52.406Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a4c3c070-7cdd-4238-a8e8-d5cd9609c888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:05:52.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:02.414Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=09bc113c-aefb-4b34-9f80-fa52962088a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:12.422Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=eb8e2ce2-229c-468a-8b22-103c66d641aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:22.431Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=380ed5dd-f091-489d-9735-7ea0d7843901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:32.440Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=29c2ffff-752c-4caf-b7bf-c9acb632b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:42.447Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1cee34df-27c8-4e19-9068-ae22dfb89cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:52.456Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1549006e-19e9-4a17-b52c-dd1510d37d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:06:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:02.470Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1f340c28-bef0-4613-88be-e868c01e9afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:12.481Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=74f5463a-a469-4b5a-8f62-ac024514b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:22.491Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c33dd69d-4982-47be-934b-36460a786d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:32.504Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=790de36f-b7a7-4d06-847b-5541e409da83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:42.512Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0b1872b1-7b38-49b6-95a3-907f150b940f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:52.519Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5f7f13ec-5802-4696-99ab-78792de3dd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:07:52.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:02.528Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=302cfacd-9ed8-4b33-9aee-4e33a1c9835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:12.537Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a9469858-73fb-4d7b-bf19-6f9ab681e95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:22.545Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2a447984-29dd-4382-80e3-a9f624c13b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:22.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:32.553Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=57c1d7dd-a86f-4a60-8b1d-56fd0c092a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:42.561Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dfdde455-9add-4a01-bb9c-ebcfd86b41b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:52.572Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b359dd69-8bb7-4c43-9abe-8fd5ce30a26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:08:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:02.582Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f6b87a43-06d4-44e3-a5bc-c68ec4f7d328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:02.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:12.595Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1f35e20f-7835-4816-93dc-d4bd13f91eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:22.605Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=27f027ff-6f21-449a-ac84-1dcec433bb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:32.628Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=38b2160a-5b8c-4ca3-b10a-b580f542cb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:32.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:42.639Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e4383291-0c83-4be0-950a-eaac5f06c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:52.649Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=47232440-d6c1-40c6-b77f-ae21f1b7a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:09:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:02.658Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0c7be333-6151-4d63-8db1-ed574afc0a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:12.665Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=26b9095f-7d71-482f-99ff-4c99c1907656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:12.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:10:16.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:10:16.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:10:16.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:10:16.981Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:10:16.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:10:16.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:10:16.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:10:16.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:22.676Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9c7351eb-5745-4a4e-9f73-d6eb3d2dc12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:32.686Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4d3697de-7dca-43f0-ab38-413a4b3bd137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:42.695Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3b3c5965-70f1-4e23-9041-68fd436a0b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:52.705Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=925b9d18-f2d9-488e-aa2b-cd8c20623bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:10:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:02.715Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3298308c-eb44-4e91-876b-2f117f74d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:12.727Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a823b85f-e68e-43c2-b624-8180bfd41f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:22.739Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=62889f51-bd26-4460-885e-42b4431affc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:32.749Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ca4dcc1d-1163-45d2-95a3-f73c22d06701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:42.761Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8cb94439-e1e8-4e1c-b99f-15b8bb33fc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:52.779Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b999115d-15e3-4576-9394-b3268ea5912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:11:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:02.791Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=811239f6-d24f-4998-8707-1164af6df3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:12.800Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=701517f1-902c-4647-935f-df5bdc87ad06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:22.809Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ee5ab991-d6c0-4765-9d94-aebc606126d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:32.818Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=78fb82d5-801f-410d-af81-58a0a18c4b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:42.824Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=02f51a40-4d9c-429c-8e22-31a4f6e717e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:52.835Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7b3da1b5-1776-414c-a97b-f4117436f255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:12:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:02.846Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6ff50ff9-38fc-4a87-8ad9-4478e8a7fb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:12.856Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=08bd5a38-d481-4a70-b499-9bf8e432fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:22.870Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a9fc7e69-987b-4aef-8120-912b217daa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:32.881Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6bb6f5bb-1a9f-4ff2-8477-97775f8a58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:42.893Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c4e80c98-e6ad-4f22-bb75-2958fae28a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:52.902Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2cc03c6b-daa1-4de4-b2d3-dea6793f970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:13:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:02.909Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b66c89ce-45c4-4272-b88f-0b65b0692eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:12.918Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4263fa87-44a2-4969-98f6-cfc52339c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:22.927Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c5079c6f-a04d-46d7-98ee-3e75448dfaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:32.937Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=48cc6051-3780-4c49-b46e-b7a74ada5a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:42.946Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4234da5f-c1a0-4747-9a81-9f8d325ad28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:52.955Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=12443ce9-338f-4b9d-b8f7-312c687d8282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:14:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:02.964Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=998ab575-613b-4617-ab12-26085ebf2d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:12.976Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f1165b0e-f2b2-44ec-95d9-d28497010172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:15:16.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:15:16.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:15:16.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 |2021-09-17T12:15:16.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:15:16.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:15:16.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:15:16.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:15:16.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:22.988Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=85e72b3c-5a1d-44c9-86f2-d7c20b3b7e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:33.002Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4fc2ba01-bdad-41cb-b847-4d88aeb992b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:33.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:43.012Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=acba8f8b-7fed-4a45-b577-7c928a9588c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:53.019Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cc038a63-5f71-459c-809d-7640f6e3b4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:15:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:03.028Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fafa767f-347c-4da9-8d25-c422b67ed83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:13.043Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f6069107-e133-4425-949f-15a608601678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:23.056Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=faf48520-4da7-4fb1-a8bd-eea60c2b82a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:33.066Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dbdbcf53-71d5-419f-914f-87038935e62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:43.074Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9d1c2ce4-57cf-46c1-a2f6-ea61f60a7eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:53.083Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2410864c-0a40-4ad5-9f52-b245e2ef2784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:16:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:03.103Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5b366fce-d4d5-43be-a85b-9fc22b78d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:13.117Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4ef29c79-5c84-4f41-8e02-18cd4e16d44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:23.126Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=018e9cce-868a-42b2-9302-0a17a5193b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:33.137Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=050ba5e8-ad88-4ed1-89ec-a1db54629784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:43.148Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5713e548-7edf-4e47-b9ff-690141bd17eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:53.155Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cfc01680-fcfd-4b66-aa2f-1ed096aa6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:17:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:03.165Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1a9ddf13-7c39-404d-87b8-26a01a273785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:13.173Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7cb84e27-8fce-4ed8-bd1c-bf15219847b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:23.181Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=51cf68a0-fbc9-44dc-b651-4f8af2bdbbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:33.192Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f3c89991-5b41-4287-bd79-8bbf72d7c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:43.202Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f3f0d53a-2cbc-40e9-bf77-7d108e692f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:43.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:53.211Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9844ba8a-0a4c-4321-a360-152358192776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:18:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:03.226Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7e4b56da-bbec-4d1c-8cc2-55041f5f905e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:03.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:13.236Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=897d0751-b368-4f58-ba4e-aa5a8e44bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:23.246Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d8afe52e-03bd-4372-9c94-ea82f99c9a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:33.262Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=13b56d42-d128-4459-b67a-9c748a0f826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:43.271Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=724d9274-8294-4769-a917-bb0865a3236b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:53.278Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=59ad0504-ae11-4434-9c43-ef93ce5d9d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:19:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:03.286Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5f72dc9e-e33b-454e-8edc-123a27948964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:13.295Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8caf16b2-716d-498c-a454-526b2ac70bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:20:16.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:20:16.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:20:16.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:20:16.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:20:16.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:20:16.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:20:16.958Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:20:16.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:23.303Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b54777b6-c943-48aa-95d1-185073189129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:33.311Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e3d5717a-3293-4174-9684-14805bfd8fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:43.318Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=122fd2f8-acd9-4c52-ae66-8d087471cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:53.329Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d6860f32-7b71-4459-8257-573ea340c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:20:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:03.340Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9a1145f9-0acd-4305-9cfb-4965beb620d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:13.350Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=674f7a0a-2bbc-4e39-b0b2-8ef03723f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:23.362Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5e7d8106-4a19-4f8b-976b-471bb7d19e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:33.378Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6e953f41-b088-4280-91c9-eddcbf2ef135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:43.387Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8eab7f5f-a105-457c-857c-2827adcc385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:53.396Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ffb4c478-af29-466b-bdbd-5427327928ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:21:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:03.404Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5c51f5ac-ea23-48ae-ab0d-588cd608eaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:13.413Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fadc2255-bd55-4899-ade6-c9aa8c5e221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:23.422Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=17365d7d-40b2-4bf4-be7f-7d0fde081a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:33.430Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0034a4c0-6e6a-4ab2-9795-42ee53c9daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:43.439Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bee41eb8-7357-40d3-856b-c6ea696dfa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:53.451Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=17821193-4e51-4f97-94ec-0ef691b7f338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:22:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:03.463Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8c041f2b-f8b3-415d-bb78-3a9273ce8a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:03.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:13.477Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=851031a3-f27e-4cef-adce-ac36a0dcd1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:23.490Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6daacfd7-b821-43dc-81aa-39e8ec1f681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:33.501Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=28bbec3d-5bbd-4bd4-837c-10c238523918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:43.515Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d3035fcf-8778-4928-b179-5c8988c674ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:53.524Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2f64e7c1-cfd8-48ff-8267-f996e36657a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:23:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:03.531Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8c47d0f9-167a-42d6-8113-b80bb0aea46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:03.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:13.539Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=145968ae-db16-4144-9ae9-d12bd8e47718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:23.547Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c66c1337-0bf2-4552-a120-96a5dac67389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:33.556Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e1ccac19-a37f-453d-bd77-69bc677a15f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:43.564Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=319dbd0a-6829-4756-9999-d52c740f0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:53.573Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1f3b6c7b-e62a-47cc-88cc-fc9a70c139f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:24:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:03.582Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=59c44ad1-41d8-4509-bc74-43d10febf15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:13.592Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=60d8d1f3-4c01-46b8-864e-21e4ad527905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:25:16.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:25:16.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 |2021-09-17T12:25:16.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:25:16.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 |2021-09-17T12:25:16.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:25:16.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:25:16.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:25:16.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:23.625Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3183ca15-49bc-4cc7-bd00-dcc454de6def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:33.636Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0b7263dd-95a5-4bbf-b7ea-d8314ba6375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:43.652Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c4955865-a9ca-495f-bc9a-b530a9fa4be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:43.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:53.660Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d87ce252-7616-4135-bcf4-12475699cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:25:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:03.668Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c8dcbc7d-3cdf-4951-97d3-acd6dfc26c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:13.677Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d0ea118e-5c0a-41ce-8dea-3b0677d2623d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:23.683Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=573ee634-5b0a-4cc3-b732-e62b92883278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:33.691Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1f7e03ee-c94a-4c6a-a8cf-fe67f48e10c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:33.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:43.698Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2f283815-e85f-41b6-980b-26aafb28bcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:43.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:53.706Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=77d01c95-6416-4b38-8d3d-c510074a8ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:26:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:03.714Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e4a1a04e-ae65-45e0-90e5-45a9992e103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:13.723Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3a6e30df-8d6f-42c1-b128-76fa2b55be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:23.740Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=08fed85b-83e4-46de-92c4-42d5e6ba344f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:33.750Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=50dbba4d-40a8-4fa5-81c7-08641eb71995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:43.760Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a1054d7d-6d5a-4d34-99b7-622a3cfa9a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:53.772Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f737ebff-b436-4026-8580-cffdd2a1ec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:27:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:03.781Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=08911e2a-5c30-4140-ada1-322e0f751eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:13.792Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e738f4a9-646a-471b-a5fe-9eac5a5c7876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:23.801Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=82c592cf-8f70-4d39-941a-f33ec431e05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:33.809Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1a8ee2f6-bf5e-4115-829e-a37b66294e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:43.819Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e61ca21d-3659-4db4-a53e-63e084989c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:53.827Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0d6e7289-4173-4e3a-a938-a3c0c83f3533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:28:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:03.835Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3a6be527-7434-4f25-a383-368894783f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:13.843Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7c3a6dd2-c4e9-418e-9275-e842e7ee0bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:13.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:23.851Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5ebb3f3f-f267-4caf-9466-5a13380b6cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:23.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:33.860Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f55c35a1-cd7c-43c2-b7a8-b67f930cab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:43.872Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c682d195-2471-42c0-a06c-ba1a8da228d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:53.885Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ee13dcc1-72fa-4803-ad82-c055f89d6404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:29:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:03.897Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=98192cd9-496e-4985-85fc-eb13f29743e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:13.910Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8eb1262f-b505-4ed8-add7-423e03d7eb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:30:17.028Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:30:17.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:30:17.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:30:17.033Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:30:17.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:30:17.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:30:17.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:30:17.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:23.921Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=39c43635-cb12-415d-b320-d9b6320b286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:33.930Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dba3b8a5-833f-4d29-b125-7de36b6f1c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:43.939Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b636e701-7796-401f-a6b8-98b430ddb2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:43.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:53.946Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=66b80233-af9f-40b4-8646-90759a4b47fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:30:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:03.954Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7d4228b4-7672-4833-9174-5e9423f6bd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:13.961Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=601885cf-5fb0-4384-93b0-8d2585d81595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:23.968Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f44db1d5-5bfc-4659-b01f-e01ab337a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:33.977Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0b991e81-4661-4604-ad34-f9126a7d94cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:43.989Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bd77acd0-4aa3-4274-a353-1b21775a1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:54.000Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c35436ea-2be2-47bd-a6d9-abd8c0ab9f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:31:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:04.013Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c6ba816b-63c8-489e-b493-7c5147ea9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:14.021Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=85b5bdd6-c571-4527-b78e-fc14cee9659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:24.029Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8bbf75ae-9573-499c-bc8c-0611b7c4d945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:34.036Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=38bf4c36-73bf-4a38-9157-0a51c6f15707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:44.044Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=91f58ff6-a78e-433c-952f-7d7ce67cbd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:54.053Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=84d9f473-038c-428c-99e2-128526fba2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:32:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:04.062Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dc780d97-452c-4a0c-b66f-9101c1e8f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:14.069Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f61830ce-dcdb-4ab3-80cd-d83af00d3267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:14.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:24.076Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=85027264-28d3-4111-8aac-df3875268658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:34.086Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b8d7b3af-942a-4613-b96e-8a05e2e81b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:44.096Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3ee917be-21ac-41fc-965c-c1de3e2dee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:54.105Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1acf3820-74fe-4de9-a116-f7b5754f9e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:33:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:04.116Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=606060f3-e15e-48b1-b416-8445998bc4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:14.124Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=786bfb50-df00-4daf-9b8c-db37399e2de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:14.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:24.130Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f1e8009f-cdbc-46a1-9999-7f10a4e9e35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:24.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:34.138Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=40f1dece-7b79-4fce-8b27-f733d3feff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:34.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:44.147Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=acede304-a3bd-4e94-9f2c-1ce42c6fc98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:54.154Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c1f8d929-c10f-46be-b03b-317584ff57b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:34:54.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:04.161Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=331fb636-240f-48c0-bf9c-b50aa31a890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:14.170Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a8817ca4-5c9b-4669-892d-24bd25105814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:35:16.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:35:16.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:35:16.963Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:35:16.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:35:16.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:35:16.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:35:16.970Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:35:16.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:24.179Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7dd05a07-ab48-4923-b0fd-498879d4b963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:34.193Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a4d00423-f72f-496c-a275-c5224ec52187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:34.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:44.204Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f614f8d3-4421-4fb1-a2f0-af69e036bfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:44.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:54.212Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=20b8f23e-c44f-4709-be5c-e015535ac301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:35:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:04.224Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e94923c9-d94b-4365-8c7e-bd00b8ce9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:14.232Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=959f7d3a-e3d6-40ef-9d91-bfea109e8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:24.241Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9f474654-e631-4a40-8573-5a7baf1e380f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:24.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:34.251Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=009570bd-22a7-4141-83cb-e50850237ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:34.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:44.258Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8443969b-4d60-49c0-a934-c220b94bcfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:54.265Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1643c7a0-3b95-4513-a5f9-8220390f29e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:36:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:04.274Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c898c492-1baf-41cc-a9bd-5f255aa5e9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:14.282Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=90a9af35-13fb-4886-b995-2d9105575fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:14.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:24.294Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=cf16a280-089e-4bd1-b9dd-ac3cd220c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:34.307Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c95e69a5-b43e-4f50-81c6-0c7de98dffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:44.327Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=166ed6d7-1420-4f5d-b0b8-cb40baa4b02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:54.338Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=759340af-9e61-449b-8008-c274835d3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:37:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:04.349Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0f424842-9340-4184-be62-6736183cc62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:14.357Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b60e5fa3-0c75-49d1-b086-e753a26d687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:14.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:24.370Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=812766b4-194e-4dc6-bffe-988fd8fd323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:34.380Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=91336465-96fd-4d1e-8e99-dbf3017fc845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:44.389Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5973e12e-fc5e-4a26-bad4-85364be9b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:54.399Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6d8e8de3-0318-4c97-a68a-9640c18f4d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:38:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:04.407Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e2955041-6ba5-4997-8ea5-95d673f0ab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:14.418Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7c54349c-254a-4ec3-a30b-28f73ceff324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:24.428Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8d9ecb42-b354-4c65-833c-03c76ade2888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:34.443Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5cd198b1-644e-41f3-b79d-8d6286f68597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:44.457Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3830995d-7f74-407e-aafa-546f920eb55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:54.468Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5c250a06-15bc-468b-b500-eee17a7f7b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:39:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:04.478Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bde2ca77-fdaa-415a-bd59-8c440625bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:14.494Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ec5561fd-773c-41cd-a3e3-0e592ccca557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:40:16.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:40:16.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:40:16.921Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:40:16.925Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:40:16.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:40:16.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:40:16.929Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:40:16.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:24.501Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2622d4af-c01f-4c0a-bfb3-96e2422beb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:34.510Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7fa0524e-bafe-4f2c-9121-592ccc68c2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:34.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:44.517Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8b1bd218-ee99-41ea-ba5f-2283aa3b64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:54.527Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4a563a91-57b6-4237-81de-7db1a6f247a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:40:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:04.535Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=444944a1-a12f-4dad-b99f-31bdd3872d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:14.543Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4171b779-8ce8-459d-8301-52bd7d4c75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:24.552Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e97dab97-fc2c-4dcb-8ba0-009bb4945728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:34.564Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=89e274b8-f9b8-4f1f-a299-b51150643d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:44.572Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f7d204d3-8560-437d-8fbc-f55fdda864e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:54.583Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b82d1eaf-1feb-45f1-83b0-3a8f7128be63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:41:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:04.592Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5848ac5b-a348-4497-b29c-85df7dce4b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:14.598Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7fccafb9-b543-4578-a3f3-50a2d99d3165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:24.605Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=094eb382-3ca4-4a4d-a176-6ef86373da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:34.613Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=816956d7-7ae0-4119-8e0e-dbfe413720af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:44.620Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9a909942-5c66-494d-a5aa-47573284295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:44.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:54.633Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=3fd9e94f-f636-4f5d-bab1-bd369fa37087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:42:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:04.642Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bb2d3d1f-f00c-465a-92f1-c71fbc668366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:14.650Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=985d3a9f-37de-4756-8e70-95d9600da931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:24.656Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f3b577fe-1fc5-40c6-9700-fcbca6f4584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:24.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:34.666Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=565c4995-34f8-4c37-a379-769d073870fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:44.680Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=74f7ac1b-dff5-4959-a7b1-c87813a899ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:54.690Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c20a0c3b-b82c-4075-ab9c-763af3626774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:43:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:04.700Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e2e94cfe-bd43-4f6d-a489-84c7685de24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:14.712Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1639edd5-46f5-495a-bce9-d417c101c32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:24.720Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=07978118-71ae-4157-837c-db27a02a29fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:34.728Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=913347bb-1114-47ef-8e91-7741145f718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:44.736Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b715e31d-471e-4349-beff-932a4c49cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:54.748Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=50d66a83-fc0c-49a7-92ea-8de6405885dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:44:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:04.761Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=f27ddc01-0be6-48f7-a8d8-4ee0564040fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:14.769Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c67a48f6-531f-4cd1-91f7-a4b7b4097016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:45:16.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:45:16.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:45:16.876Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:45:16.879Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:45:16.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:45:16.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:45:16.883Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:45:16.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:24.777Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=42194278-438a-42fa-87a5-f31572745d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:34.784Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fd079056-5274-4b50-b1b1-269eda778170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:44.792Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d96eca97-5696-4d16-a487-d9ebc9b46425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:54.800Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fa348ab9-1490-4451-aeb8-d02b9ff12cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:45:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:04.808Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=78914c1e-5560-495b-8543-a9a675b11ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:14.816Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e417053d-0088-466f-b9e4-56a727d302d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:24.828Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=312e7b6f-3bd7-420a-87d1-81e7bb546aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:34.838Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e13bce5a-853e-45a3-914b-2e0c11e693a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:44.846Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=845dfaf9-d161-4dd8-9a4a-2565c4cfe1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:54.854Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=8e07542d-cc7e-4532-b166-5b616386e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:46:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:04.864Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=ad971ceb-ed2d-450a-a615-614d32ae2895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:14.872Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=16a9f106-5c6e-4fda-b48f-893c6e13f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:24.877Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d977cd57-1b7b-4ea6-acc4-8e7c45256fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:34.884Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=bd4628e1-60c5-47fa-96c4-7b8cec5641f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:34.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:44.889Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1fe56fd2-f0e7-4494-aad2-752630a85511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:54.895Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=b491eec5-8919-4d53-8caf-309bcd0a05c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:47:54.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:04.903Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=48caf3c3-20ae-4779-8a43-7bc52f2f2de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:14.910Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=259c8539-e0df-4edf-9ab4-b5bae904b5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:24.918Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5dd6b95e-e9b0-4d5b-859d-f6dc4b3ac573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:34.927Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6e647a1d-127b-4ba2-a295-047e16205755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:44.938Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=387ba02e-4fe2-432f-b0f2-f49508bf05a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:44.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:54.948Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7243f081-3ce8-4695-b1d5-21cb2b06a3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:48:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:04.960Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c9ad40cb-ff23-478b-8721-b8fee269bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:14.969Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d75c93f1-19ba-4606-93c1-adf70515f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:24.977Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e564d81d-d97a-455a-ab96-462a2350ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:34.985Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=02155632-9c17-47dc-b394-0c0371211062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:34.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:44.994Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=372ebec3-bfbe-4896-8fab-3b3bba83b74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:55.004Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5667a723-95a5-4fae-8667-fdec31d76f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:49:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:05.012Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d317a82b-1fcc-4984-901b-702db96ab80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:15.020Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=73a75831-14ce-497c-8862-334d5a94e33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:50:16.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:50:16.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T12:50:16.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 |2021-09-17T12:50:16.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:50:16.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:50:16.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:50:16.976Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:50:16.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:25.026Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=05683561-4a29-4b03-9846-7c9a6874965a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:35.033Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=54b98639-67c9-4158-a55e-ed597cfa4cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:45.044Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=27e283c5-5bd4-4795-8ce1-971c14c859b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:55.054Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7f229698-df38-43d0-a642-71fc95942fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:50:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:05.064Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7c0585e6-c19b-431a-a69a-8c3d07ceaf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:15.073Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fed90b0a-63f4-44c4-8c49-88eb5c5d5b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:15.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:25.081Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=36b97494-1615-4879-85ed-eb7811f6af11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:35.088Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d1eb5b99-bae3-4799-be72-48fa6bfe3946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:35.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:45.097Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dc53089d-80de-4adf-b5ed-64faff935737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:55.105Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=76773ecb-9101-49f7-ad85-78969ff656f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:51:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:05.112Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e04b5965-b4a7-4097-914c-fe68b8b7a7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:15.120Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d026617b-ca86-46bb-988c-2c3190cb6c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:15.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:25.128Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e8675f4c-a471-4504-9966-81df25758ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:25.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:35.135Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1a78ecc3-4c88-4d46-ac3a-4163a5549f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:45.144Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2f292685-180e-4ce2-b97b-f130ce8da626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:55.156Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=240741a2-2e6e-4ae4-9287-b90186801a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:52:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:05.165Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9e1f83ca-a322-4f04-9b6e-d68fe0b4a817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:15.174Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=1befe170-3d79-492b-80d5-fec9c5d5d6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:25.189Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=c8136e5b-9ea2-4ec8-9864-8b64b701dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:35.197Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=094f25e1-a9c0-4996-8bd9-081a514678d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:45.203Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=58add833-a278-472a-b50a-3bde83d90ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:55.212Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=5c5685da-371e-4681-9b0c-98e48c8ca425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:53:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:05.221Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=fe027fc1-e782-4f96-b507-7272f519659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:15.228Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=6d327c1f-c444-4067-a907-97cfb659f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:25.237Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2306d5f1-1dae-4e26-8cac-756d32669c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:25.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:35.244Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=a5ffd1af-e0a7-49fc-999b-06f3b43ccc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:45.252Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=63234c84-453a-43d4-b665-8b599dff8d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:55.260Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7988dabb-bc33-4721-9462-c84321a41968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:54:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:05.274Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=752cf145-e825-4525-8aec-cab646211efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:15.282Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=9cd79df7-df5a-4dbe-a80d-915024bdf921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:55:17.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T12:55:17.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 |2021-09-17T12:55:17.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:55:17.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:55:17.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T12:55:17.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T12:55:17.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T12:55:17.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:25.290Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=4737fb77-5d7e-4ad3-8ce5-0d3e4945b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:35.298Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=dea9b7b0-7603-4a60-a3f2-beeb1a3a24fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:45.306Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=e15e757c-a00c-4424-9cd1-aa1b18625764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:55.313Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0c29fd3e-d3fe-47db-bb47-5283bdf0f3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:55:55.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:05.320Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0da47a9a-642c-4977-abdb-32fe06d2d78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:15.336Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=03c02308-ecd8-42b0-9816-ba47b5c88225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:25.342Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=979f5587-e195-4dae-bc2c-65aec5caf680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:35.349Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=2bf3f5de-76d4-4e3e-8522-321c647631f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:45.354Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=7d985ee3-ea19-4f46-b220-e56d8e00b240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:55.360Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=d08bfe9e-65d0-4a01-b0f2-41c0e9db452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:56:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:57:05.370Z |INFO |Init configs |InvocationID=e485a072-5065-449e-9774-091c5abaf44f, InstanceUUID=0781a9be-c0e7-409a-b1de-8f55d46da3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T12:57:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |