By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T04:48:10.562Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T04:48:10.565Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-19T04:48:10.596Z |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-19T04:48:11.163Z |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-19T04:48:11.252Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T04:48:11.252Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T04:48:11.253Z |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-19T04:48:11.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-19T04:48:11.488Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-19T04:48:11.512Z |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-19T04:48:12.696Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-19T04:48:13.034Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-19T04:48:13.061Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-19T04:48:13.062Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-19T04:48:13.108Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-19T04:48:13.108Z |INFO |Root WebApplicationContext: initialization completed in 1596 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-19T04:48:13.388Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-19T04:48:13.989Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-19T04:48:14.966Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-19T04:48:15.356Z |INFO |Started MainApp in 6.6 seconds (JVM running for 7.136) |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-19T04:48:15.406Z |INFO |Start scheduling PRH workflow |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:15.415Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=62134572-273b-4c06-bcab-e4d4fc42dc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:48:16.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-19T04:48:21.082Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-19T04:48:21.083Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-19T04:48:21.085Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:26.829Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=de30ccc5-7c96-47b0-9e27-8721adaad75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:48:27.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:37.889Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fbf3d99e-453b-4482-9c4f-c4a38a704af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:48:38.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:48.932Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c0f01a66-3484-439c-aa59-33557eaf19fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:48:50.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:48:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:00.009Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dd950adf-a9e5-4e1d-9ea2-f4c66265d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:49:01.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:11.044Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=370010a8-1ddb-429f-b7e1-c2271db8e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:49:12.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:22.113Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7324f471-1b8a-44d1-b96e-a3acb8fdd5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:49:23.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:33.155Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9a434e2f-dc12-4207-98a2-705366fb4893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:49:34.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:44.199Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8f7b5767-744b-42c8-baa6-f4eed8a376e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:49:45.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:55.268Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=17c1b80e-d2ad-42d8-bfc3-e31cfc620750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-19T04:49:56.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.58.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:49:56.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:06.311Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=04ddc25e-ab24-4c1d-a048-6df0dbe1f0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:16.469Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=948eea3d-4ca2-4805-bdee-4ff0ab3e06fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:26.501Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2ae51743-9a05-403b-aca7-342ce262d5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:26.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:36.516Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=71ce55d6-8e4b-4f76-ab15-22d48b8e8f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:46.533Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=962f0800-e8ce-4f4f-b503-55ab3d4bcbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:56.548Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d25603d6-a4e1-44d9-b4b2-5d8657c75ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:50:56.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:06.563Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2d660ef1-c92c-443c-9f68-ff09ac3d6354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:16.579Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d8739407-489f-4669-a36c-30c88997dbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:16.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:26.595Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=00db68b6-46bc-4051-bbb5-aeed66abc2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:36.608Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6bc3fd8e-b6f2-4b95-be25-eceacbbb0e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:36.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:46.625Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fcdb19a9-dd14-4c45-8bf5-aaea56563646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:56.643Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a79b2d6b-77d8-43c4-9489-50fe9b253ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:51:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:06.663Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=74f5aacb-e000-4ffa-981d-d8f3a3285c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:16.679Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=518e2f91-9881-4a17-b1c2-7765890f5671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:26.696Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=82056b9f-1c81-417f-b32a-37cf769feb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:36.714Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8b5bf951-4d27-4058-86cd-586e21498fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:46.731Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a9085933-7f7e-4b1d-b41f-630364ce538f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:56.746Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c4bdd23e-6b13-4d80-a90a-3bf4b95c2f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:52:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:06.756Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=42d5322d-3ee2-4b0d-bf9f-d0d3fe65d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T04:53:14.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-19T04:53:14.053Z |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-19T04:53:14.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-19T04:53:14.056Z |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-19T04:53:14.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T04:53:14.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T04:53:14.065Z |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-19T04:53:14.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:16.769Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=590ef226-11ee-4138-9a8d-778c55df7b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:26.784Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4b126d10-fac6-4d9e-9bc9-4e2c1265dd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:26.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:36.797Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0b7b031e-5415-4e83-b84a-547f8f8aee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:46.809Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9b415940-41f7-4057-91fb-d3a0129a2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:46.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:56.822Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=80664deb-53ce-4628-aa50-6de8c2aa4fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:53:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:06.833Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8af5f67e-668c-4ea0-90d2-88388773d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:16.847Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d0c81411-ea3c-4918-9657-cf48beb9b509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:16.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:26.861Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05416e8f-8a31-4661-90a6-709d278ebdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:36.875Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5c44a1ee-ddca-4d69-b925-9b701a5054fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:46.888Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=add14b49-ce48-4444-afc0-f82df5eb9708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:56.900Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3b30c5c3-2734-48c4-b6a2-ef5a4ef5e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:54:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:06.915Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7d1c5808-dd95-4d5d-bda9-72cbf1dbae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:16.930Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3212b857-3320-4727-af18-55839f636b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:26.942Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c65419f6-e044-4ade-b314-5df90a091515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:36.956Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a6f2d879-6101-493d-98e3-26055df4bbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:46.974Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e8a5a280-0a28-4af6-9464-56cdf252de6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:46.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:56.990Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1ccc2f9b-c5b0-4922-9f66-bf67233edee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:55:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:07.000Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=84bc31d4-0132-4e33-8676-88781707dc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:17.011Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a75f2e9d-dff8-4e43-954d-5440346d37c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:27.024Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=415c86b4-7c93-48fa-a02b-afe9fbdfb80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:37.038Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=405b141e-ba4a-4ea6-b9c0-c09f8cbe91cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:37.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:47.051Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=578d02e3-6ee2-48ae-8b28-268421b85949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:57.063Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3c57ae53-9474-4e2b-b3b2-552d8c408b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:56:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:07.077Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c5b84b7b-0705-474e-9297-2f554a68178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:17.089Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=50daae83-75bf-4ccd-8397-a91c07d312a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:27.099Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=13968948-4ac6-4b9b-a877-7cc88ed19818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:37.111Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f82bfad2-0ab5-4ad8-b290-24f1d9a1bde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:47.126Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7fa0614d-04e2-4c10-a77d-be03ada2fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:57.136Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0f87bfac-fd76-49c7-aab4-ca7722510cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:57:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:07.148Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=94c88b86-3e33-4596-a119-ccbe2db02518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T04:58:13.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T04:58:13.628Z |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-19T04:58:13.629Z |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-19T04:58:13.631Z |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-19T04:58:13.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T04:58:13.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T04:58:13.637Z |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-19T04:58:13.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:17.160Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e570fc0c-4009-4efd-bb9b-286101dbcc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:17.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:27.178Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e3ac4ebb-1786-425e-9e4d-9610e621fb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:37.188Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6486401c-e261-47f6-bb40-28bd1a266321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:47.201Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=af706e80-78b0-4746-8770-66ffb1d2a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:57.213Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=be421f6d-ee2b-4d3e-8e8e-225a178f8a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:58:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:07.225Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=67a14f1f-1eba-410a-8171-035de38194cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:17.240Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f3ec1072-bc68-4408-99f3-5b4c43121806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:27.259Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dff585fd-1989-4b87-aced-2542b26aecaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:37.270Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cd33981e-c555-4c1f-84dc-57a8a897a955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:47.283Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1d2334e2-d295-46ba-9f90-7fd8d5cb87e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:57.299Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4ddfdb75-62e6-4d57-a207-d7c54d66a081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T04:59:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:07.311Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6683f384-cfa6-49f0-88c7-978297ba72a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:17.325Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7b5900c3-695a-4d73-8662-6a0937a40e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:27.337Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c165cc0e-642c-431c-a3ed-c59ff9a33f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:37.350Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7001fd7d-6735-4451-ae7b-ca341696a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:47.362Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b8d42019-4cef-4ec7-9e47-b6453b986ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:57.374Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fa0d8bf3-e23d-45ee-9b41-38ee56e92e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:00:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:07.387Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=abde7f56-d233-46dd-bb39-ba4813eb4e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:17.397Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=be26e06b-3aca-43ad-93cd-547fc1854fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:27.410Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=de76340f-1bce-4d9d-922a-d419f68518bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:37.421Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cfb65296-368b-401d-9f9b-8b721a597724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:47.432Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ef2cc137-9fb5-41f2-980a-8134dba320c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:57.444Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=51373a35-7533-4904-ac85-1c2f8413bb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:01:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:07.456Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a07b9f2f-3d6c-4604-bf9a-e910d80cc207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:17.466Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1ca14877-7bff-4a70-be60-ba4fd8ff2887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:27.479Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=12f02dce-a27f-46b9-98af-0a75dcbcec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:37.500Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=31cf0ddf-ec8d-425d-aec1-5c160e48d52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:47.513Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=21a48f94-474a-43d4-9e77-e07fe99ab049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:57.525Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0e74463d-e27b-4d07-b4e9-8e247ca81073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:02:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:07.535Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d31bdcd4-78d5-4770-b310-3a4a3735f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:03:13.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:03:13.573Z |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-19T05:03:13.574Z |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-19T05:03:13.575Z |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-19T05:03:13.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:03:13.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:03:13.580Z |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-19T05:03:13.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:17.562Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=19375baf-d4c4-4855-90de-c78f25f0141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:27.584Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eb1ce8b3-7f05-4e00-95c3-08634f5fd3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:37.595Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6b3b8eef-a4a1-405f-8c9e-929b4cac5bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:37.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:47.613Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0fc89441-9c77-449d-9428-55048c609ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:57.628Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=26de37a8-196c-46cb-a583-648fa908cf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:03:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:07.642Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1852deec-719d-4c94-b4fc-9392072e9f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:07.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:17.657Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b1c997f9-0df5-41e1-a9cb-36da1df85c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:27.671Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=96795ef6-f90d-4a7c-bf4b-b85e70bc1e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:37.680Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6c53c168-af5f-4c11-bb13-98b9bb9e73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:47.692Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8f6838f4-7b6b-451b-8fd0-922447179c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:57.705Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b5190152-07b4-45d0-bbee-3f07a4fb29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:04:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:07.721Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8dfaefc2-972e-42a9-8982-7716911294ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:17.733Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8c6c1297-363c-4d7d-8684-0bd554565705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:27.745Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e66f4910-0332-4630-98fd-dba163d97e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:27.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:37.756Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0a889b90-f832-444c-a2ba-3fe78784697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:47.769Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4e1d9db1-0e95-47e7-8897-f91e707f4278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:47.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:57.795Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=41243370-d471-4c79-91aa-8f2f5e13ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:05:57.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:07.817Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b2a619fa-c5ec-441b-821c-424d91f57d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:07.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:17.829Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9d07e4e1-3043-45c8-91a0-1c93c5080778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:27.841Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bf12732d-fe36-4f84-bf48-77e418069eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:37.853Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=704de2ad-d57d-45a1-9b6a-77778ee0bcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:47.866Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=45a6284a-a221-4c63-8648-00b4eb73fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:57.876Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9ede355f-2bc9-4e25-9ef9-b51efefff02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:06:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:07.885Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d61acc4e-6776-43bd-b62a-a2bb829134ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:07.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:17.894Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=60fa5a48-180c-4fbb-947d-55c3927952f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:27.904Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4f062178-14af-4ac3-82a6-df01bea6980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:37.915Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3842d11f-3af7-401e-95ea-e5a909ca723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:47.928Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fde7830a-44e0-4c0e-902f-c4a3a37be1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:57.939Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c13c4123-ea57-4f66-8b3b-6ef91badb3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:07:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:07.949Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=37a514e6-3e24-4f48-8aa2-f6c70de0856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:08:13.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:08:13.597Z |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-19T05:08:13.597Z |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-19T05:08:13.599Z |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-19T05:08:13.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:08:13.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:08:13.606Z |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-19T05:08:13.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:17.959Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a68960b4-4257-4505-a658-65f588ab33ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:27.969Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=16d8f9be-fe3b-412c-b2f8-47c96ff10c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:37.979Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5e9c9d2c-addf-4628-b5e2-60845fdd1b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:47.988Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=137d056c-e8b1-4c15-8e75-bc1d4b4c3c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:57.999Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=782323d2-825a-410d-8840-f50401dcb1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:08:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:08.010Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f25c5bee-8b69-4ccf-b210-558346c05030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:18.020Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1555e50f-2e1f-47b8-9fd2-4d0c02e35eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:28.031Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e9ac57e0-6c6e-47d6-8143-e53016e51c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:38.041Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=83904561-7f0d-42fa-bbb8-6ef9bf3ff25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:48.050Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f85b8bfc-0620-41d7-9fff-9c5b0c96a993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:58.060Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ba77c38d-9d10-4ef1-8870-77a8259084e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:09:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:08.070Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0e06fe89-b570-4beb-924d-15295ed85e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:18.078Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=afab29c8-5441-478e-b1d3-50f60b8becd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:28.087Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1399f809-bca7-48c9-b8a3-b70eea9b73fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:38.098Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0227b425-82ce-4f4b-8cf5-80f9c7bd1e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:48.108Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=89831e36-8d99-42cb-bc2a-f324bb649a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:58.118Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cbb4b118-ca82-43f7-a308-3eb0c6e7bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:10:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:08.130Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0f006bec-cf71-4bf9-bbf8-38ff4fed4c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:18.141Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=47dacc87-521c-45c3-a9a7-237ccdfde52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:28.151Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0884e168-b6b6-4129-bd77-a8548d371c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:38.164Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd25ba6b-4b04-4899-a483-9dac33e4fd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:48.175Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a632b63d-806e-4991-b569-17ae0b7b8f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:58.185Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b8af21b0-748d-4e71-8ac5-efe2f0db7eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:11:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:08.194Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ae700463-842d-4bdb-9cff-0882bb22bca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:08.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:18.204Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=493a4a8e-d10e-43c3-bbfc-64e5a820ba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:28.213Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7970213b-6fa4-4911-ad8f-ebb6358519ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:38.226Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ff71b8fc-a213-43b8-b4a0-76aa2dce5850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:48.262Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=54771d2f-825b-48e4-ba08-6fa41d91171c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:58.272Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05e8b7fd-3183-4cdb-8441-f95782f98ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:12:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:08.284Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=501dc3de-d3c2-4007-b2cb-8a2a16077537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:13:13.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:13:13.601Z |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-19T05:13:13.602Z |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-19T05:13:13.603Z |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-19T05:13:13.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:13:13.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:13:13.608Z |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-19T05:13:13.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:18.294Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4667630d-eead-429b-9dbd-326f980041c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:18.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:28.303Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7950f0ea-9595-45b6-9c3f-f5173c69413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:38.313Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7b1578d5-5244-435e-a59e-23f87bc0fc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:48.323Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=40a9a6b8-56ce-4013-86b1-7b60b390cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:58.331Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=160cb18b-08c1-4b92-a149-0a8b63e6c981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:13:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:08.340Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eac652dc-1ea8-42c2-b952-272d460bf7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:08.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:18.349Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d2523f50-3ca8-4775-aca2-acbbf8bc8f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:28.358Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=889bce84-12de-46ff-89c6-5d0d53a1f349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:38.367Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=383fa10d-3043-45a9-93a0-2e51ffdfe9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:38.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:48.376Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0c761205-3ed6-4739-9234-fdfa438790e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:58.386Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a841e894-d75a-4c9c-8ccf-7475397e0dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:14:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:08.395Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3f6352b3-f47b-4b90-beab-916fc555a0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:18.404Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b1e39b36-58e4-4af2-98f9-11ada53eb5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:28.414Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=01bb90a3-c07a-4dfd-a6ab-8982729cad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:38.425Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8cde8583-e0d9-42a1-9dec-3cdccc5cd7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:48.437Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=851d1e3a-beb3-4fd0-8d0d-bff5b7581079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:58.446Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7be007a8-4d9c-4a2b-9b5a-96224aa8928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:15:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:08.456Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=71d6eb8b-f68f-4f7f-8fd4-12e1402358d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:18.467Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=37855dc6-fb59-4abb-a3f7-1cbc07c72591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:28.477Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e363dc09-fa38-4028-aedd-e3c3bea75569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:38.488Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4a082c41-136f-4cc0-b275-a21bbd80010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:48.499Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=080ab1a0-4641-497c-b369-96d5b83b4987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:58.508Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1491509b-1014-4f48-b17d-d5a329034c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:16:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:08.516Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bf4c8ca1-2b6a-45b4-bbb7-c9d1895549d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:18.528Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d8a385c7-7f98-49e6-acf7-d665676f833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:28.543Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4f88741c-0b5c-4c9a-adee-8decc6524356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:38.552Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6a0e3e49-e2e6-4827-98ca-a29709fcf4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:48.564Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=93cae33e-a814-46dc-acc1-08a0025c8090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:58.573Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4087b712-879b-4ae7-af49-bc7b949b5d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:17:58.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:08.584Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=57fc03d4-f90b-4101-a502-7bed07703da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:18:13.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:18:13.572Z |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-19T05:18:13.573Z |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-19T05:18:13.576Z |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-19T05:18:13.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:18:13.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:18:13.580Z |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-19T05:18:13.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:18.594Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1c8df8bd-569c-4ea7-81a1-9af9d51d4a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:18.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:28.603Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aadc1587-d9de-4526-8fce-0abfecf62884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:38.613Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f126e3e7-cfae-4b21-933e-5902ccfdb98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:48.622Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=12a710f1-df1f-4f5a-aec0-42889e596593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:58.630Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9f69c21f-f4e5-43b0-b997-4b882ae3e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:18:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:08.639Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=69386cb4-4807-485f-88f3-7144a3e39d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:18.650Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4ce11c10-0f67-43b8-8a88-cbc5a1e825d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:28.660Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f7e4b750-532e-4e07-befc-896dfe770892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:38.671Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3061823e-b278-4733-aee0-3db2831d497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:48.681Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6ca9c286-def1-4fcf-aea3-19a8843b629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:58.690Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4445199e-9c89-45ea-bca1-48370765a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:19:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:08.698Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0b756692-83e4-4c51-985e-44bebb932dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:18.708Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5e598142-ae55-4bd1-b0b5-5afc4955debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:28.717Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3427be76-3f57-48e4-b5c3-00c99427730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:38.728Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c74ea18d-fc3d-4599-aef3-3deb9ed99a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:48.738Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd30a1c0-5e1e-4e54-8443-d89991197e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:58.747Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=198b097d-1163-4f68-89d0-485d0435d093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:20:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:08.757Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dc7ec9fb-605c-47aa-9c5c-31b2c59a58da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:18.766Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d2021276-4c8a-4d3b-bae4-e9be6c62267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:28.774Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=66e74c5c-0a3f-4cc1-81e8-c2bee39fd517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:38.783Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=71244ae7-b4f7-44a3-b6ab-2c4cdb1d6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:38.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:48.792Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6dd90acb-000f-427f-90a1-9de484d5994d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:58.802Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0697f93c-03d0-44e5-8b3c-7f1c4be27824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:21:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:08.814Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4820b750-2d5d-43b4-b81b-d47240746cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:18.826Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b3aeb0a4-b8a1-4619-a74a-7882f67060cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:28.836Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8e4087e0-30d9-4ede-9ed4-f24e036ca8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:38.847Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=df3ed8a7-02be-4e54-9389-7ac45e752408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:48.856Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=62d69ee6-2005-4e9c-b638-824d43952b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:48.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:58.866Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c488cb75-81f4-4db1-b842-32ebbbc6524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:22:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:08.875Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3e087ce4-39d2-4e27-958f-c59a898ba6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:23:13.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:23:13.574Z |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-19T05:23:13.574Z |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-19T05:23:13.576Z |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-19T05:23:13.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:23:13.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:23:13.580Z |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-19T05:23:13.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:18.884Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=79049e28-7c18-4ba4-982f-6e54ea6bb819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:28.894Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eaef2708-900c-48cb-8421-387843ad2d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:38.901Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cf891be3-cf5c-466a-8da4-524d03cf141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:48.910Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1f879a66-894b-4020-acd5-dc573cf57a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:58.919Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=88a5d0b5-804c-4388-a2e5-80a5183b23a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:23:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:08.926Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2059827e-26d4-40d2-b90e-0065afe82ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:18.936Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1c77b515-9fad-4a3e-a45e-a9113c28e27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:28.946Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e081df76-2fc1-4b45-ba55-19d7a1075f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:38.957Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=18a3a4b9-58ef-42e7-a0fb-5c1be2c8ed1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:48.967Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=80ace63a-cdeb-43c0-8945-8eba99829995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:48.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:58.979Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dc334802-5ecf-4a30-a029-ce90b4a5b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:24:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:08.988Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=438254d3-0c0c-4374-b525-9cef48917c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:19.003Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a9652132-cc6d-4912-beee-974c6fe2ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:19.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:29.011Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=32400f38-5659-49ed-b21b-f49aafdf18b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:39.019Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=53791d1c-cb0e-4965-a165-496524da12b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:49.028Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=09ad8392-d085-4c43-8c2c-353a72a6880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:59.038Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=66a88a4d-311b-4111-a6f8-abef0a5fdfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:25:59.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:09.048Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7954975f-fb3e-44c0-a21e-1a10f9e1844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:19.057Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=31432131-2666-4560-ad75-3811d6d179c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:29.073Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=581b27e5-4700-49ee-b5a4-8f90c0417300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:39.083Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5189f4cc-de23-4e04-aad1-a35a77610f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:49.093Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=67f2d062-8f24-4771-addd-8af9a53a26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:59.102Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=25c9e355-63b6-4623-8bd3-6967e7159ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:26:59.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:09.132Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=63821594-282c-47f8-a913-073220a9ee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:09.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:19.141Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3021a0b6-4c37-4a12-a5e1-ee981aacc279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:29.150Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=37aeeab6-d2c8-4401-95f0-742c483bb314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:29.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:39.159Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ded6c4f7-c120-4f30-a1df-e7052e4df417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:39.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:49.167Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=695c9862-665c-4fea-9470-94f111082317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:59.177Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6321f1bd-0c26-4e5b-a48f-10fb7108c209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:27:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:09.186Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c104d1c1-c724-40a3-adb9-9526698b7fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:28:13.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:28:13.586Z |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-19T05:28:13.587Z |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-19T05:28:13.588Z |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-19T05:28:13.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:28:13.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:28:13.592Z |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-19T05:28:13.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:19.201Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=de8224c1-7d0e-44c6-a57d-ce7959667865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:19.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:29.211Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3e4ca292-d330-416c-9ffc-34fcc8a89de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:39.220Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=218a137b-6a69-43ea-ab9f-dec57e784319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:49.229Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e92df52c-c0c4-4773-9258-7cb3a6212f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:59.238Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=32e721a8-395e-4d3c-9e90-df7685d23bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:28:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:09.247Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bdf3de09-7b03-4729-9784-12669b571c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:09.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:19.256Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f9587125-37ba-44ed-8d05-eea5f2487c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:29.268Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c980701a-6f6c-48ac-90ca-137c4b0e4799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:39.276Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f9c6666c-2f20-44ea-8b00-0d39138295b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:49.288Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=17031cd9-cb78-4e89-abe8-d7a3ec906c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:59.297Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b52cdd1f-9f90-4766-96f9-2b8df46b85e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:29:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:09.307Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2b15b6b3-d1da-40b6-a2ff-4bb11fe8f089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:19.316Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2b2cb565-15d8-462d-98d3-28249167f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:29.325Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f05551f7-f61c-4a65-8f3d-a566638e93fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:39.333Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=62b33eb9-befd-43ad-a36a-8b842046195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:49.343Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a7da9709-92da-4a81-837d-301250792856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:59.353Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=17a6d679-da98-458a-9cb9-f89ae305708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:30:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:09.363Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ebea0edf-f54e-4287-a391-4a1aecf502f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:09.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:19.374Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=22771803-eab0-4149-bdb2-ce7295f4cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:29.384Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d4e90dda-d26f-4b89-9e55-5e0e9d3dfb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:39.393Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c25de3e5-548d-469f-abfb-e0f4ca4b5ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:49.402Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b96b3c6d-d768-4761-a8c1-e773689546cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:59.410Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b823800e-58b9-4b39-9d0b-0cc17eef6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:31:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:09.419Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7ff88a13-e01e-4e8a-b1fa-8a45cf5efa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:19.427Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b40d060c-f7e0-4449-9c4e-ec0abe8a166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:29.435Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=697671d3-f473-45e0-9efd-3cfb69e0ef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:29.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:39.446Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1a729201-34de-462b-a1d2-abd52ea7d11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:49.456Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e570c241-a27f-475b-9d54-89a803713879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:59.465Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1fed54bd-38d6-4dca-b1a8-d5fd9c5c4658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:32:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:09.473Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dc1ce963-556c-40d9-a102-1a023e41ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:09.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:33:13.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:33:13.559Z |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-19T05:33:13.560Z |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-19T05:33:13.562Z |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-19T05:33:13.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:33:13.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:33:13.566Z |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-19T05:33:13.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:19.482Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1fee9466-dc62-4251-a48b-838a4d4a3522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:29.490Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a715a304-ce82-407e-a46a-55503e9cf6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:29.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:39.499Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aa0db782-7beb-456c-a2b2-76d2492b8c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:39.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:49.507Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=356ef29e-a363-43b1-a603-69728b31c31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:59.516Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dd71c24a-5803-4fd3-a392-62d59ed104ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:33:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:09.526Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0a0cff7c-7ba2-4645-9151-56e0f311fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:19.536Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=96f262d1-fdd3-4cdc-9bfc-759dcf5c6a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:19.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:29.544Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c42fb1f2-71a2-418a-9096-404f82612114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:39.552Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f5f9aa92-2427-4766-b9d7-a0f948b27dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:49.562Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0b501835-68b5-4744-bd47-06505d0052a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:59.570Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=472ad41c-50e7-4824-aaad-e597c3240c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:34:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:09.579Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3a380895-2b5f-4adf-8e34-12d82964cbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:19.587Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9e1074cb-9bbb-4aae-a890-de8ee360200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:29.596Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aa6bcd8f-8ed3-43c6-9375-730f03b046dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:39.604Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3b34ec21-0835-4b19-8f2a-04288242ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:49.613Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7a5c8ed0-14ba-416a-a265-f710f8bd62b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:49.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:59.622Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cb984cd6-7077-4117-9b7a-367b9868f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:35:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:09.633Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2162a699-b697-4f1f-9115-1d9b6574510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:19.641Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=099fddda-dd1c-4c4a-97d8-40e488ba90db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:29.651Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9d1a7b45-ff55-49aa-84e3-bd7ff7d3d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:39.661Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ec8d8cff-9394-4f98-a177-3ca77b45d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:49.671Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eb3335e7-888c-4d66-bf53-a0ed0265989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:59.680Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0a4d4e4f-cc2d-4e94-b422-6d327376e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:36:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:09.689Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=81cc8f33-0745-4f07-8cd8-49403d7d2ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:19.708Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2cf43d10-029d-445e-a86f-c6a07ca81a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:19.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:29.716Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5817013f-f836-4a76-96d3-c744c7b549fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:39.750Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f3b918ab-317b-4b57-95bb-51e241a69a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:49.758Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b93e55d4-295f-4f85-9a1f-42e6fa1ca379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:59.767Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ae4670c0-2f0b-4e2c-8739-d92d7cb547ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:37:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:09.774Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bb9adc04-034a-416c-848f-841ecf099e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:38:13.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:38:13.555Z |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-19T05:38:13.555Z |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-19T05:38:13.557Z |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-19T05:38:13.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:38:13.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:38:13.560Z |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-19T05:38:13.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:19.783Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0187ef5d-35e6-415c-8ad4-8a420efda635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:29.791Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9e1b8a32-4d46-45de-9ef2-221515d68b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:39.799Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e350bba8-ed48-4c02-a39d-184b9ea7d33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:49.808Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=027d3720-071e-4b78-ba52-167eac4d22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:59.816Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=97586217-346b-4f01-9e21-d3cb6f902711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:38:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:09.824Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=92c76fb9-61d2-44cf-b8ba-ee3146d145dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:19.832Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=46af9cf3-7622-46a5-a54d-9bb8a675c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:29.842Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fc5011e8-80e8-4a1c-8a73-fc01b3cf351a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:39.851Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1fc7d838-c774-4cad-9f48-8ef2b54bbc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:39.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:49.860Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0037aa60-4084-4f8b-ab4e-839775be28ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:59.868Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d22fb81e-2a9b-4771-ae50-9c6038109648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:39:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:09.878Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=596e0f23-80ad-4466-950e-3f267b276067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:19.886Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=374e7de6-e363-486b-935a-49a20a339563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:19.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:29.895Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d27a75eb-2b14-420e-aebb-5240ce477424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:39.905Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4b4cb627-04cf-4273-80f8-8a50fedf366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:49.915Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1141a895-6b3f-4933-9ed3-e5f58d3da1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:59.928Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e5960d95-c121-479c-b960-821af7330887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:40:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:09.937Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a4bd918a-9b40-4d55-bfad-c0b22861d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:19.946Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4a00a427-1f11-4532-8f8f-e72e418b0f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:29.955Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=913b4092-cb49-497c-9530-dae365152a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:29.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:39.964Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=86ca9466-a3b2-4d65-af0d-7865ffaf0762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:49.974Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dba70187-ca40-4725-b6b1-06ed739a005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:49.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:59.983Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ca469922-9c86-4d30-b72b-7076745eb7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:41:59.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:09.991Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1bd32b92-1b43-4390-8c07-0645a7cb3185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:20.002Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=58686b12-0574-4e3e-a7fe-c185989611da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:20.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:30.010Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9d8437f9-e3e9-45d0-8b2f-a30cbc95095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:40.020Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b0f1e83e-f512-47b8-97f6-ddf734dbcce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:50.030Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=00dc9a40-f236-476b-8c3e-5c0ba01e0a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:42:50.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:00.039Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=edd58af8-c186-48be-b80b-a5569a599778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:10.047Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=da1b8d9a-c0e9-427d-b0fc-41b96ad41e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:43:13.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:43:13.613Z |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-19T05:43:13.614Z |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-19T05:43:13.615Z |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-19T05:43:13.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:43:13.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:43:13.619Z |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-19T05:43:13.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:20.055Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9070e45f-9b30-4897-b420-e8a0299e4d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:30.064Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1b523e32-d893-4b92-932f-a65afd855ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:40.074Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=acfa12e7-d119-41c0-bedb-ab811bcc437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:50.083Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=48c57eb1-6280-431b-9c54-879e877d18bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:43:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:00.093Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7ed14011-065c-4e19-8349-0ef466e11e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:10.103Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9bfd83df-623e-4c3b-9b53-8234bc778c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:10.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:20.112Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=108c2ac5-279d-43a1-b01b-8b03be25f631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:30.121Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1f98245e-9466-436f-a1a3-69de896c0645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:40.130Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=80db6258-af12-45a2-8590-296da95526b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:40.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:50.138Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8e7ac1af-f5da-4f12-9cd1-21684903700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:44:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:00.147Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=68da8bc2-3418-4e21-bcef-0263cb77eaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:00.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:10.159Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd568729-044d-4136-a473-986cfb83e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:20.169Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=024f3e94-3494-4703-829c-4ba7b09d3dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:20.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:30.181Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=afeb3a56-6aea-4c13-ac9e-cd4405e76ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:40.189Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f287dbcb-bec1-4c81-8cbf-6c6fbb78d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:50.198Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b278708b-3fa4-451b-bafc-3ad299949d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:45:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:00.206Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9660412d-887c-419c-aeae-4d16915465cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:10.214Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=33eada55-215e-47e0-b580-551a0c425c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:20.226Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=95538413-3cab-4704-88db-1f2dcbd55f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:30.234Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ec6da37b-1334-49c6-9b23-56640c8eb726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:40.242Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=679b0270-9030-4f40-b5f9-c152f3d2e06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:50.251Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eddd8cca-20dd-4247-988d-642132e0c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:46:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:00.259Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7ebfe0d4-c4c0-4eee-913c-041bca9ce4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:10.267Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=98eca157-ad70-4ea6-a45a-9d533cc877ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:20.278Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9a13e6b3-06cb-4d03-9c3a-9c4489d0a5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:30.286Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=21905c3c-205a-4643-a82c-785709f7f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:40.295Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8fbf2ac7-f15f-4ba7-bfc2-ad943ad27ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:40.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:50.304Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=10ce4389-670d-4b7b-80d5-e6bad5c33e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:47:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:00.312Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4bb368a0-48a3-48ac-9fa3-1b7447c5dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:10.321Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=20d7385d-7bf3-46be-8340-2b0207788d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:48:13.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:48:13.588Z |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-19T05:48:13.588Z |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-19T05:48:13.590Z |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-19T05:48:13.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:48:13.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:48:13.594Z |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-19T05:48:13.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:20.330Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fdf055e9-2d26-44a9-8f10-23f8f4c29b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:30.340Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f187f614-ea48-402a-9144-6777f8f5a6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:30.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:40.349Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cc6cbd48-2d21-4328-9e58-c8654e1220b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:50.358Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f72ae13e-3b0d-4e88-90c1-385ff52e3a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:48:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:00.367Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d7b8dd13-23b6-47a3-83d0-8d916ded639a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:10.376Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b661ee44-d300-4b28-a491-055a6cc02a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:20.386Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cb71013c-8206-4d0a-9022-be99f590efb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:30.395Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=295b19c7-f6b0-44d3-9e70-8763242c2bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:40.404Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2f407ccd-d6c6-47ff-a51e-9b3ed83e71f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:50.414Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3d56aa3f-2a7d-4e5b-8d59-939fded4b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:49:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:00.422Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=431a9e47-3999-4a7c-9b13-c67d9ece83e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:10.431Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c1cbf1f3-8a37-49f6-a467-c1f794d5f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:20.440Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b7da73b2-f736-4617-b4d3-3e6896bb4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:30.450Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4623114d-cd79-4847-b410-babb3b05a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:40.457Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6bb1374a-6508-4314-b930-9bb0a30c2669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:50.466Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4921d501-267c-434d-b228-fe4b6d795310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:50:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:00.475Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0f3c8230-6cf4-4aef-baae-cafbf1d9a3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:10.483Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=27056dcb-3151-4d5a-b7de-7a6b249ca80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:20.493Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=62396886-15c5-455d-9955-79e1fbc4acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:30.502Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=44512f40-d76c-45a8-a5e7-e364320eeaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:40.510Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=98eb949b-9b58-4e80-ae19-c6be07851387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:40.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:50.517Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=97d996c9-51d0-4ac6-aab1-6447f9465424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:51:50.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:00.525Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7175d5ed-85b6-40e8-8f2e-6f35e2ee9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:10.534Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=35d4e165-4366-42e0-aab8-404cbd30765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:20.543Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7c5f7309-c073-42eb-865a-2bfcb07d29a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:20.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:30.553Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6bbca62f-9d4b-4d57-bb92-b0b6ec4670d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:30.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:40.561Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bf0747a0-0972-4f63-8c01-b4bde125b481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:50.573Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=34835017-2bd8-42e2-ad2c-8960db950a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:52:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:00.583Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b096a968-381f-482b-8300-42e0bfcf4d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:00.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:10.592Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=62c85ebe-53d2-40f6-bcbc-bfdeb26088ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:53:13.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:53:13.581Z |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-19T05:53:13.581Z |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-19T05:53:13.583Z |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-19T05:53:13.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:53:13.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:53:13.586Z |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-19T05:53:13.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:20.599Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a3210cdc-afe7-4d5e-921a-fc15d2518eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:30.608Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f6226633-6b20-413d-b84b-cafab07da261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:40.616Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9e26a7c3-5a47-4d6d-bee4-094dec595027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:50.629Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=671452b7-ac85-49ef-ad72-626e5f82347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:53:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:00.639Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=be99acea-3e5d-4e0e-915a-fdc1a42997a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:10.648Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c35800b2-690a-4729-b757-9a8f57ac05d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:20.658Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a7614098-3390-458d-aeda-49035d97d488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:30.667Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=798dce71-40fd-4390-96d0-046b3065d7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:40.675Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c66a777b-dceb-49b0-b2f4-11c9e8b24dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:50.683Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8ec42040-4fb2-46d3-b29d-95d3e1cffdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:54:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:00.691Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5b58f963-3c2f-4343-9a02-584e6ba36140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:10.700Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=84f94175-14da-44b0-b951-f5966f7e5d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:20.720Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2c1acfe7-cb58-4796-8c07-4281299f1c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:30.727Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b78acb1e-c3e1-468a-bf84-75ea672b0e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:40.736Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c73ba63f-d097-484b-9e6c-e76219615a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:50.752Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6b147826-5f00-454b-bf97-d7f16e2498f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:55:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:00.760Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c72d89ba-ef51-471d-a929-ccf2ec5178d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:00.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:10.770Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ccf19c4a-0886-4183-badb-c63bb7e6c7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:20.779Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0482ee16-be58-494d-bf6f-a3c5b300593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:30.786Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e3cb0375-a5ab-41fd-875c-e1aa2c62308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:40.794Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d76d4acc-fd55-4974-b5b2-930f69798605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:50.802Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a2d28886-3f81-49f4-b2fd-10849c48c221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:56:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:00.811Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=55e6dac1-0d21-46dd-8eca-0d1f0892be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:10.819Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eaf34616-1b1a-447f-8569-6fa3e26c91cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:20.828Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2f03c959-5ff8-43b2-b4be-ac571eee274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:30.836Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=19066d95-1ace-489c-86c2-9b2767fb7e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:40.845Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cd483824-b513-4831-a19c-cb375aba5873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:50.853Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c7bbbe39-9337-4704-9097-822e3e26e458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:57:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:00.862Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6d21c861-ea1a-4b24-977c-1bda0c488a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:00.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:10.871Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=62f31682-6041-47b1-a416-97b7d09e8471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:58:13.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T05:58:13.582Z |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-19T05:58:13.583Z |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-19T05:58:13.585Z |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-19T05:58:13.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T05:58:13.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T05:58:13.588Z |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-19T05:58:13.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:20.882Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=52fd8aa7-1493-41bc-a52c-2d76c59a397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:30.891Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1f845ff0-419d-4c71-9b1d-15a7df948c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:40.902Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ba5713a8-2219-4847-960e-1b966290acfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:50.909Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=93a4583b-2732-4e0a-a4eb-6d7b5e694c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:58:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:00.917Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e72512bd-fd98-4107-916e-77f98664e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:10.930Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6f8f3acb-636a-4ecf-95b3-dd8f71a521d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:20.938Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eea096ee-f49a-4af7-acb3-9b3cc34eef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:30.946Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0927fdd6-44d8-469c-ad97-444739ca490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:40.955Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=da37d84a-0c80-48b5-960e-83b0e39780d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:50.963Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=67c3b00b-9960-4c4a-ad9c-3603a4d15f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T05:59:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:00.971Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=88ffde6f-f85a-41a5-9e65-18184ed54f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:10.979Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cd517419-4015-47fc-8281-80f9e9b92f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:20.985Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0674c932-55e0-4920-a79e-4f68b7d19013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:30.994Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b04240d3-af26-45d1-afac-e491e4d3fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:41.002Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b89152aa-7f75-4752-91c3-44f93b0ef305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:51.012Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=164b1f9d-0522-415e-bd7c-1bff918f5a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:00:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:01.020Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=63e2ab9f-e19b-422f-840c-be8aee1996fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:11.028Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9324393c-683b-411a-b705-e5c0d03be8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:21.036Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=384b96a9-88db-450e-9fcc-9e9fe47a0d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:31.045Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b8ee5611-11ce-4421-a1e9-852dbf4ed382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:41.058Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c4201b9d-a023-4ce1-ad6f-63c11e32a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:51.066Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd29564f-0d38-45dd-a53e-f16062860946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:01:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:01.075Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ff6a5c31-bd8f-47db-ba6d-cf62e8b319b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:11.084Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=94f46273-7ae9-4b36-a876-a9f1348ce177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:21.094Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eea1fe2a-e2e4-4426-af9a-956ecbd5fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:31.103Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aa3e12ca-ca06-4196-8ccb-948c1547d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:41.112Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=122c0111-6473-42ac-a41b-21aa9374364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:51.124Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=192c4340-3e88-403a-8d0f-7cce2638f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:02:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:01.132Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c49cc89d-4c4d-481e-9dfb-2bb6166a89d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:11.140Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b53b0deb-9a7e-4ab6-abc4-b5118f1682c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:03:13.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:03:13.606Z |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-19T06:03:13.607Z |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-19T06:03:13.609Z |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-19T06:03:13.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:03:13.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:03:13.611Z |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-19T06:03:13.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:21.149Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b0c6f090-6fbe-41a3-be68-660893fe77e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:31.158Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3e57b095-de66-432d-9604-09c4a1e2a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:31.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:41.168Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ff282020-c72e-41ce-8198-ea3e78afcbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:51.178Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ac110439-4921-4b79-a58a-47f296c6089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:03:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:01.186Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9c98b79b-87c6-4003-a811-6949c674b46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:11.193Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9917c751-e052-4dfe-9209-0b30e0079b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:11.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:21.202Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=87ebc5d5-6a61-48c9-8c62-2b68dd24a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:21.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:31.214Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e0eb10b1-0b78-442f-8d50-ecd64c29773e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:41.224Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=76f99ca4-1364-469b-b734-49388c902209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:51.233Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a8989f87-2dc8-4fa2-ad22-822c335f5cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:04:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:01.241Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1ee7ff87-845d-4da6-a889-b4ddf1182145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:11.249Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6b99c383-1ab5-4f51-85ef-4316544870cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:21.261Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1b72414e-3c93-4910-8957-b519b277e9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:21.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:31.271Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eaaef8f1-99b3-462a-a614-fd62978a8d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:41.281Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0d81ecd5-6cf2-429c-abaa-1c49aa5ab492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:51.293Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=adaf2de2-ae72-4cfc-8aac-fde26e9388b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:05:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:01.301Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=242ab6cb-6b33-4180-817e-0fb89144281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:11.313Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d50dd0a2-e7e1-4ecc-b976-bc58c50687d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:21.328Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9d4c665b-dbfc-40ea-9054-eb9f219d632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:31.336Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=90f69c18-bd19-45a6-9942-12487c35a7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:31.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:41.344Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=48c22447-232b-40db-bf96-289f3f009bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:51.352Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b2f3cfe7-48a4-46ff-901f-b0b2804773be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:06:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:01.360Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=77a4ab9f-e680-4ee5-94f8-eba1d915fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:11.368Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=329760d6-972c-43e6-8ae0-ac8dace50259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:21.376Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=683e917b-f10f-44de-9e7a-96b835362585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:31.384Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0c60d6f1-a2a7-4427-a25a-671bc8a2ea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:41.399Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3c54c611-7960-4cc7-b004-f3320ece37ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:51.407Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6211c319-c1f5-4b6f-831f-7280901817c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:07:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:01.416Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=52793893-4092-4233-bec8-062b4be53930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:01.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:11.426Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ef91692c-7b38-4d01-9d0a-27559a50ee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:11.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:08:13.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:08:13.571Z |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-19T06:08:13.572Z |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-19T06:08:13.573Z |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-19T06:08:13.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:08:13.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:08:13.576Z |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-19T06:08:13.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:21.440Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e2412654-1137-4407-8eb7-bc6fd65e8c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:31.449Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a917c37f-1fd2-47eb-ae56-3b601561a729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:41.459Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=925a4c99-b74f-4b9b-b4e9-0232d5b47b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:51.469Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=46462010-09fb-4f60-9e99-b9c3c8084b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:08:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:01.478Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4fa09461-8df4-4152-818c-9a5c9ef2241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:11.487Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e6966343-bafb-4e9d-b7b6-cef902a1d9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:21.498Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=19a23c53-945e-40cf-bb29-e423011e3dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:31.515Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a777a8c3-c72b-44da-ac35-4d2bc5347650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:41.525Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e76fe4ca-0d31-4448-837e-c73218d7e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:51.534Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b7e7598d-15d2-4fc5-aed7-527e968c687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:09:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:01.547Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a8f2fd00-e912-46d7-a148-3df64acffdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:01.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:11.555Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=30e3f352-a21c-4288-9cc0-0725805c8620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:21.570Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=11ca6597-5f6d-4ff7-a54e-bb501d75a1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:21.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:31.578Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8a69eb6f-31a0-473a-b768-0a01d234c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:41.612Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=509ecb28-e3e3-42c8-939a-726660a99478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:41.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:51.633Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=904b635c-12fa-48ab-9699-bf99e4c6197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:10:51.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:01.646Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f3252306-8a08-44a1-ba6b-99b1252e2c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:01.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:11.655Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e1f51daa-dcc5-40b7-820c-8ceb78d72a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:21.667Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=21af827f-b0c3-4e92-a7f2-e8edadfd114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:31.678Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3d6243c4-ed41-45e1-9277-9cf4a2114ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:41.703Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3c8eb337-2aca-4929-b341-7ef733c8af98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:51.726Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6f9f8aad-e23a-4225-abc8-31a5ba7230aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:11:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:01.735Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b8da8146-879b-49f3-a0b3-9f2f6798681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:11.745Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b68be005-946e-441b-86fb-1eea8607048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:21.770Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=297c2d7e-41be-4900-82ec-4b34fa232b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:31.778Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2d04a063-1e36-4319-bba8-9b92a2dd9741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:41.787Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1bf1e553-f97d-450c-85d3-ea866a710424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:51.801Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=63faedcf-0286-4289-b0c0-b8070450b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:12:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:01.810Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aa09798f-e7c5-415f-88eb-53ed5a8718ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:01.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:11.820Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d87e90bc-40f9-4b88-950a-1c45dac4d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:13:13.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:13:13.621Z |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-19T06:13:13.621Z |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-19T06:13:13.623Z |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-19T06:13:13.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:13:13.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:13:13.626Z |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-19T06:13:13.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:21.837Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d1e9d7cd-29be-49d3-abc3-626ced384e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:21.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:31.845Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=892e6156-1fc1-47f7-922d-b2d97ebf70c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:41.855Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6b692bfe-1c3d-41be-9724-c4d46ff4469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:51.905Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cf48b73d-b8ac-4bbc-9cac-77a9d0fad583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:13:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:01.913Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0dcbf057-2b04-44ec-9a39-3e0e41d11b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:11.924Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5ea2053e-6e48-401d-9173-cdd3daf00741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:21.934Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=45f2f353-4407-4ea1-86a2-439a9ec196ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:31.942Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1ba54046-68e6-4eb9-af8c-135acd8e44be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:41.948Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=03c13c4c-cb5b-4396-bf32-bad0e9c29b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:51.959Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=61909b74-cd52-4266-867f-48f9469d7dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:14:51.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:01.969Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f89963e8-a7f4-4f7f-9e7a-e6533198c453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:11.977Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b0fcff70-aec2-46e2-a680-3fef1eeecbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:21.985Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=30db52de-7d2f-4ae3-bfeb-f76d2507ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:31.994Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=60de9b7a-2a35-4028-8cfc-15690b9acf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:42.001Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e63f2124-4f4f-4d49-885c-349ade68819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:52.010Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ce19dbf0-20c2-4886-977a-bc21e8f19a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:15:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:02.019Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=abcd1053-7ea6-43e8-a92a-cdabcd49fa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:12.027Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d7b7d615-6531-4d77-91c1-ed3cd4f650f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:22.039Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=775d6534-bdb5-4a96-a642-98d2eab440e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:22.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:32.049Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=28f5369c-941d-4bc0-967f-a213657a2d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:42.057Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1c0e6cf3-40f8-4f81-ad71-2cca95ac5f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:52.067Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=495c56ec-1db7-4741-aae1-7ce179b6e2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:16:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:02.091Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=49789846-03f0-4d1d-bbd2-fc9e1daa0f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:02.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:12.099Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=42bec6a6-eada-4e76-8270-d96a37104e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:22.108Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=20482433-1966-48cb-8dea-7183400b647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:32.117Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=33fd8534-4c27-4446-88b3-97eb8736ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:42.128Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd57fcff-43a8-4d7e-a889-5957c772027e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:52.141Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bce6a5bc-1251-4381-beda-260d34ba71c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:17:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:02.158Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9b128b88-cea4-4b07-b260-97574048a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:02.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:12.165Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=32ecc176-fbd8-408f-b56d-d73767e577db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:12.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:18:13.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:18:13.589Z |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-19T06:18:13.589Z |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-19T06:18:13.591Z |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-19T06:18:13.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:18:13.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:18:13.593Z |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-19T06:18:13.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:22.176Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e532c19a-770a-4151-817f-b3e0c1fb8df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:32.184Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f5350130-f5bf-4b10-bc07-cf2413ee1aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:42.193Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e93e0226-4c63-4f16-b375-997f1356bc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:52.202Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=858bcf04-2538-4bec-be6c-2d15066c0b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:18:52.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:02.211Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=36c5656b-191f-4a83-a668-88f925679ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:12.217Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ba1ba0c8-ba7b-4c8e-b998-2ccb10e6336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:22.229Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4b2269c9-4390-4220-8af1-1f320cc9aefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:32.237Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=38afacaa-4e1e-4ae5-8323-14869d0e39af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:42.264Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b266f754-8a5a-46bd-a499-a8f4289d9eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:52.274Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f491a46d-6e98-4630-8a36-4d6c9e0ff6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:19:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:02.283Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=16357c35-5593-4818-a2c4-4888feb783ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:12.292Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dc4b6f04-07b6-4d83-a161-06230a4e4716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:22.308Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=512f33f1-6cd6-406c-90f5-b2e0c3c0178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:32.337Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9bc5021f-c85d-45a9-9b27-5f42b2d16da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:42.346Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7cdb7567-2cb3-4b09-afc6-c17b16a9cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:52.357Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=39427c18-a4cf-49b7-98fe-229900465993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:20:52.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:02.367Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7450a0f7-0440-4366-a9e2-6d14575f19df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:02.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:12.375Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b52fcfc9-aa3a-4a17-af27-7f78467777ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:22.392Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1c2505c8-a9fe-48f4-9002-23ba7478c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:22.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:32.402Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6b37e3c7-ee82-4622-81db-d39ce7f870d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:42.411Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=253e9d5a-33a0-41ea-acfd-f763b2bfe544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:52.423Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f7778000-5804-4865-af37-0c45476d6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:21:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:02.443Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ee0dfb71-0bd0-4d6d-a55a-3057f1641d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:12.451Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1ff23de0-2bf2-468b-bdce-42dda18b9b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:12.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:22.464Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=09a5c3f3-a83b-4ff0-958c-d02c6c65a543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:22.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:32.474Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=43b5ffd1-ce37-490f-b098-e5af014489e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:42.484Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bce422bb-2e80-4e38-bb70-31797d3d3615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:42.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:52.493Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=75c96e8f-1a59-4b66-bd4d-98d862cfa556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:22:52.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:02.502Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2ab8dda7-94d1-43d1-9853-f400c541c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:12.511Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=903d7e4c-93b8-4e32-8baf-c586e35ddf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:23:13.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:23:13.585Z |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-19T06:23:13.585Z |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-19T06:23:13.587Z |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-19T06:23:13.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:23:13.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:23:13.590Z |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-19T06:23:13.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:22.518Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8d3397bf-9b1d-4e5f-a941-ffecb33a5126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:32.527Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2eb2a0ed-77dd-43de-9d56-c93d605fd21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:32.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:42.551Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=41107e9c-2b41-48cb-b284-0f510f991f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:52.561Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0164a0c6-1318-47a8-bfa8-956129f57ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:23:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:02.570Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a13ca38e-1e6e-4db2-96c1-599fe522c320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:12.579Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f933f205-40a6-4baf-886f-290680d59abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:22.588Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eb5b59c6-5123-42c7-a267-7da5425e84e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:32.596Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9b28f605-7806-4dea-a8a3-3b9e9ea7db94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:32.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:42.604Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d62b1e86-c72c-4ae5-9e5b-09a01fd4d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:52.612Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d1f07d74-acab-486e-adae-0dcf051dd42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:24:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:02.621Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c3cfb5b4-564e-4371-b8eb-10a77b754665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:02.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:12.629Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aae4794e-8212-4474-a68e-b376bcbcf656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:22.638Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b28554d0-4b24-4741-8f84-6be0f489632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:22.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:32.651Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3b4f5887-8abd-4333-9da1-46b263eda449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:42.661Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6a23bbc2-30df-4af0-a706-a388ff592598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:52.668Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=81e2a28c-5330-4a0f-b3e5-82f1879cbcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:25:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:02.676Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d161d3ff-10ca-4ad5-be6c-67a10a969778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:12.685Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2298efc6-6ce2-4c9d-8125-f434d6d322b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:22.692Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e7d5da5e-e98f-4647-aab3-0f8161c5fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:32.700Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1c08312d-871e-4c66-bd33-fadbaf0d11f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:42.709Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b4748245-d142-418c-b025-82ef41df8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:52.721Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fddf0888-9a92-49c7-846c-c2499664b6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:26:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:02.730Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=57245c34-e6fa-4e3e-abce-91236cca16d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:12.738Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b10ec703-87d3-40a2-a600-aa240f67c8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:22.747Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=924a800f-7a9d-4268-a3b4-83aa84a972ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:32.754Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4ff4bfd6-b0dd-4a57-973e-507df7090a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:42.763Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=acead74f-605d-4fdb-85ef-07beeebf9fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:42.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:52.772Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=486946f5-4d32-4727-9339-3d4a0548c404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:27:52.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:02.782Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c8aad4a3-56a6-436b-a2c2-25c3a23695d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:12.792Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=db91c70f-26f9-4c42-8933-a510ce78000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:12.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:28:13.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:28:13.530Z |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-19T06:28:13.531Z |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-19T06:28:13.532Z |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-19T06:28:13.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:28:13.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:28:13.535Z |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-19T06:28:13.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:22.802Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a53b469d-a6cc-4f58-912e-76e1d48727be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:32.813Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0ac21363-29d6-4782-93e3-f1850cde8314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:42.824Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d52e3806-aacc-4adc-b216-0b3329a3dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:52.835Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f9046fb3-8e3d-423a-a621-257d77e88093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:28:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:02.846Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=73cdf661-d25e-4f8f-ac01-cd3b1c026d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:12.855Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b85d9789-a247-491a-9600-8e2236ca9dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:22.866Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aad5e9eb-a3c2-4939-8d5a-570e575e388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:32.875Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b1c6ccd6-87b2-4951-b03a-bd2c62e27b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:42.883Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05d8db19-84a5-4822-9fd3-09e27e13bdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:52.892Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=753f7e89-f949-4e5a-be80-b0df58bd043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:29:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:02.900Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e73bf610-13d8-4887-a83e-dfa855b27fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:02.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:12.910Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dca30f4f-2cc1-4539-923d-5b5617789f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:22.920Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3434c4c6-8019-4acc-87c3-e4a67646393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:32.928Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=917fef6d-ec7e-436c-a210-685f8ccc64f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:42.936Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b89fac1f-7b24-4b0d-9a83-e92be6cbfa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:42.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:52.947Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0d1ae9b5-0ecd-4d08-90c4-8ed34e8e175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:30:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:02.955Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=626695d4-d210-4fcf-a45b-f7fb36badd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:12.966Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8f68866d-524b-448d-9e00-2a893ea4c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:22.972Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8f5c1236-b634-4e61-90b7-b45af3d37e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:32.981Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8703709d-d7bb-4416-88f6-2557d551ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:42.990Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8c370023-e4b6-40fe-89a8-a839656d1850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:42.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:52.999Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e2dbc8ed-95c7-49aa-a930-618090784fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:31:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:03.016Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=358f7dd9-c48e-4c19-a28d-f79fe7ae2533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:13.025Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1625fe34-7aee-4288-8532-bbf33f399753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:23.033Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fe505211-8a9c-4959-91ff-3103c4e75f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:33.043Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3c13fd25-51f7-43c0-aa44-6a53db1f2b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:43.053Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1941a17f-3f57-440b-9085-d8f00ebc6935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:53.062Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eba966d2-05d9-4bc7-a8a1-40b7fa6cb724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:32:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:03.071Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=55a63b1a-fbcc-4844-b522-6f238c4f6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:13.081Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cb7b153e-0ede-4088-99ea-efc78c969114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:33:13.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:33:13.585Z |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-19T06:33:13.586Z |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-19T06:33:13.587Z |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-19T06:33:13.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:33:13.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:33:13.590Z |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-19T06:33:13.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:23.089Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8e7c76e9-8832-41c5-be0b-9bbf6c34c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:23.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:33.096Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fdaba3d4-a505-4a68-a5a9-dfd180143acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:43.104Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=68e67bb3-de8e-4607-aa7d-e1d1926f690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:53.114Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f968eeef-a2e2-4876-9882-c59e0165ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:33:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:03.121Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5ab161df-0aa6-4468-af07-e56c7b6fdf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:13.128Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e29670de-f722-4f6f-893b-6689726ebea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:23.148Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=499ac83a-80e1-49b0-82a8-f499d363c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:33.158Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=01180c75-7343-4431-8146-fa380185983c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:43.171Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3e7aa5ea-5251-4742-aca6-1c0dc3cf13c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:53.180Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=36bd46b6-3f62-436b-b45e-262a7b18b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:34:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:03.188Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b50c4524-47df-45e6-bc8e-9931618aa062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:13.196Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05a775bd-833b-4722-b790-376dcd7d75f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:23.213Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e0161900-7b3b-4711-86e5-2dcde5e4467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:33.223Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0ad17a70-1532-4ed6-ba02-ee9fce51e1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:43.234Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=654a9b9e-d2fa-44eb-bfa2-b928256ea5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:53.247Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cff63082-e3ef-479a-98f3-2f2f78525dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:35:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:03.256Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e16deff8-7e07-49d4-9504-6a6c770f732a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:13.264Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d3e16eb1-bf67-4419-afea-cf763a7f7bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:23.273Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eb67a2cc-cfa4-4c10-9247-26aba79cad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:33.282Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4d930ab7-10a9-4070-95ff-bcd0071e8f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:43.290Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=aa6a3d45-0298-439d-85b6-564d40272eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:53.298Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=129552b8-6b9e-4880-84d7-f0a8b5bbc2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:36:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:03.313Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=43cba2a3-0c4c-4d75-942a-26e393f2a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:13.323Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4cda6aa1-7ed0-45c1-a602-76fe78d72c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:23.335Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e8e045d5-b2f0-4bd7-8ec2-d7267baa5844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:33.343Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1ed85f13-7d75-4723-acbe-ffb176070ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:43.351Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c93fec89-9662-4b89-9d1d-23419fc14fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:53.358Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=473b8320-c41d-4cc1-bec4-fcba76eac16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:37:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:03.366Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0d78126d-0ab4-48e2-99b5-d63a0cf656c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:13.374Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1d6ef384-549b-4406-9260-603729c53b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:38:13.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:38:13.586Z |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-19T06:38:13.586Z |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-19T06:38:13.588Z |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-19T06:38:13.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:38:13.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:38:13.590Z |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-19T06:38:13.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:23.381Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=66235d55-71cb-47f9-b31a-86c8162b3424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:33.389Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=91e1aff8-f20c-4946-8615-3722c912e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:43.398Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd2eee5e-acad-4814-9c04-f0012199813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:53.408Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ec6c316b-2e1d-4f8f-bdc1-e5a5db7c872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:38:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:03.417Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3f2847e2-d34a-4f36-92ac-742d6720e317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:13.426Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2ac4fd43-472b-4edf-bd57-a32cb22ca9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:13.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:23.433Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=434d116c-f0cb-401e-9e7d-c8345b08c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:23.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:33.442Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4f1539ca-b554-4e83-af84-039f62eb5e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:43.451Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6ac76de3-25a4-4916-bc94-5574caa93def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:53.460Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=24872fda-321f-4c48-ae41-803c79380f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:39:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:03.468Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=883d7b3a-6c52-49de-87c7-271974d41ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:13.478Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=89cc3315-2568-4ff8-a533-a7b73174f996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:23.486Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ab670df6-94c0-4f4c-87ec-4d539f3a8080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:23.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:33.497Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1a1ef14a-2bf7-49a5-a709-2d56b9fd7ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:43.507Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=25dceada-651d-4154-bb23-eac83921f519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:53.517Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3904b4a9-5087-4d4d-917f-996f68ded44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:40:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:03.526Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fd526bbe-4299-43a5-a510-96e15a0e2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:13.534Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7dd42899-5570-4368-9ff0-514ccc659622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:13.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:23.543Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ccef4971-86af-4b76-b4a0-4c59a54f52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:33.551Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4e645ffd-dbe9-4a74-9d7e-1dbac1252626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:43.566Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2cf1ad9c-a15f-487c-b647-5c72c3d567ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:53.575Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fcd6d0b0-df89-4793-a44c-c54f2de003f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:41:53.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:03.584Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=34c713df-6f2a-4031-9156-9605182785c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:13.592Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5e2c25a3-11fd-4fb3-98da-772d87669eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:23.601Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ec900689-402e-4c9c-99b0-2ab2a2d97807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:33.610Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4ef57a3a-dd77-4dc7-aaef-95920aa93e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:43.620Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=71e87436-146c-4430-bf35-9fafacac04ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:53.631Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=04745bbb-eb3f-4715-a4a0-4fd06994351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:42:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:03.640Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=87796a6d-3ac5-4264-b6ea-3169082bbe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:43:13.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:43:13.559Z |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-19T06:43:13.559Z |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-19T06:43:13.561Z |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-19T06:43:13.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:43:13.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:43:13.564Z |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-19T06:43:13.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:13.649Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=742e06d8-a5d4-4216-80c6-4984bd684394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:23.657Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=74128723-ffc9-4362-a193-4c23e81bc05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:33.666Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=af621de9-54aa-4b93-980b-de83611c8be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:43.674Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=01cd2871-c12f-424e-a038-e54dbde43cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:53.682Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ea497fd3-13d7-4c79-9d42-e4ca362586aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:43:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:03.690Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bc3f22a8-0426-4511-b7ec-d7bf04800639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:03.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:13.699Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=54fd5de5-53c0-401f-b79a-cbfef2fccb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:23.710Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c2728fea-ad45-4bb0-8150-8886028fcdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:33.717Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6c4c55ce-e66b-45ed-8751-b4930d155e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:43.727Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=45fa1e60-81e3-4a1a-95d1-ab7cff588138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:53.739Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=66f18b0b-4687-4566-a359-b60632ea9faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:44:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:03.746Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9e7b6ae8-3448-41c8-b7a7-a474a1a5de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:13.754Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ca1230bb-9f70-488c-afc4-a14108b096f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:23.769Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=db23863b-b27e-49ee-b4f9-b3b7b826f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:33.784Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ab97860b-ce43-44df-bf6c-159db35b7f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:43.793Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f089c868-48e6-436b-8f84-c57dfe65e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:43.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:53.801Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e2cbd950-b3fd-41de-b786-a435e607ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:45:53.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:03.809Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=21ef9a29-ebd7-4334-8d76-e93f0d2d8450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:13.822Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=406718e9-3034-45df-8fe3-4956427cea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:23.829Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=46b302a8-b9f1-45a7-94bc-d3f154d817fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:23.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:33.837Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dc81e5cf-c884-46e4-9cba-2b22698459d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:43.845Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=54948c35-bbac-467c-9ad1-9941d310e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:53.853Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=37efbdd9-795f-4608-a4e7-fcebe97b68ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:46:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:03.861Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=769eeb72-1a60-4f02-80c1-cd978b76198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:13.871Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=356145ea-25a5-4481-8aaa-569bcc56f474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:23.879Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b6524737-840e-4c4f-a909-456e4c4937ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:33.888Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=abb49731-463d-4042-9a33-d96384f66aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:43.896Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e4f29401-3e76-45a2-911a-8a82b97b64fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:53.903Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a02b129b-0210-4b4f-b4a0-bac7ca831029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:47:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:03.911Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=73b38d86-d35e-4c8d-82ac-3dcd6920de57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:48:13.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:48:13.598Z |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-19T06:48:13.599Z |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-19T06:48:13.600Z |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-19T06:48:13.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:48:13.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:48:13.603Z |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-19T06:48:13.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:13.920Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1cd792f8-3df4-47b0-abf6-1edf50a4fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:23.929Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1de3e4dd-4d39-4b2e-b2a1-100992ba6f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:33.938Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=25394d86-bac6-4051-b573-cd6a49f03d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:33.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:43.947Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f3064c83-594d-4e50-a2d7-8b918bdbc726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:53.954Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ec8df8ed-7aa6-4dcf-a8c3-008b4170be8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:48:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:03.962Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=211f2685-cfaf-46be-9ebc-7eb5ccee8fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:13.974Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=71a42f99-19f4-4926-84a1-359e02dbb65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:23.982Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b4000ce2-e607-4647-bec5-8dabf31653ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:33.991Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bee24a4a-5e61-43f7-93bf-1f64b8ff4459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:43.998Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bc8b9276-c3e9-4d4f-9392-b5fc70d1375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:54.005Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6454907e-7821-4638-b1bd-c5b4d0b4f646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:49:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:04.013Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7b8cb36e-7407-4a7c-8a7e-13ceeaf59295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:04.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:14.022Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a61cac20-7127-49bb-9b3e-b179a0a5a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:24.031Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=00c09060-2d77-455c-9292-a45c041bae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:24.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:34.039Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=68db56cf-909a-42ca-a956-2063261c8196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:44.047Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fa48c8c1-ae0c-4b36-9c27-7e3debd3b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:44.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:54.061Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=415b4bd8-aa69-41c7-8079-af188f9d466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:50:54.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:04.069Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b930cfc2-4545-48f9-965b-c1aaf5feb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:14.098Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d8c8f82c-afc1-466b-9ae9-e1e0e9620b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:24.107Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=feeaba0d-33bc-4fb2-9e3c-c4392f88d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:34.116Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05bf9721-44a4-4f45-80c9-240786353965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:44.126Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e5f9db94-88c0-4a87-995c-b346637e44fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:54.139Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2c472997-8392-44f0-856b-bf8848273cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:51:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:04.147Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5377e8fe-f0fb-461f-8b26-4b85fed7e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:14.154Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4fc56bb8-aabf-4726-b44c-4359ae66fc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:24.170Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cf27f676-341a-4df0-ad80-534f0b89ca08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:34.178Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=13195b8d-7964-426c-9647-35a9e88f3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:44.188Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c1aefa36-6511-4f1d-9e08-7766a84732a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:54.200Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=66dc3846-0b40-4499-a61c-68e4b9c440d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:52:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:04.208Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=934aca94-099a-4af7-aaa9-f1908b810b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:53:13.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:53:13.583Z |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-19T06:53:13.584Z |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-19T06:53:13.585Z |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-19T06:53:13.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:53:13.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:53:13.588Z |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-19T06:53:13.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:14.215Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7d40831d-7cf0-4bed-b3e3-2a57043b0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:24.223Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3c7e705a-372d-442a-b22a-eeaa63115618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:34.230Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=34920b70-9aac-4e78-b30c-ce76287f026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:34.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:44.239Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f6c0e803-3375-43d1-aff6-d87cc0514530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:54.247Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=19b48dd4-f913-4059-892f-e7e5a9771f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:53:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:04.255Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d4196bdb-0a78-4c55-be94-0e90abfc174f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:14.263Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=7121756f-5f4b-4b42-9f9d-87b8eac7433a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:24.270Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=08c00c3a-3e75-40d4-a3aa-31b56b312339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:34.279Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=eb22dc35-fa05-4fee-80d6-af5fee4feab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:44.287Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=dce0c6e4-1b7f-4fca-89b3-cebbeaa64129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:54.294Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=710f5419-a8c5-4a03-ad93-62721f90f3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:54:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:04.302Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0610926f-a4c0-4132-9124-aa3feec77fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:14.310Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=12835048-5867-4e9d-8992-51b5a7ea3537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:24.318Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=332dbf54-96c2-4c26-b7c9-19c3700f5b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:34.326Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b7396457-d318-4dde-a852-2dddd912b967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:44.334Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05174690-d0bf-4d94-94ec-7a518ef9250f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:54.342Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=967e10a2-25ee-4931-b039-77bc00d27f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:55:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:04.350Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4fce7281-1155-438c-960c-5645b66de225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:14.358Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=835eba9a-b2ca-45c7-84d9-b569db5bab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:24.366Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e1083305-5e9f-468d-8907-c6b48f859fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:34.375Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c5da46eb-d6e7-4257-a672-f111e458a6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:34.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:44.385Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e2676537-e737-4326-a9f5-3f0ddefcae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:54.394Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=91297dd7-2341-4393-8a4b-13838c64f8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:56:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:04.402Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=174d86bb-6992-4014-aae2-ad3ae1ec2832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:14.410Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cbc4e33f-ffc0-4eae-8c21-270409bf328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:24.418Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3587c7fe-7c42-4589-9848-7e800dee3ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:34.426Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a79f77f6-06fc-4999-8103-b60dda3976ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:44.434Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=efb4a867-45ce-4718-ab10-025711d26375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:54.446Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=71d40dae-d219-41d4-ba9b-22e943ea3415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:57:54.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:04.454Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=40e72d33-d56c-40ea-8205-db5d29e9aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:58:13.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T06:58:13.528Z |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-19T06:58:13.529Z |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-19T06:58:13.530Z |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-19T06:58:13.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T06:58:13.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T06:58:13.533Z |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-19T06:58:13.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:14.462Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=512a93e2-4911-434f-aa51-bcbdb666ec27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:24.471Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=61ddaaa5-3695-434e-98fc-f7e8735d6eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:24.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:34.482Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0ed2fa04-5cbb-45c0-8d58-93088e8f5b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:44.490Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=69ffce39-9a50-4f24-9666-23cfe662fca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:54.499Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=857abd83-0c78-4e65-bbcd-069e0148ddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:58:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:04.508Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b842c3eb-7262-490b-a3f3-37ab0013a374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:14.516Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=fc56c272-39cd-44dc-a6a7-689e18ef0e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:24.525Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d00ff82a-458e-46d2-844f-35552c1add7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:34.533Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bb55c410-3123-45f8-b911-b7cc67b07522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:44.542Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e9ddc56c-6356-4929-9022-09ccac877eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:54.551Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9fc936f2-7ffc-4b3d-8901-2ff2c0687d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T06:59:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:04.559Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=647c840b-ccea-4cc5-b652-8b705484a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:14.565Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=6746985b-e34d-47a5-90a5-d6e46efe531c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:24.575Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0f0c62b3-f4b3-4e24-85f1-76203a4f15ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:34.584Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e4a9ea73-c46d-4b44-b85f-f188767a533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:44.590Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2407cd44-bea3-4e86-880d-8f54ec52b6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:44.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:54.598Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=03bbb665-9a28-455b-a35f-2c9f7ba71388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:00:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:04.605Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=84e6fea4-5763-4cc5-aaed-0208067ea950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:14.614Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e2bb92ae-d990-40c2-8003-25755d4a7a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:14.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:24.621Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d67b95c2-fa06-486c-92f7-37e849f64e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:34.628Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c1cfcd34-e209-41c9-9bd5-c7a0ba298a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:44.638Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bd5221e2-0a41-49d7-ac0f-3526e3136713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:54.646Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0db55fc4-665c-4690-bd0d-ab1ddba5f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:01:54.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:04.655Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5aa83148-8d6e-4ce0-abeb-e8bf9fa5574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:14.666Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=47219eb4-caff-473a-ab2a-763564423738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:24.675Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=05f22ca7-2c26-42f5-a289-5c3b837160b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:34.683Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=410a0701-65f3-40ed-a4fb-18258eccb9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:44.691Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=5118a2df-3b8c-48d6-b7c8-b91d818d5ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:54.700Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4595d82d-c148-42cb-a401-dd5bd7c9f687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:02:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:04.708Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=57abd6ca-373a-44df-ab10-a3e9cfbdb6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T07:03:13.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T07:03:13.576Z |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-19T07:03:13.577Z |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-19T07:03:13.578Z |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-19T07:03:13.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T07:03:13.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T07:03:13.581Z |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-19T07:03:13.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:14.716Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ba939575-7651-47e1-a1b4-d83ac6de0c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:14.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:24.726Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=54dada8a-a2cf-4453-a9cb-b617f68a7d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:34.733Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ec3a2731-2c93-4382-91d0-35ca185b300b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:34.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:44.741Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=07d7faf2-cb74-42d3-99a7-eaa0402f2fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:44.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:54.750Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c03717cd-f26f-4455-b33c-2faa28afed3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:03:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:04.763Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b71aaa39-243a-402f-9bc3-554aad77a8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:04.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:14.773Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=add4cfc0-ec13-41cc-8ea1-8cc1516481df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:24.783Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=93a51696-5e1e-410f-9fc6-10b4ef74bd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:34.791Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=3d7bf121-a2e5-4c21-9e0f-0eb48817eb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:44.799Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=63443fed-d532-4543-a61e-858558ee82ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:44.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:54.807Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=96998b3e-e486-4daf-950e-8096cba17b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:04:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:04.816Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=63dc176d-4935-48d3-bf49-01866c3d130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:14.826Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=83c1fcdc-e03e-4865-8115-6f56b54fa5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:24.834Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=4e38282e-b461-4877-9555-7edec95ff14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:34.853Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=26905712-3e79-4dc9-9fe1-fd7a6ac9dd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:34.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:44.861Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a89dcee4-9f83-4fa3-b842-a99730ef6e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:54.869Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=faabe8dd-9397-467e-8afd-72368204af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:05:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:04.876Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ab16d654-973d-430f-9be2-2dad1d33e3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:14.891Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=9a7c591e-29d7-4ca9-8847-7ef5a613c618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:24.899Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=997a4277-d9e8-4f4e-9d84-3884f3da3579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:34.906Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=164b0321-9338-49d7-ac8c-aad581e07d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:44.921Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0435c999-36b7-4911-aa9d-feeaf149b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:54.929Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bb4a54b6-584d-4c91-9998-2b10efd56ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:06:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:04.936Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b1a499be-e075-4aaa-b6c3-e24a55b6c970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:14.943Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=cc41af30-7a48-46b0-8eb2-052f9df0f2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:24.953Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=bf7860ed-1138-4eab-90ca-a41ea802ac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:34.961Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1f3819d4-e045-4af4-aa49-6bf7a3ac0145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:44.970Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0982b939-bdeb-471e-abbb-37c4f1e610c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:54.977Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=048504dd-6de3-4926-a679-44ab32880815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:07:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:04.986Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=a9ddaab4-690e-419b-8476-a1b741c5c5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T07:08:13.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-19T07:08:13.573Z |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-19T07:08:13.573Z |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-19T07:08:13.575Z |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-19T07:08:13.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-19T07:08:13.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-19T07:08:13.577Z |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-19T07:08:13.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:14.993Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=35a50d53-d029-4134-ba6a-307454d8d57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:25.002Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d180b374-6087-4f14-92cb-d0e8774fdcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:35.011Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=d072ec57-65ad-4e26-805a-f1d607238a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:45.020Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=db3e608f-4d76-4daa-839c-5c009a3a8c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:55.027Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=00e23615-e573-4973-b963-d568fb2e32ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:08:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:05.034Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=2897424d-9073-4aa4-9908-0407d529b411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:05.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:15.042Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=c487c9ec-006e-43d4-8ec6-e83f27fd266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:25.051Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=401e11f7-c749-488d-925e-da8ca900cf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:35.058Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1dfdb808-fb8f-419f-b713-a93b3cac15a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:45.067Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=1e053e0f-a514-49a8-8ca0-936f4b8f772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:55.075Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=90ba1797-2449-4c15-91b7-805d95af193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:09:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:05.084Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=92a4917e-57fe-4cc6-9681-2f8c6ff8debd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:15.091Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e07ffa3c-7ae8-42e0-a64c-da447bab5cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:25.099Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=e837a092-e2bf-4a79-974e-80c51f1ecbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:35.106Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=f8fa06cb-d6e3-4f23-b8e5-fc8c7d9fbdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:45.117Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8136e763-377a-4429-8bdf-c6b60a7c6ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:55.125Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ae9a4656-5de1-4677-a1e1-e7d55dadd7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:10:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:05.133Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=ed4ce8ff-6fe9-4044-8105-a0947e65aedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:05.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:15.142Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=b0068fe3-df37-47f7-9ed0-0864d6ffa184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:25.150Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=db4b8400-0823-481d-965f-b227614a9fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:25.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:35.158Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8ed444b8-aa82-4d4a-bfc7-779a911a203c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:45.166Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=04063c01-0bda-4b01-a912-a5b12cb64008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:55.174Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=0c5700d0-57eb-45df-84e7-091a4b6e1761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:11:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:12:05.181Z |INFO |Init configs |InvocationID=d9134025-5e27-4ca3-a3b1-913f75cef80f, InstanceUUID=8de1185e-ecf4-47f8-a9e3-5fd8f0769849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07:12:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-19T07: