. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:06:38.549Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:06:38.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-25T03:06:38.601Z |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-25T03:06:39.597Z |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-25T03:06:39.743Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:06:39.744Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:06:39.744Z |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-25T03:06:39.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T03:06:40.023Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-25T03:06:40.047Z |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-25T03:06:41.922Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T03:06:42.476Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-25T03:06:42.523Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-25T03:06:42.524Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T03:06:42.604Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-25T03:06:42.604Z |INFO |Root WebApplicationContext: initialization completed in 2556 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-25T03:06:43.142Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-25T03:06:44.240Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-25T03:06:45.651Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-25T03:06:45.925Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T03:06:45.926Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-25T03:06:45.928Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-25T03:06:46.252Z |INFO |Started MainApp in 10.726 seconds (JVM running for 11.442) |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-25T03:06:46.327Z |INFO |Start scheduling PRH workflow |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:06:46.348Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=85fb63fc-919c-4913-9103-8dec55c78944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:06:47.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:06:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:06:57.869Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=61ad8294-bbcf-4014-9b5f-86e4bc8b400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:06:58.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:06:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:08.927Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2173dc82-7ac8-4bbd-913d-65f262ee2f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:07:09.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:19.978Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2a740c4b-e020-4be7-bf92-5dba9d09fa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:07:21.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:31.043Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ffb93f37-ac5c-40d8-b0d1-8015c34b2e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:07:32.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:42.084Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7d535bed-b6d9-47a4-8e30-45d0b8847356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:07:43.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:53.119Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fc89c53c-fe10-4062-8765-abd9f7fa9f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:07:54.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:07:54.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:04.163Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f7583db7-c66f-4c32-97e8-b5ac0097c980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:08:05.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:15.201Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=048f3bfc-b5c4-48f5-9c37-b0ec611b261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:08:16.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:26.243Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fcd73aa1-e36e-4770-b4dd-4191d46557a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-25T03:08:27.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:37.316Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=468dc656-671c-42c9-97b5-4b57e93abd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:47.449Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b0e927f7-ebcf-48e1-973f-0a09e9b6a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:57.470Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=725e2fda-8fe8-45c3-b2b3-8ad44e914165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:08:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:07.490Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a6163f5a-937a-4f7d-8b59-3997ab04dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:07.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:17.513Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=32393fff-889d-4842-845b-9200d2015ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:27.532Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4fd61b72-4342-4667-98bf-29ec1d5a5193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:37.558Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f1bc212a-43e9-47bc-8b25-0dbe354146cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:47.577Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=19268ae0-cf75-4b46-893b-64b51c78478c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:57.603Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=cd25e776-707c-41f0-9199-23a64254e922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:09:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:07.619Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=95fc152a-8211-44fd-a04f-d3d317c0712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:17.641Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=78ed0d1f-8e83-4d60-b411-d3408efeab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:27.654Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=0a7ac006-6c30-4f87-8fe0-7bf8c52779c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:37.669Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5ca7b1b4-251b-42e7-bfe8-56c54c6ee7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:47.684Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=26c0e1fe-8b07-4050-97a5-bf42dfab02c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:57.704Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a771766c-3625-45a6-afc2-805cf486958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:10:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:07.720Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=e12ead04-b9c9-4cf2-96e1-460567617ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:07.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:17.746Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d8f83a38-ef70-447f-8b04-42929083ffbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:27.758Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4cc29d96-4c92-4f00-bc4c-b7b27d82371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:37.773Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=0f5fa6ad-fb1d-4300-83ab-29e6a8c1fec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:11:44.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:11:44.363Z |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-25T03:11:44.364Z |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-25T03:11:44.367Z |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-25T03:11:44.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:11:44.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:11:44.379Z |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-25T03:11:44.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:47.788Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=bbc09268-baad-40e8-b221-7f98fdf59c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:47.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:57.803Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b9497309-f73e-4dbb-9020-7f9047ebeb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:11:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:07.814Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=60784e0d-c359-4e2b-bedd-79f4e469422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:17.833Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=768e8925-52bb-4a47-a696-e32a19e7fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:27.843Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d3fe0313-9bbe-4cd3-aed3-8d99f4ad46e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:27.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:37.857Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=793338b6-7a10-4792-aa9a-32ec860ea727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:47.870Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ca99eaff-8acb-48d1-926e-8b33d1caa763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:57.884Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a1900210-023a-49b8-bfbb-b13e5f08215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:12:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:07.898Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1c07e09b-6b17-49ec-aeef-4b6fa6d1a316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:17.914Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ca7f248b-748e-44dc-a9be-f17a4607a422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:27.929Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2ec55cdf-32d9-477b-9024-87106fc33e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:27.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:37.946Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=84f92d8e-2c52-448a-95c4-e6356e24079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:47.962Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a514578b-0ee5-4a9f-a0bf-a701b2aad8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:57.976Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=92ffa8a7-0adf-43e4-9f83-edf54cbd2039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:13:57.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:07.989Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d587e8ae-99c4-4780-93d9-46189f1b5947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:18.001Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a115c35a-727c-4d57-be53-082b8497d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:28.013Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=58a37c8e-3c77-44d9-8773-019fd4d8642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:38.025Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2f6c1b7c-3e0e-4226-8848-4ecbcbf78762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:48.038Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d7e45cd1-1cc5-4590-8082-a403d8ce55d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:58.050Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=03b40693-aa22-4a46-bddb-5d8088b0d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:14:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:08.063Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=160696b6-f483-424f-b4a1-9a169340181e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:18.076Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d8150d4b-4f61-4a0c-b0a9-d75de1d4496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:28.093Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=94cdcd3d-d466-464e-be2c-355c87f49675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:38.104Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=08605284-7b97-429d-a41c-197731e36ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:48.118Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=296800e5-33ac-4397-a775-798a41bfece0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:58.134Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=90074ca9-18bf-4d1e-8ec0-0e2b48113308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:15:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:08.149Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1d69c512-033b-4d86-9d82-1f7e33f83e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:18.161Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=bce54dbe-8540-47aa-8da3-29d1d3e49b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:28.174Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=793d28bb-6df3-48db-a2c2-10875f13801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:38.190Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=dd853807-4e27-4466-b238-54ca0aa91969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:16:43.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:16:43.477Z |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-25T03:16:43.478Z |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-25T03:16:43.482Z |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-25T03:16:43.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:16:43.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:16:43.493Z |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-25T03:16:43.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:48.203Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7399b0ca-b61f-4201-b463-62ad9124e668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:58.214Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c5325081-d573-41f4-9e36-b6e3c8ff1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:16:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:08.226Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=59c496fa-8c63-4fe3-80f1-6354dd370995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:18.237Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d9ed3f60-7a1f-48e9-9abc-6fdd3a30ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:18.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:28.251Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=de002cc9-51ed-4790-9828-5e1e1a13d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:38.265Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=693ede1f-497f-46f1-bb0d-aa701abb71c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:48.277Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=96bd2142-7fa4-45fc-9848-a9d8e9eae30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:58.288Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=76605e7a-beaf-4b9e-bcb7-ebbda05bed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:17:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:08.302Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=601d3260-dc8a-4fb0-b9f2-fee429d5b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:18.314Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=98a88e48-3a22-43b4-af93-2ad77d8060ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:28.328Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=af7cdd97-a9a9-49d0-a704-1d433b97f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:38.340Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4a69c46b-8b17-4d05-a75e-b334c3e2ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:48.395Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c9b324a3-ac6a-40b0-a527-a8e74826d854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:58.413Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b01ae77e-b829-4342-acf1-28c607d69562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:18:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:08.426Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5434febd-4ce4-4ada-b24c-5ef75118480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:18.439Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=e68fbe8e-c405-4f85-a095-3e7bff07f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:28.453Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5f4524c9-8bdb-4546-b010-b679bba68804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:38.465Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=92dce4f8-a7af-418d-a6a5-4b1b27133ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:48.475Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=aab4cc59-3698-4d3f-9854-ef8e1f3cbc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:48.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:58.485Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d45198d1-76a1-4483-8b67-b05a12b9a394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:19:58.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:08.495Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4029b124-2de5-40b4-a249-e4aaa5cd3235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:18.508Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=be792124-568e-4843-a275-92e6bb6d0658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:28.522Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5f2d67dc-ed67-49c0-be4c-a21d43af61a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:38.533Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=dabc84e4-7f2b-4c86-836e-0d45ae3bb9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:48.566Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6dc8a4ed-1334-4df6-9790-0f12b31cafe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:58.578Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=686346ee-9f75-4e68-b2a9-157ed02fa797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:20:58.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:08.590Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5726fc5d-3b5b-405d-bfd3-364896629e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:08.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:18.601Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=21fe6053-de2f-4314-b935-effd49a3c408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:28.617Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4ab952ac-0d18-4521-8df7-3d62427976ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:38.626Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f6f48fb5-7e77-4e52-b842-378f474a7f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:21:43.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:21:43.447Z |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-25T03:21:43.448Z |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-25T03:21:43.450Z |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-25T03:21:43.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:21:43.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:21:43.460Z |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-25T03:21:43.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:48.637Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d60f2391-ffae-438b-a28c-d362ce3924b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:58.647Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=17a98e5d-4cc9-4a51-8afd-d2d1483daeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:21:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:08.657Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f6fb412d-3068-488d-a161-c794e7c237b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:08.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:18.669Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=9f683b08-ea0c-4d05-bc38-badddab26774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:18.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:28.682Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=463b4fd6-4aa7-446e-b294-4a382bcda845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:38.692Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d43b4184-4117-482a-9862-6450f797805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:48.701Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fa2553cb-6f78-4a85-b84e-087be207b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:58.713Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=e4b5e637-197a-4f0b-a6e2-8f2f23d4e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:22:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:08.725Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ca68951e-1560-49b2-b552-d6d09eca3423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:08.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:18.736Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=bd2be21b-e532-4fa3-8233-fb518f57176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:28.748Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2d089974-489b-4fa3-8199-b952bea60005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:38.759Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7b01bb89-9944-4cac-8d1f-e90daa1562e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:48.770Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=e40608d7-36ba-4ced-9a4a-2ef0dd96e0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:58.781Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=762dcbe0-81a3-4af9-bb77-6120fb089695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:23:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:08.793Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=18a42107-2dad-4764-a745-a8d35688e819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:18.803Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b67bd109-b3ab-42ec-98a7-140eccfc24c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:28.828Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8c5d0b7e-d3e2-4afd-a22c-651b5b059541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:38.840Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f67165cb-c466-4f51-b2f1-a012e427c9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:48.853Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6461f3cd-833e-43a6-93ae-48685b5c1f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:58.864Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1ed601c9-ff56-4359-8dbb-8548f91057b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:24:58.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:08.876Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7e71a8ed-62eb-429c-9d7a-3a4b5f82709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:18.889Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=04190f75-316c-4882-b4ea-b1c94117975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:18.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:28.902Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1750dc69-c2e8-46f8-ad48-fae4c42dfe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:38.913Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6a4cf348-b966-416a-9e12-ec02c8c5920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:38.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:48.925Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=89609380-2ddf-4eb3-86bf-d1503740a7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:58.934Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=9156910a-dcfc-4879-8481-1654330c473c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:25:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:08.943Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=66c00df1-b65f-476c-be60-66c76ecc8617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:18.960Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4f1e90fe-3771-46fd-b478-d9755f4ba962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:28.970Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d734a311-61ae-4fc4-af06-646e1264ac73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:38.980Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=93251af6-8039-4745-bbde-229b01f00401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:26:43.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:26:43.434Z |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-25T03:26:43.435Z |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-25T03:26:43.437Z |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-25T03:26:43.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:26:43.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:26:43.449Z |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-25T03:26:43.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:48.991Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=36edfe1d-7e6f-43b5-927f-9e9e6ac599f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:49.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:59.001Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=9a35192d-e0bf-4923-b293-5fe271c397aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:26:59.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:09.011Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a2689809-5f5b-46e2-88bf-8f19b07689e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:09.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:19.050Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=da33ce41-a204-461b-849c-e9952102e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:29.099Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=3ab30076-6782-4adf-af94-3af01e49204a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:39.112Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b716b153-b9e1-4b03-920d-fea46f29aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:49.124Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=278e8233-a5a2-4580-91f2-612e8066915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:59.139Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=46697e2c-895b-49ef-aabc-61db380bfa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:27:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:09.154Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4f52f2ad-79b4-4e30-9e13-be2de1e45bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:19.170Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c8df1f01-d66a-4573-b48f-71412512cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:29.184Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1a2ffdda-62cd-40f6-9d3d-0214d5352c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:39.195Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fef67eb3-b339-4f11-9973-bff3fd16263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:49.207Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=278befdc-331b-4758-bef1-5591061dd36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:59.217Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b704af24-895b-443b-8b58-ba941daf0c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:28:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:09.235Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=dce00e66-4e35-445d-9b0f-3df4f08bac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:19.246Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c7ec24dd-a714-49e3-affa-3c334cd15b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:29.257Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f9d050f2-87e9-4280-bffd-1111cab3c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:39.266Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=07f84d0c-922e-42f1-97b6-8938e32fc631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:49.277Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=24952348-4ab5-471c-aaa5-cfba46f4acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:59.288Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=04bd142d-11ad-4806-a739-78e1651b6d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:29:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:09.297Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=42ec4d1e-db49-4fd3-888c-05b124c59f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:09.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:19.311Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1b5ada5b-8b6b-4b39-a0a7-9023e7051f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:19.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:29.320Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=164970ac-27ea-48dc-9b0a-536412a8b46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:39.332Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=84b2e899-abbb-4a77-bc84-554af26d4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:49.340Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=67935207-4e3c-414e-8acd-28a30d352c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:59.349Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=cd99f5e2-b103-45f4-b1e8-0d6b63dec576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:30:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:09.359Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ebc50f26-04cf-4552-b992-035d062789a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:19.366Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8c4ecf3c-b724-4b6e-b4b1-48b37d1a6eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:29.376Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c4b34004-048b-425c-8ad8-6719667e482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:29.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:39.385Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2d041508-732b-4ddb-98d8-36d920e35d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:31:43.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:31:43.434Z |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-25T03:31:43.435Z |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-25T03:31:43.437Z |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-25T03:31:43.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:31:43.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:31:43.448Z |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-25T03:31:43.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:49.396Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8513e16b-b0f9-4c55-a54e-83d9fc003bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:59.407Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f3780c4c-bd09-4eb5-9b11-55fe43f4f9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:31:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:09.417Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=bc7ec763-5d5b-4c6c-ba37-93da205f5448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:19.428Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=622c8915-697d-478d-8ca5-80a570b96970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:29.439Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ff79c683-203f-47c1-a55d-e81ae7bb82e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:39.451Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a5a6ceef-55d1-4847-a3fe-dec96259c655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:49.462Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=adbb32ac-6559-41d5-a7ee-d4c4c46af216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:59.472Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8fdcd857-b981-46ce-9f17-df06449a8277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:32:59.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:09.481Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=cc0c6437-85c3-4a9c-801d-2a004f798c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:19.493Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=f153d810-cafd-4e24-b64b-0d564a2643dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:29.502Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1e8db785-6761-468e-9813-0ca19e598d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:39.513Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=73d84e79-f794-4e27-b426-6b00f8a8ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:49.523Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d1adb34d-f141-445d-b520-9a5078b0851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:59.535Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8a8e1db8-4967-4f72-92a2-16f228d12a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:33:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:09.544Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7ff5ec3a-17ab-4367-b4b4-61493850a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:19.553Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=9e42cf33-bf77-469f-9982-beb724c175ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:29.562Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=40644e15-6d0e-4a6c-9832-b2199847972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:39.573Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6eb0291f-1343-442b-a6dd-5696953d8907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:49.586Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6ea82deb-9825-46d8-a710-16d8b5b69561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:59.606Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6fb9f6be-32eb-4fb8-b222-573ca5f5eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:34:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:09.619Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a3881cdd-190c-4e0a-9456-7b56077c95a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:19.631Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c2ece17b-a692-4dd2-8fa2-f8ff288c75d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:29.640Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=29f8731f-9202-4093-85d0-9ecd38b4fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:39.650Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a23e85c2-9fe0-4a90-9487-d042cb0ab1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:39.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:49.659Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d56c82bf-44fe-40da-bf47-932ebf30ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:59.670Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=e0bd09a4-e13d-464c-a346-57c006d8f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:35:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:09.680Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=23bba68e-7672-4447-a1be-30336cf89aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:19.689Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=06a7670b-9b78-4f78-9c27-863927a839f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:29.700Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=71e55d07-2b51-4df5-a90d-4b433fbc395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:39.710Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=02393d24-1fb4-4ddc-909a-75e770bdd896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:36:43.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:36:43.443Z |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-25T03:36:43.444Z |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-25T03:36:43.447Z |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-25T03:36:43.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:36:43.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:36:43.455Z |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-25T03:36:43.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:49.718Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7a86092b-763c-4638-9d89-9c1cfc4eb8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:49.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:59.729Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4c54e9d3-55e7-4b2a-8c1d-b9cf2ce6a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:36:59.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:09.738Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=3555fd5e-1d42-48fd-9eb2-7ab491e6bbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:09.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:19.749Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=552db198-5541-4e33-9f61-868fa60232e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:29.759Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d533ed41-c46d-4381-a121-0b38a6a61999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:39.769Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=428ecd8f-2450-4857-b2b0-bb03bc5ceec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:49.779Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a1900853-4a38-4131-836f-3186b7b5ea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:59.787Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=7f063df7-5f7f-433e-8ed8-95f5bded8ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:37:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:09.797Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=37c1c346-6b86-48f7-8287-7304329723a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:09.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:19.807Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=10c063fd-0f76-48d9-aa63-cd9f95ac32aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:29.816Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=3289f649-a4c7-453f-bc15-3567741df067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:39.826Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=72162595-b14c-4f15-a5b7-2127df4bc925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:49.834Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=64a28e10-2636-46ed-ae89-5926edba6595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:59.842Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8f0a7076-9d1b-40d3-8009-dbc07869f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:38:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:09.852Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=24c7d86d-c9fe-40b0-9779-3c84990e1ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:19.859Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=bd64062a-42ad-4e7a-98f2-cdc4e8ee4498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:29.868Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fbed0fd6-b5bf-4914-8e5c-99836963172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:39.877Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d5ba9d67-81df-4d01-87fa-c41c180c35c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:39.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:49.888Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a53342b3-f7b9-446a-9365-4b002d7cc1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:59.897Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ad0b9bed-4389-44ca-96b9-5cc69667806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:39:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:09.907Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=62c76a42-f88f-4cc7-9863-59c86446c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:09.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:19.918Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=43fbdaea-79ce-4480-937a-da586a85065e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:29.932Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=35f337f2-1207-4294-8bd2-0e64928a7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:39.944Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=9b6fed9d-7c7b-4f80-99da-86e6c1d84d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:49.954Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=08de2e14-e75c-4c3b-9984-4acaa1cd949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:59.964Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=56efc96e-4de2-491a-902b-808398f9ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:40:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:09.975Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ec66dc94-dba5-47a7-9b7e-62fb3bba3497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:19.984Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b1008f88-f636-4f0b-b288-8c128ff901d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:29.993Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=9041de98-3452-40f3-a853-20b263759b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:40.003Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=20642431-1f21-4492-a786-05a11a6aabe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:41:43.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:41:43.361Z |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-25T03:41:43.362Z |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-25T03:41:43.363Z |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-25T03:41:43.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:41:43.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:41:43.370Z |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-25T03:41:43.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:50.014Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=3e515c98-5f2d-47d8-a1a2-8f7008006e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:41:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:00.023Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=86a86dab-388b-450f-9b76-e8ebaf6b72a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:10.032Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=05f07f91-6cd4-40a5-b582-ec9b3f7861ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:20.043Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=27357b1d-d020-48ad-a5e0-29c200a3c838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:30.053Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5967c2d5-3ed9-4aba-a02d-c2af0d2afe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:30.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:40.063Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2d785135-d588-4776-9631-326b64bce2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:50.072Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d8a30cc5-ce6a-43d3-9f5c-20d5f4613a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:42:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:00.083Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=97a2382b-1308-48a6-901b-f250d79cbc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:10.090Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2d1526c5-c3f6-486f-8dcd-eff6cc25ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:20.102Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=a26e0957-6613-4336-abe3-d5b43044ebb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:20.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:30.112Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=006b8290-e6f7-4700-be81-d34495340e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:40.124Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6ff2a109-4b20-4edf-8935-b035be36cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:50.136Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=edf03673-2d67-4908-83c1-a471b4db1125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:43:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:00.144Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=1e3f1cb3-046e-41dd-86f3-5846eff54066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:10.154Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fe0a9d91-3a7f-43d9-bf07-3f313cb42f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:20.166Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=0b61c504-6c8f-4f75-8baf-943542d16786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:30.175Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fc406a8e-4ffc-4412-8251-6f93bc45acc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:40.185Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=51c107f1-809f-4b6b-b5ff-b17056d0011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:50.193Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c656c14f-dec1-49ff-9244-8ed7762bed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:44:50.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:00.203Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6e9c9b58-9e60-4690-8ff8-6d373c5f9551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:10.212Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=0f8f27fa-9195-4612-a8d2-53431973ac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:20.222Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=c3603f5b-321d-4904-9d4f-f649c490b1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:30.230Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ff222792-2215-480e-9504-f983b3aa50d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:40.238Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=29221d19-1be9-402a-8ca4-4d92de4998b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:50.246Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2138087b-bea9-4eb8-ac0e-443c51dd07b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:45:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:00.255Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=681f8908-075c-4b28-8d9b-7449ae8d4318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:10.264Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ea7becf5-a3fc-4d72-82a8-1955fc13bca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:20.273Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=db4de51e-2be3-4355-bb88-d6cc9c2283af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:30.282Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=73de0fe2-4d4f-404e-92b7-05838e821243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:40.293Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b80a3703-8317-419b-972f-500200969b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:46:43.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-25T03:46:43.433Z |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-25T03:46:43.434Z |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-25T03:46:43.437Z |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-25T03:46:43.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-25T03:46:43.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-25T03:46:43.445Z |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-25T03:46:43.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:50.302Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=eb94256d-6809-43a0-93ef-5483b01dfb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:46:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:00.312Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6ba39028-6460-41d3-a6cf-703570d71577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:10.320Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=02de3a84-09c8-4022-a8ec-512457308af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:20.330Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=33530e04-230d-4e63-ac93-6f8b8e780c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:30.339Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=276200ad-4479-4e65-aa78-90d70abb8c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:40.348Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=aa6506d8-56f2-44dd-a72e-97a879d2fc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:40.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:50.358Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=202e6143-d7b0-45fd-aef2-82ee328eed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:47:50.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:00.367Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=6905611d-0126-450d-a866-2e735357f31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:00.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:10.377Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=b68ad204-b5f9-4934-aa61-dab898dbbc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:20.386Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ae4de287-b8f4-4581-8d06-47d60f5dcce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:30.396Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=4306897f-78ce-444b-aeac-0ecb2d3603b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:40.406Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=fc3fa9cc-f3fb-485b-8b02-45553f31a617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:50.415Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8a11aaaa-416b-4e87-aeff-270d9ba222f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:48:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:00.424Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2c2adc91-0a40-41fd-bef0-be871c0a9a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:00.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:10.433Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=5bc75f45-40db-4258-a2b2-57d6dd1a5c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:20.442Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d8397b46-4ae7-4d02-855c-46caa8e58035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:30.451Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=546e0845-7992-4be5-b204-33eb90fc1e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:40.459Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ed398827-45b1-4dd8-9494-e620bf81bc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:50.475Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=3c1142d6-265b-4cdc-ae48-9428d2cb89e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:49:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:00.485Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=aa717a71-a432-4e51-8986-141f2e2932ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:10.494Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=aadf62a9-cd07-4cd4-93dd-32c62785ef58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:20.504Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=8e855db2-8a22-48e8-9e24-da851f901fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:30.512Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=d553d7f0-96f1-4421-98ef-ca9fc7b61553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:30.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:40.520Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=ff1fc9fb-75f5-43c4-8094-850b478e3e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:50.530Z |INFO |Init configs |InvocationID=b61d1f4d-1505-4cff-9a7f-df6a84bcdfa9, InstanceUUID=2a8c70f1-f36e-4b28-ba78-26752c3f4602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-25T03:50:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |