By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:02:15.968Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:02:15.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:02:16.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:02:17.013Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:02:17.144Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:02:17.145Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:02:17.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:02:17.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-28T03:02:17.612Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-28T03:02:17.681Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-28T03:02:20.157Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-28T03:02:20.799Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-28T03:02:20.827Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-28T03:02:20.827Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-28T03:02:20.936Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-28T03:02:20.936Z |INFO |Root WebApplicationContext: initialization completed in 3253 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-28T03:02:21.590Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-28T03:02:23.133Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-28T03:02:25.253Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-28T03:02:26.146Z |INFO |Started MainApp in 13.559 seconds (JVM running for 14.444) |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-28T03:02:26.348Z |INFO |Start scheduling PRH workflow |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:02:26.411Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d2e8233b-7804-43da-be26-1137e9af0a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T03:02:28.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.106:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:02:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-28T03:02:29.183Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-28T03:02:29.184Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-28T03:02:29.188Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:02:38.328Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=69b4d4b7-5b51-4c58-a096-ce6c0550bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T03:02:39.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.106:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:02:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:02:49.438Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=09e4cd54-183c-4e67-96c8-4bd8112e612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T03:02:50.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.106:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:02:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:00.586Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=1be8f8c0-7778-4cb4-9c13-8a980ad2f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T03:03:01.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.106:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:11.677Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7751c4fd-37ab-48da-8648-4205c038535b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-28T03:03:12.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.106:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:22.752Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e29c68c1-dcd2-468a-be43-cac4b616cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:33.048Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b4b264a3-2dd1-4cd6-b4df-be5fbe3068e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:43.075Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=682165ee-7f22-4d7d-8939-d8f1df514aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:53.095Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=4eede6d3-e71a-4ebc-b2ce-64532665e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:03:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:03.117Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=2efb43d8-c60e-4ace-be6c-fa2ca0fdca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:13.164Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3a262661-3767-4c1a-a03c-ef64ece754c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:23.190Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f0636335-fed2-4e6e-861a-fe7a4b8e4d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:33.219Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=90ff99c8-3a22-42a0-abda-fff164cc9ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:43.237Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6485a887-627c-417f-a5fe-9f0bc3c22cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:43.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:53.252Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=2f006d2b-98dd-4f24-b7b2-4f3125b4a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:04:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:03.273Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7dcfcab1-144e-472e-b966-41ec2913ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:13.290Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d3a6eca6-5e62-420f-b392-9fc5cb233312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:23.306Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=41ce1e02-74c2-43c7-b0d1-c81f0df3749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:23.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:33.332Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=61af982a-7c21-4cc6-a541-66db53d5c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:43.354Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a8ca917e-026d-4e6e-b436-e99313adce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:43.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:53.372Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e2b7e6bc-0fe2-48e2-a673-4d1cadcf0bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:05:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:03.388Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d6e610fd-2130-46d4-8849-edca1d765e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:13.411Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=5e907909-92d3-443c-b0bb-199b1b7d91b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:23.440Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ecaf2eee-192d-4068-b021-4430ef1ff002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:33.457Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=39024985-e158-49cf-8a0b-fa5f2cc2f70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:43.471Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d4c759d5-6979-4dbe-aa9b-0c44496947e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:53.485Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=904ae9fd-4cb9-46c2-a4ca-418f217c5f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:06:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:03.499Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0122d7ac-5137-440d-8132-9bb35b88ba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:03.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:13.512Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f18de449-c993-4bcb-beda-92ae6a293f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:07:22.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:07:22.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:07:22.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:07:22.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:07:22.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:07:22.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:07:22.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:07:22.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:23.533Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d59abea3-9e79-4acc-8892-aebea83a9ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:33.547Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=59be64f0-b210-40ff-9ab5-82afc78acbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:43.561Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=eb9fadf6-6cf6-4309-85a1-488242f6c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:53.580Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ff80daf9-ce20-434b-8e66-e626fff5c158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:07:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:03.616Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=94a83c9e-6e41-4197-a7fa-0d81f0423093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:13.639Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=79450254-88e4-4502-8981-0824a093c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:23.659Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=18d047a5-75d8-47fc-968f-6328837d19dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:33.679Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a14167f2-4d2a-43e7-a2d7-aa5248d78a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:43.694Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=140bb2ad-7780-4f89-a0c1-f8ddfc763c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:43.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:53.711Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e03147e3-2908-4a8d-b96e-df2467052dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:08:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:03.736Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7081b8c0-60b6-4e1c-aa9b-4ca102319048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:13.751Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a03370f2-0919-4f4c-8a68-5f075688323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:23.767Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=399daae5-b04d-44b1-adeb-a1b026d14bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:33.782Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=44ac2fef-6797-4bee-bb01-31387ec48559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:43.799Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a3ad430d-1fb9-46d4-843d-3ffa67d75b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:53.813Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a29f5c16-42aa-41d5-887c-2d1ca0a451f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:09:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:03.829Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=8ff42b7d-1b6a-488c-89e8-185249e9410b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:13.847Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6f75bba5-4b6c-4995-a55b-749282bb9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:23.859Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=81c12613-50f0-46d4-ac70-f76b2dd0e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:23.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:33.871Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=05c4f972-54d4-4298-b75f-ebb63679413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:43.883Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=46908202-cd41-4857-82c2-15961b0c713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:43.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:53.898Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7d9bcfee-77f6-40a6-893e-e3a6077a634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:10:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:03.912Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=00e820fc-ecb6-4a3b-8565-4bd78117655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:03.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:13.925Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e21398af-1f4c-4f09-8c82-4a27fd57b61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:23.938Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a7db8fa3-b906-4d86-b139-d3a2f42499a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:33.951Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=4bc9df5a-8257-4d78-a4a1-2fa6125c9dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:43.963Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=1728fd9c-d7ee-4a29-b30a-5068b2a526a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:53.976Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d09817ad-5eae-47ec-ac6a-11c0e0101217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:11:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:03.989Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=eeddaf5a-367a-4e93-9742-c2a407e76315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:14.002Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=23974700-def3-4896-a860-cb07e8cc8f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:12:21.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:12:21.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:12:21.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:12:21.971Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:12:21.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:12:21.982Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:12:21.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:12:21.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:24.016Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a25129c1-14cc-41c3-8227-cb479c8e4f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:34.029Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f1ff1ba2-5085-4f92-b31e-c6611789a2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:44.044Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d058ea2c-3f82-4941-9181-bd349e2c2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:44.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:54.056Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c2cb44b6-71f0-41fe-91a5-01dcb28a2829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:12:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:04.068Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b7c48f54-198c-44bb-818a-d8e964e12e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:14.082Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=55dab00d-e206-4c0e-949e-14cccec8e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:24.096Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7edc2919-0d9e-4b48-a0f3-fea5f3498ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:34.108Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=dd00119a-e6b8-45ec-9521-c79b13a34590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:44.122Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d82d56fa-56ec-4731-95ad-84d6afe68920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:54.132Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a1d3bfc8-771d-4192-ac5a-409aac81c050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:13:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:04.145Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7bc1fe88-574a-454c-acb7-174cce10a829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:14.159Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ab60b7b4-58b0-4ac5-ac60-a1fc299924e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:24.171Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=28484058-a742-4e2d-a16c-32188926e213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:34.187Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6499e05f-48fd-43b7-a41c-f58e0844c809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:44.209Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ea7db3c1-9fdf-454c-b51a-5678d916eb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:54.222Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=adcdf045-41b0-4071-b5d2-a6b05c5077eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:14:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:04.237Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=aa8b15cb-4195-4034-9898-4af0895b16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:14.249Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b0641831-4de1-48ff-9ccb-f53dca670cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:24.265Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3df6e56b-d956-424b-94d3-696d83c56d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:34.276Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ed6a959c-a7d9-4231-a60d-29eaa5fab7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:44.289Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=2ee7de99-9fb3-400b-bf9d-e03660734cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:54.302Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=fdf19c5c-3079-4b12-9826-fffb3b9ce276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:15:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:04.316Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=02e457ac-66db-4a6a-aed1-8b8cf0f9a048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:14.340Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=51d40669-0853-4455-9aeb-65ec2b3155fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:24.354Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7436d488-9124-4c25-aa2c-f7b42a40c833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:34.367Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6a886cb6-d463-4756-a882-e5bc8c7d0efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:44.379Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c2569626-181d-4c2e-8a45-b62c5ab9ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:54.390Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=8b12cf36-1f97-4107-b72f-830332764240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:16:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:04.400Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=01a4e906-26ae-44c3-a8fa-84f71c35216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:14.412Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c04c96a7-21ef-4f41-8e42-8cb850da3842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:17:21.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:17:21.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 |2022-05-28T03:17:21.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 |2022-05-28T03:17:21.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:17:21.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:17:21.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:17:21.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:17:22.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:24.426Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f8c5a52b-ebba-41ca-b381-1d590d4d3cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:34.436Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6c33d229-6ed4-481f-8a29-e6b1acf6661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:44.449Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=85c43f0a-7ffd-4132-95f4-a6683c6adf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:54.460Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=35a66a2c-5aab-4f87-b4cd-0567ff38c6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:17:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:04.471Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6aa0bbf8-c871-46f2-8f24-c561b2fee42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:14.482Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=bff2fbd6-6ca4-4009-b408-2da5aafbd5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:24.494Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=22e01d71-3c84-444b-bc0a-ab531f80f7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:34.505Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=01db7a9d-8169-4cdd-8192-2e2b62a38e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:44.514Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=122fde54-69d2-4e6e-ad39-7d8c470db50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:54.525Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3ad90660-4c7c-4d43-8fcf-526ff50d4e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:18:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:04.535Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c7e14210-e274-4acf-a58b-5a41fbf37a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:14.545Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=bb58a8d0-061d-45f6-a950-bb3eefded7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:24.557Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e843bfcb-5289-4dff-8d6d-a786a460ec77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:34.570Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d6213ca9-8f7a-43ce-a755-dfd847ac2204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:44.585Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=51b17c4b-739d-409f-9a6c-41193c3e3c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:54.598Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=140c93a1-a852-4218-ad67-e18497b4a9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:19:54.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:04.609Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c03747de-4f88-4915-a561-10f8a3f40862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:14.620Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=855d9e8d-0199-4985-9f4c-014e470db007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:24.644Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3a042cb4-fc87-4d61-b8e9-59633ccce1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:34.655Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e5ec3691-b980-4281-9d4c-b70eab44e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:44.666Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ff579801-0059-413e-b41e-3ca40ed44414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:44.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:54.676Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=76977b2b-cf4b-4321-9f6e-8d4a75b1f1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:20:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:04.689Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a8e38a07-3fdf-4021-8bc0-4ebfaaf2ea4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:14.700Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3d679354-6e88-49ed-bac3-60ede0d74447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:24.712Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=da15f470-a08c-4af8-a8cf-1456d5539917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:34.722Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0f232388-d974-4c53-a81a-e2fb31d2e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:44.733Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=4ebc9e1e-85bc-4707-a323-007d9621a9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:54.745Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=66a66e85-0169-4b51-8afc-825f32754db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:21:54.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:04.755Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=082d8f10-7ffc-42f0-9c52-233c48783299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:14.770Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=2695748d-5a35-43ea-84c0-82789741007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:22:21.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:22:21.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:22:21.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:22:21.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:22:21.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:22:21.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:22:21.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:22:21.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:24.783Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d3818fbb-49d8-438d-9533-7163bec9b6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:34.794Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=cc23878e-93d3-42a8-ac2e-559df15fe56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:44.808Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7ca997c9-ea65-4ab5-99cd-c6bacdd89686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:54.838Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a7379aa0-518b-4124-8c3c-0ab6616aabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:22:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:04.848Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ffb0fa94-d7e6-43b0-93e5-e70bde8e62db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:14.859Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9b846fcb-b355-405a-b92d-471442537fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:24.874Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=46a74e0a-0cb9-4e47-b0b1-416ff51fc523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:34.894Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=5233f3c6-16ae-4a05-93a6-9af167caf9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:44.911Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6e35e19a-79db-4015-82bd-eb5a91a3fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:54.926Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=00187f78-20f4-4d9b-8e96-5294cd071902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:23:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:04.941Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b5b9aaf6-a2eb-470e-969e-4e935ccdc780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:14.976Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=bec110a0-5397-44ff-8a49-1c3f0d567a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:24.998Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f2fd05da-1163-4f8f-90fb-d43ff4c68bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:35.010Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=80f47e68-6ddd-48e5-80aa-cf5bc174a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:45.023Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=35c0d178-f0a4-497c-a87a-ac25054468c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:45.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:55.046Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b13f23f6-59ec-418a-9826-714321514b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:24:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:05.060Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=547b715b-eb0d-457b-9b09-c32ee3f5a0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:05.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:15.073Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=66e561e0-e32f-4272-9241-2576758af2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:25.085Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f2000c16-adcc-422d-b11d-a1ccd423b4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:25.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:35.097Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a797dcc2-0127-4461-82de-93bc9abbd909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:45.107Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3b8a6e73-5db5-465d-9a8f-b744050ae3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:55.121Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=582f3f5a-8d86-43f6-9d72-9c230e752514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:25:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:05.135Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6787026d-abd2-4f85-af35-317c6fe44c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:15.151Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=7f782de7-4ba1-4cbc-9911-a3c4b366e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:25.169Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e938cbf0-2359-4969-864c-b2e367f4698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:35.201Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c5140840-57e9-4a6d-8ba8-afee80d0d2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:45.213Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=034720e5-1396-4e7b-ab2a-d4019cb260b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:55.223Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0abbf717-9064-4735-ba5c-032857fceb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:26:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:05.243Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=eb1ef5e4-2461-4188-b928-3b87379aba69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:05.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:15.273Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=69e9aa57-5836-4265-b54a-abb98abc91f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:27:22.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:27:22.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:27:22.054Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:27:22.057Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:27:22.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:27:22.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:27:22.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:27:22.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:25.292Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d4fa11a9-18b2-4c72-aaf9-7580525b6ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:35.305Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=fc30b893-62a1-43cc-a548-06f7d000e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:45.316Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=89f1be7f-eaec-4847-85b7-061bcc108cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:55.327Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=bfd2472e-3a8b-4682-b99e-97740ac63e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:27:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:05.338Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e542d6c8-b9e4-4ec2-b067-0e13bb24c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:15.360Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=387fe3e3-16d0-4f14-aea5-6e7ba159f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:25.371Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c260f6ca-890d-49a8-ac1c-c1e5e5f853ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:35.382Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d664ffa0-589b-424d-8bbf-fc8e5cf3376f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:45.394Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0820870e-b403-42f9-bfc2-98eb5f307ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:55.414Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9d81a973-98f0-4470-9ec1-c2930b1ec7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:28:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:05.426Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9e6c26ed-0ef6-4e52-afbf-daa6c26d716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:15.446Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=90e7585d-6b5a-42ef-90d4-be995dce7f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:25.460Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=4632fc51-74d7-41cc-af28-c4747c7fed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:25.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:35.476Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=679bcc66-f6ad-4ab2-976b-f22238e3693d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:45.490Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e3c1a886-2acb-4279-bd6a-bcfd783e02d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:55.502Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=2c08455d-3160-4d8b-95f8-3da5e701110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:29:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:05.513Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f12ff145-d421-434f-8500-502a9d16ed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:15.529Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a568af44-4a2b-4d41-95d0-f1bb8ef153bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:25.541Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=cd02e8b7-7205-45be-865f-eb626b2cfd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:35.561Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b463f795-ea8b-488a-be75-f7d18d9f6e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:45.572Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=279e1b9b-6ea2-4a23-8261-01ced0e24e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:55.585Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c1761119-cbfa-489e-9508-9b0891c210a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:30:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:05.599Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c42437ec-4e6b-4e69-af54-481c8a837624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:05.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:15.611Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=20d5c6fa-4619-43ce-9718-943fa089bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:25.625Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c6b9fef2-a542-47f9-8db6-71526561e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:35.637Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a3611906-53b3-4997-b691-30b0b4117418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:45.655Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ce41fb80-ee4e-4aee-a5d7-0edfd3464928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:55.667Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=030bcd81-286d-4d3f-9708-5269351836be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:31:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:05.677Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e9a19952-eb78-4f2f-af97-f3999c657bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:15.689Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3198b293-edcb-4937-939b-04ad34c74538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:32:21.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:32:21.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:32:21.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:32:21.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:32:21.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:32:21.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:32:21.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:32:21.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:25.706Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3d21e568-5602-4a5d-a21e-bfa2f633848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:35.719Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e8e51200-e830-4bb0-ae10-feb11ce19016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:45.730Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f2dab2a0-e619-41f8-aeef-37632ef0fae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:55.741Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b8d2486c-8175-49a5-9f9d-ecace5256372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:32:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:05.752Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9f839eee-6265-4b9e-a13b-c5382cafa966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:15.770Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=64ce904d-4fc5-4f51-b7e3-d1a8caa38977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:15.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:25.785Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=99d4646c-b73b-492a-9659-f8ed1bdbef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:35.794Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=6ecfb65a-6994-406b-b35b-1574a2bf760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:45.804Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=cdf0cffd-3366-4e88-9b9f-3468323bcf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:55.816Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=704c8ee5-e933-4a63-8319-d1857b89ff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:33:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:05.827Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a46df86b-a6c9-43c9-8ab0-80e86b8dd267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:15.836Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=39e88986-40d3-4268-bf0d-a5ab02526b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:25.846Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=8975df1e-d4e9-44ef-bf99-cc0e57448509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:35.855Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b5d628df-1dc6-4a86-afe0-69dedb261b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:45.864Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=941eae68-1775-4380-97b5-1ccd2eed95af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:55.878Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=151c5078-ade7-43a0-bff9-427a88417111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:34:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:05.889Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=81e5ecd9-b250-4aed-a5f3-b1801f6f0411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:15.899Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=62bd3926-ba77-4f18-b672-5714b9296691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:25.910Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=2f9bf47c-4fc6-4fab-9e22-a38e30cd8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:35.921Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=45f8bfa7-ac8e-4bbc-94a9-a3e3ba81d8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:45.931Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=1bdc4d9d-2f3f-436f-acb5-0a9bee73c293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:55.941Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f8afa835-b93a-4439-8bda-8fe39f1480d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:35:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:05.950Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c756a73c-63a2-4bb5-bcae-f5173aed5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:15.962Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=69be3103-90e9-40e8-afce-c1fa468438cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:25.973Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=839f3020-43b7-42ad-816b-3d1aaf6dcefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:35.983Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0391d3be-7f30-4fed-854a-adc71736189f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:45.992Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=5194415f-847d-45dc-b24f-ed6fffc00d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:56.003Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f481edc4-5894-4332-9b2e-fd41c0caf62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:36:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:06.013Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=1ff72a41-7051-46a3-b979-d7b62c6d5122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:16.022Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=50f14c0f-98c4-4411-ae8a-9f24e303bb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:37:21.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:37:21.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:37:21.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:37:21.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:37:21.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:37:21.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:37:21.846Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:37:21.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:26.031Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=94fd200e-ab4d-4bc7-9a65-5a9d2a58f587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:26.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:36.041Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3930ab7c-df67-41f7-9e2f-6eea61575f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:46.050Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=aa2ad64e-163e-4025-acf5-eb4a0b2faf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:56.059Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b82fdc6f-332f-4db8-92c6-332d872166e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:37:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:06.069Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=232ccbf9-05ed-43f3-b48d-322f84cea285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:16.079Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=3718a9c2-ed3f-4c68-a730-874c1f289be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:16.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:26.091Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=b116cb77-ec3a-437e-a657-7ea3b1af3ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:26.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:36.100Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=183cd805-616a-465c-bac1-4d99bb6676ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:46.111Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9b795204-587d-49fc-8e5f-740593d7259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:56.120Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=722e7756-6514-46b9-87fe-5be89edcfdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:38:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:06.128Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=fc8e1755-4842-48b0-a67a-77578af6c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:16.138Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=33dbc8ee-eb10-471f-b181-699dae52c93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:16.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:26.149Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c9ee37a3-2ab7-42a5-b487-40303765e31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:36.158Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=307c8f3a-0145-4f60-ad64-fced1d8a8e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:46.168Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=4ad337f0-b489-4d9d-8d42-f2e407ff46d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:56.186Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=73ac423f-1a7e-4b78-979a-cb1d24b96be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:39:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:06.197Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=69db4dcd-7d2b-46f0-bffc-b4c9eadb8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:16.207Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=badc6211-ace2-4738-8352-76a2647cf6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:26.218Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=eec32728-4263-4cd7-8d09-34f60f96b67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:36.229Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=369992e2-457b-42b8-814a-dca43333fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:46.242Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=959908de-2464-468d-a425-56fc8781ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:56.255Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c1b04cdc-7aff-4e55-9317-3c7505beb8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:40:56.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:06.274Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=04bfffed-9b87-4dda-b6ba-54cb48f16010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:16.285Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=71b3d437-53e8-466b-be02-529d3b795fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:26.297Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=4dc4b067-e0e7-46b0-a40c-eb788d7354f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:36.308Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=1407e768-8965-4c84-9804-99747f8b6a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:46.316Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=41be735e-1754-47d6-9518-1aaa68dd643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:56.326Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ac107df2-d3a4-421b-9f81-13777176a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:41:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:06.335Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0064b89e-2097-4208-9874-a29da9554ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:06.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:16.346Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=ad8027b9-96af-49e1-8f37-a9636bc5da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:16.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:42:21.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:42:21.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:42:21.857Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:42:21.858Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:42:21.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:42:21.867Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:42:21.867Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:42:21.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:26.357Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f30fe44c-24dc-44dc-b359-c5e5c141b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:26.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:36.367Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f64dfcbf-d1f3-4dad-8660-6dd240eb449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:46.381Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9e215211-3b36-46b2-8f4b-3b2547b4ffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:46.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:56.393Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d5cd78fa-179c-4a59-b82d-7eafc3101d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:42:56.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:06.404Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=1d422db2-d18d-471b-81ee-3ea54f80fc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:16.414Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=85175721-6b2f-49b0-b0e7-bcfa7274a948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:26.424Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=dfe2f5b8-0cb5-41fe-b75b-205a1eb790be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:36.437Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=81f16340-f1c2-4393-965d-5dd74451788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:46.448Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=cc296829-25de-4e05-a647-00ec88b33b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:56.459Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=0ac558e5-2d5b-40dc-a91b-6d060853de29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:43:56.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:06.469Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=9c6a19ec-9103-4662-ba5d-5332b0f1c773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:06.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:16.480Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=668590fb-b386-44ca-b89d-1110c57353c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:16.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:26.491Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=c613e2d3-23ae-4005-a299-2fe85907e62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:36.500Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=20994564-6d3d-4431-8001-f558f9104516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:46.511Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=35870fb8-84a6-4729-b999-f711feb1706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:56.521Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d1b649b5-ea31-4b0c-b625-8765ba2746b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:44:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:06.532Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a3189087-5667-4b76-9d9e-3512bf0bbc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:06.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:16.541Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=dc70231d-d45e-4485-85b7-9e0b43569800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:26.557Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=a5f71a12-14db-4f2a-b2b0-86a6d4db8a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:36.569Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=66c31439-e912-4546-a8f9-03becf101748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:46.578Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=99de243f-0873-403b-a09a-ce272d523871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:46.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:56.591Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=197af858-e738-4698-976f-60372358ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:45:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:06.602Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=52af63a4-b423-46af-a611-b87adee2d223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:16.611Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=822890a1-ef0b-4a56-9717-2a096c50a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:26.620Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=d3114f1b-46a3-4ada-acc7-9a79e0e7b2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:26.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:36.631Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=906d51ec-6501-4037-b419-966c6ce14043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:46.643Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=e2a9ca70-1516-4fda-be7b-6cdfe998e988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:56.655Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=dd5ee359-a00a-4e57-8f87-2262307c535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:46:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:47:06.665Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=74e64fb4-738c-4e7b-8fcc-8bc1319c2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:47:06.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:47:16.679Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=f6f9f3d6-cfed-4454-bfcb-bff90c1886d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:47:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:47:21.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-28T03:47:21.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-28T03:47:21.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:47:21.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:47:21.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-28T03:47:21.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-28T03:47:21.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-28T03:47:21.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:47:26.693Z |INFO |Init configs |InvocationID=4e8547d4-1cd3-4413-a251-493faf77dcd2, InstanceUUID=17e3bd4c-749c-40d1-8da1-5594d32ab369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-28T03:47:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |