. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:05:44.089Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:05:44.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-26T05:05:44.127Z |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-04-26T05:05:44.808Z |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-04-26T05:05:44.912Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:05:44.912Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:05:44.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-26T05:05:45.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-26T05:05:45.142Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-26T05:05:45.165Z |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-04-26T05:05:46.766Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-26T05:05:47.215Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-26T05:05:47.240Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-26T05:05:47.241Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-26T05:05:47.314Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-26T05:05:47.314Z |INFO |Root WebApplicationContext: initialization completed in 2148 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-26T05:05:47.850Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-26T05:05:48.731Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-26T05:05:50.368Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-26T05:05:50.942Z |INFO |Started MainApp in 10.12 seconds (JVM running for 11.42) |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-26T05:05:51.017Z |INFO |Start scheduling PRH workflow |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:05:51.031Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=55169920-e262-4577-87c6-5a942ccdec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:05:52.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:05:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-26T05:05:58.868Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-26T05:05:58.869Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-26T05:05:58.873Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:02.499Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2fd3a08b-7052-4c34-8d44-64a48f141dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:06:03.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:13.557Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c32b14a9-2864-4d52-9cc1-eaf29a472eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:06:14.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:14.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:24.600Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=25193f01-06f7-4aba-a1ea-c75acaf5be1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:06:25.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:25.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:35.674Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9694c428-ce0f-4061-a0e0-07bcdf1adc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:06:36.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:36.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:46.712Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=acb52753-3a61-4e3e-88ec-fd27a321ec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:06:47.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:57.753Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=66680a44-ec22-44e9-908f-ff21d6b98407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:06:58.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:06:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:08.824Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5762b40f-5aef-4ad8-8a76-fab4a55a27bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:07:09.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:19.959Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=09387d54-861f-4f65-bdde-b5bf70f49c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:07:21.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:31.065Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c370b0e-023f-4b54-8c66-899841d5bf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:07:32.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:42.260Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5bdd0017-67e0-4783-a910-7eba8d7050c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:07:43.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:43.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:53.468Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c6b3a732-924f-4b5c-b540-0a8b40aac7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:07:54.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:07:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:04.602Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fe99edfc-aa76-4b09-83fd-42c0231d3802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:08:05.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:15.796Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5510f77d-de5a-4423-9a90-c55dce3880c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:08:16.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:26.937Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8ad5e950-5420-47cb-89a7-002c032e025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:08:28.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:38.041Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d02ae279-17e9-4dfe-87bb-cf804bf8a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:08:39.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:49.110Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0399ea92-f2e7-4099-b54b-e8d56fd6c7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:08:50.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:08:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:00.185Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=92a5b600-5b80-4666-98e6-73d4bfd9e01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:09:01.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:11.259Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=12ca6c88-3cf5-4c47-a5b3-2a9e1f6c59c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:09:12.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:22.422Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=48e17608-3891-4207-96cf-861ed477b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:09:23.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:23.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:33.594Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=150f98d2-e75a-4a14-952f-3acbdfada7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:09:34.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:44.661Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=32fdef1c-c50d-4384-b5a8-f4237b9e5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:09:45.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:45.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:55.801Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d16462ec-2548-4d38-b9de-05dfcd1ac4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:09:56.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:09:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:06.940Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=138a4c2b-8010-49bd-8572-acb6a720051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:10:08.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:18.041Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=db3b40b3-7524-45ab-b9e9-a9c4d306d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:10:19.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:19.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:29.077Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e2ee7097-862f-4e07-ab8f-937f5902d76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:10:30.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:40.148Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=56bbc895-b382-4b6c-8043-9c20ee3a6ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:10:41.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:10:48.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:10:48.895Z |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-04-26T05:10:48.896Z |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-04-26T05:10:48.901Z |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-04-26T05:10:48.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:10:48.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:10:48.914Z |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-04-26T05:10:48.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:51.193Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4cc8da0e-ce8f-4c85-99ba-7cbf604266fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-26T05:10:52.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.197:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:10:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:02.230Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9b4d69f5-9b23-45e7-b589-eb07a280ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:12.395Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1388311a-2a31-4cfa-9223-af0d71ec5637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:22.414Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=13c9f21f-986e-4437-ad8c-c20aa7a80763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:32.434Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=549160f5-60d0-4d0c-bd39-393553937584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:42.460Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b6b14aa9-f087-4497-9cf7-ea4519aa7d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:52.485Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a01aad1a-cdd3-44f5-bcf4-0cfc7ba13950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:11:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:02.510Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e95641d1-88da-430f-85f6-7abdbb209694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:02.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:12.537Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5076de55-a40f-4b0d-b071-0b23c8580b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:22.559Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2133ee62-3d09-4347-b411-c45699dcc35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:32.579Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7b1900ad-f537-464f-8128-f638a41fcde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:42.600Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=48d6d749-93ce-431c-b5d4-2fbadb01d5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:52.616Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=82de65d8-127c-4ed5-ab4a-5f780ce666b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:12:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:02.633Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7b84eebb-0450-4dcf-9d0d-334ba0b468ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:02.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:12.655Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=103c5732-61aa-4868-a087-4a95435b1790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:22.688Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=104ffa8e-2f7b-4eaa-ae72-f6cb55acf7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:22.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:32.719Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ca79dc2b-35fc-479b-b311-7535f46d5b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:42.735Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3a126332-c03b-45de-8454-b606e62687c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:52.756Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1c31760e-912f-4b8e-8e86-77d76da286c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:13:52.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:02.776Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7a9adf69-4753-4c25-848b-a89fafcfc0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:12.790Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b889f65b-6e55-4ee8-8cec-692d37103d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:22.809Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cdcf4bac-6a6e-47ff-8492-1590fab0279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:32.825Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=865dc127-afd8-430d-beb9-2ca8512050ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:32.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:42.841Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=98b11b55-1709-4db5-94e6-e9296f44a5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:52.857Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9fc33dfc-93a0-48df-b397-b5f1aafe1d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:14:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:02.874Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=14f7a3f5-1d04-497d-a7f8-72dd09ecdac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:12.889Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1b53f537-2709-41ac-9941-54c5ea339ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:22.904Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0f5db6e1-9e03-45dc-a8d8-c03b7af8f39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:32.920Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8edf0311-2f68-4869-a885-4fdf49b892de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:42.937Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1667449e-bbf6-4d1d-a16f-2bd125f71f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:15:48.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:15:48.237Z |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-04-26T05:15:48.238Z |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-04-26T05:15:48.242Z |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-04-26T05:15:48.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:15:48.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:15:48.255Z |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-04-26T05:15:48.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:52.953Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=de959d76-6901-42fd-8f93-11243c9ffec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:15:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:02.966Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ea88096f-e3b1-4208-b700-bf82c02cd1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:12.981Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7e631379-75f9-4f20-ba3c-3b9de3628860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:22.993Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b4a0c051-2621-4c52-a97d-276b0649d714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:33.030Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=924c8f36-a2f5-4800-9529-1e022c350cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:43.046Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5dafbaa9-1a26-48bb-b0b1-707effb4706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:53.066Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=53b6b5a5-ab3d-404c-bf40-33638709de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:16:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:03.080Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c14a18ae-3e2f-4e14-ad97-1f54d6598c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:13.099Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=31c0e82f-da72-4b3a-becb-0179551d8b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:23.110Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2cdc6968-c534-4d01-bb22-01cc9214ff01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:33.133Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cd8a3f1d-adc3-42b9-8357-3160303b4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:43.150Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=47d9fcd5-103a-4575-9866-a96a6c131e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:53.164Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7ee3dbb7-7e33-439a-be04-2c7f9683b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:17:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:03.180Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=69e7b893-f531-4e6f-965a-c3fb96aef2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:13.194Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fb39fc1f-26d4-44be-87ce-6aeaa4342d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:23.208Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3e9ba0f0-d4e6-462e-bb11-1ee860b6a2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:33.222Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2510238b-f389-4de8-87ac-5a4fae9e7043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:43.235Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1d8fc9c3-43f2-487d-b932-51c12cd5663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:53.249Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fd5b0cd0-568f-49d1-bf95-84b14c195bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:18:53.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:03.263Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6b3adf2b-e3bb-4947-a290-d554274f6e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:03.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:13.277Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9fe9d2c6-c4cd-42f4-830f-a5f7256d8fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:23.293Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1e4bc7c4-4bd7-40e8-8075-5e8a1ef29b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:33.307Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c20735f6-f3d3-4792-8b35-d5324f9eda7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:43.327Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=92bd3efe-5869-4159-8dab-8ca91d09bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:53.342Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7ae640a7-c4ff-432d-bdbf-272cf93b2c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:19:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:03.358Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ebffe536-f918-4895-a796-d67be71bf99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:13.375Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=536a471a-1e9e-4907-87ab-8b721535f01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:23.394Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bc8292fd-9a9b-4450-8ade-9b8b6ce4e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:33.430Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=356652e1-bd61-42ee-ae16-190ded505828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:43.446Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d9aeb273-b20f-4a3c-b631-b2b70440439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:20:48.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:20:48.224Z |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-04-26T05:20:48.226Z |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-04-26T05:20:48.231Z |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-04-26T05:20:48.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:20:48.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:20:48.249Z |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-04-26T05:20:48.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:53.461Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cc3cc0bc-2fa6-46e4-86a3-5fe4ecbb1ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:20:53.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:03.476Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7199bc40-6532-4700-aaf8-2439afe199d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:13.491Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b73a6456-2321-4bad-bb20-412df3679f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:23.515Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=57081595-4136-4b7e-b33b-c042ef960dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:23.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:33.530Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cb45ca89-afac-49bd-92af-6c282454c9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:43.545Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5d25fc5c-171b-433d-9ad1-84705dbc700c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:53.557Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=592e433e-255e-4232-8bbe-cc770f7a80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:21:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:03.572Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2c71d64f-b54d-4c61-b2c7-4bed3c06ae2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:13.588Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3ad2c0c0-a967-4e7a-b843-1b4faa55fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:23.605Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e02c3c02-e5c4-4bc9-b6fe-9a2829619d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:33.621Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fd573d3f-824a-489a-bcf1-7509140ac6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:33.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:43.636Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=52e192e3-2b1e-4cf8-a0dd-cab68f359244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:53.651Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=857c40d7-0869-48ed-82ad-45d7836dea4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:22:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:03.664Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=90d55922-bc29-4051-9b23-501f18c056d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:03.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:13.676Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e6dcb249-c861-47a0-a40a-d36148f3206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:23.692Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f23551bd-28f8-4356-876d-975607d8b166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:33.703Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c4b903e0-120f-4ab0-a7aa-d781e1fed088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:43.717Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5e268e5f-45a7-4bb1-8261-0685049cc835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:53.725Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4a1049f3-1a31-4173-aab7-dafcef74f3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:23:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:03.737Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1761b99b-b677-46fd-a7d2-9ec073b53a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:13.749Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0658a4d6-986e-44c7-a99b-e6332b8747ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:23.763Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3d891dfd-d877-44e1-a473-74a62701e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:33.775Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c9591c0-5bb4-4c46-b4e8-0b91f75ddfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:43.786Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fed49c7c-51bf-4571-83a7-b22da52418c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:43.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:53.800Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1c5933f5-2f62-4a2d-8587-58eebb5d860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:24:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:03.812Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=010e8c0d-5caa-4309-95b2-3e10141adad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:13.823Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=77a67b58-6bdb-4589-ae6b-749fcedd1899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:13.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:23.833Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f6f7e8f2-a3e8-4317-babc-42d50b3f8e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:33.843Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=25e60a65-21f3-48be-b67e-40c737ff81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:43.857Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=68a2b4a3-c40c-4ada-a6a0-a11949393010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:25:48.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:25:48.212Z |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-04-26T05:25:48.213Z |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-04-26T05:25:48.216Z |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-04-26T05:25:48.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:25:48.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:25:48.227Z |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-04-26T05:25:48.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:53.868Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=805aeabf-190d-470d-903d-fcdc46962e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:25:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:03.878Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=db605c6b-9e1b-44f2-bafe-1122a51d4422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:13.890Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c8fb522-172d-4985-ae4c-243d89edbaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:23.903Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0eb215f9-cadc-4f41-be1e-1bdf0696f76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:33.913Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=eebafe6b-ebac-4492-ac22-214931cd8876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:43.925Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bdae5c7d-7703-463f-a87b-732cfe0e256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:53.937Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=349ca37d-5f1d-4deb-9e33-bf4dd478a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:26:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:03.947Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b1ac4e88-d252-46c3-9eb4-3ebb1b4dea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:13.957Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=318262c4-0bfa-4962-8790-66e04087c363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:23.972Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d36ed318-9f77-4575-8aa2-8f32b77cf074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:33.988Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=be70cbb1-658d-421b-af9f-6485280ff527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:44.002Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3a67314a-b4a2-4d08-a5ee-66a8327eb45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:54.012Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f25e2a20-55cd-4e27-9b50-1119473f4055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:27:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:04.024Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=942ebaac-fb28-4511-93df-35185fdba43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:14.044Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=541dfdd3-5009-4604-a409-5e2e5b10ffb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:14.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:24.056Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c78dee0a-eec7-4994-a4a4-c1327da5b7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:24.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:34.067Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a4125ffa-3945-4da9-b481-7801f1595d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:44.079Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=eff1a1e0-a2e1-4042-b212-b7699dce1313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:54.092Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=52825374-d24e-41be-91e8-2f605d088f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:28:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:04.106Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c701e5cb-1437-4b52-893a-f0c670df455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:14.118Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a581cebf-55c7-470e-8b2d-8067a73a2256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:24.134Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9ae5e4a8-102b-4c65-b255-ce8598eb0014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:34.154Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=be3df525-e3c7-407a-9bde-6951009c5ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:44.174Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c165bb6-2b59-4f4a-8a4e-aff9464bab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:44.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:54.190Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0694c455-5689-4fa4-8e09-b324e53a8d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:29:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:04.207Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=744e4d0a-ec64-4a41-8632-46a7d4503c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:14.220Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b82064a7-4f79-4cf0-92ce-2e2be4617bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:24.229Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6edab15a-be03-40dd-af22-6f031839e76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:24.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:34.242Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4954dec2-6678-4cb4-937e-ec72fd37133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:44.253Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6a75656b-6d05-4d7d-9dd0-559b41118b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:30:48.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:30:48.165Z |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-04-26T05:30:48.166Z |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-04-26T05:30:48.168Z |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-04-26T05:30:48.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:30:48.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:30:48.177Z |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-04-26T05:30:48.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:54.264Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8f8b7260-44e5-479c-81c0-e6ff67a11bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:30:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:04.276Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cefbfa15-68dd-4f8d-a5b7-4967e86d2348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:04.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:14.286Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b5e35d3d-14b3-40ab-8198-9071e39f751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:24.297Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=53c3a258-cce1-440f-a958-eafdeff9ffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:34.309Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=653b91b9-9a5f-4950-a418-5d19752c0c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:44.321Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=504acc59-d0dc-4d1e-9636-4c4f0b75ae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:54.332Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=248f777b-0f70-44ab-8bad-5d2760e9c636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:31:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:04.341Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b9377417-7bf3-4c31-8787-b45a3a97069b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:04.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:14.350Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c641258-6a15-4482-94cb-69f02151d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:24.359Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b2238542-8b3c-4bdc-b8c9-e65ad63e518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:34.369Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=00586372-16ab-4bf0-a51e-2a3796d01c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:44.380Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=30539072-71e6-4be8-8303-078de407f007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:44.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:54.390Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d0f7c22e-d56c-4415-a588-cc0a1b987d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:32:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:04.402Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=52a011f4-5bd3-4a0b-9656-3c2c07923857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:14.411Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=74657af1-fe66-4eb7-b627-724a4ad8f797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:24.420Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=864af293-5311-4603-b324-73cf99b8bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:34.436Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=07162d0f-e74c-47cf-80b5-ec1aae73e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:44.446Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=460b25ef-24b7-44e8-a5a1-34fa93c9d20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:54.457Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0660d52d-4b56-42cd-b183-ac2686d649c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:33:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:04.467Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fabb8729-1351-4c8a-9356-acef732de9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:04.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:14.475Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=454d4157-2361-42a2-a644-7cf29cbc82d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:24.485Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f1c516b9-d51c-466c-8a85-e8e6bd7b9942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:34.492Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5a19c405-e5d9-48d7-9cd3-d1372e8f90d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:44.502Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7a1d531f-3909-44a5-a599-1f53c36e1e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:54.512Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9bb0f4c7-0555-400f-827d-6f802bccc1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:34:54.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:04.523Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bd64d4b8-a3f8-45d8-bd95-6f3440a140ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:04.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:14.534Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=94038f47-f37f-41b5-be5b-066de29870b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:24.544Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f1cd5071-571f-4291-8128-5ac20e4d618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:34.554Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=963d02a8-2b42-4db9-b7fc-890e0c04c5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:44.565Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6c55609e-12ec-4dd7-a8f7-7fe63489d84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:35:48.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:35:48.096Z |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-04-26T05:35:48.097Z |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-04-26T05:35:48.099Z |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-04-26T05:35:48.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:35:48.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:35:48.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-26T05:35:48.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:54.579Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=36926989-6368-4733-9daf-54c802df3dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:35:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:04.591Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=93f3941e-65b3-46bc-a994-39902833e547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:04.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:14.602Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=45836f73-609a-4a82-b5c1-21c99f7bbf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:24.613Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a7ef62b3-c146-480a-8438-4e229a4624a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:34.633Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c33b25c2-14d4-44ca-9fec-16fa3ba788a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:44.646Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=40832cf8-c420-4bc2-875a-0d642aedf43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:54.656Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0c3d602e-8561-4a1a-9fd0-f2f4012dba8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:36:54.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:04.669Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=58994de9-fc1d-4469-b24c-24951d189f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:14.680Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d799023b-62b0-4d15-ba95-5b7e12d10634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:24.690Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6c07a6cb-88c2-4d9c-add6-c91d47710f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:34.716Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=21e925c4-85d7-4fe3-8416-fc2302971bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:44.726Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a28b913e-b359-4171-9832-fb3b5a4168ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:54.737Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=03d59d1e-09fe-47f0-9986-edea12dea046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:37:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:04.747Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3b92524b-7d90-468a-9634-c67fb2d1af04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:14.755Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5185e544-f9ef-42fd-a6d3-0e83a92dcbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:24.770Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7125da63-1224-43c2-8a9d-55271911c265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:34.779Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4170f818-063b-4bcd-bb2b-0cd552294eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:44.789Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=30ac172d-6381-4886-b835-ef2abcdaf562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:54.799Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bf24fc9a-a6d5-4717-84c3-aa4d5b713903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:38:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:04.817Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e30f0401-f3f0-407a-b836-aeaaed035954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:14.828Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a803d40b-4724-464a-947a-d41a6a2e3da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:24.838Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=da718ff1-9cc4-4e75-bbb4-ffe172403a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:34.848Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fc548334-11ed-4b6f-a768-c2577b02bdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:44.859Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=09e2fa6b-5e6b-41d7-85a3-e09a011e39e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:54.869Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f7883679-1eab-4f32-9f04-c52ef0538f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:39:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:04.881Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a3b9ece6-486f-44a6-a4b4-ef75d0737fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:14.891Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e05d941f-dba8-4a59-b527-cc7651ae75c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:24.899Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f604317b-e145-4ffe-8080-6150190e1761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:24.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:34.912Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=98daaffd-eaef-4e38-95b9-1a43deb143ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:44.922Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dc7a60fc-1b2d-4aea-9dbd-41931b0aa3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:40:48.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:40:48.198Z |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-04-26T05:40:48.199Z |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-04-26T05:40:48.202Z |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-04-26T05:40:48.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:40:48.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:40:48.210Z |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-04-26T05:40:48.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:54.935Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b02df6ed-4ba8-480a-b41f-0185e38e597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:40:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:04.945Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f33264da-5a5b-4c02-a448-8f44007b7380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:14.955Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f62c40d4-874f-4126-a3eb-474d6adbde5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:24.965Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f83241ee-0c52-48c8-850e-518de1ee8cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:24.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:34.978Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d238799f-7171-4c81-b19f-328f332e0f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:34.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:44.988Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=25879390-8efa-4fd5-bb42-115f35a77dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:54.998Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f44634bb-d792-4f96-8d8a-63059d3dc6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:41:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:05.010Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e7de6222-c668-47e6-8332-6a79883ea57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:05.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:15.020Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7c5097aa-ac2c-4b23-9ab1-b888565995b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:25.031Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2698f43d-56c0-40d2-9cd3-0e0c18e9dc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:35.044Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2b3e3975-2ceb-4fb1-b8e7-50b5c9c776d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:45.056Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=be03ff85-9d09-4c52-b6ec-025736eeac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:55.067Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c901482-273b-44e8-b70a-0b7835ce7b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:42:55.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:05.078Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f6b778d5-0596-435c-aab3-83c5cdb896c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:15.087Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c208662e-0cfd-40e0-bd47-fc1917f025d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:25.097Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c35d87ac-7315-4437-a5a1-e56300b48e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:35.111Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=725a3c9a-3ee7-45f5-8f65-a184d691af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:35.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:45.122Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=86dadbb8-ea7c-4a12-a6f4-b285f04d3a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:55.131Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=63424d1c-9f4d-4a70-9f93-22d88aff2559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:43:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:05.141Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=eafa115d-d9e9-4a1d-a752-278c99a4d6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:15.150Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=77649af2-4a1b-4a4c-bf03-a53a4ae5d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:25.160Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5a9183b8-d53b-47b7-8202-d9a07e9961e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:35.171Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bfd22b60-40fa-428e-b125-25867f557302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:45.180Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=20dd7d92-b264-44f7-b1d4-d0b6faec3482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:55.191Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cbe0ffbe-243c-427d-b955-b1226809c363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:44:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:05.200Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1477c4fc-f42a-4d58-b848-da395db97f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:15.211Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=09a3d2af-f817-42ff-ae8b-9030865074c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:25.220Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4f244707-571c-4ccd-9d42-5abb33b442c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:35.228Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=670e91e1-bac2-4333-b8aa-8a5519e603ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:45.237Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=87ac49d0-24d6-400d-b4a8-5509dd980938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:45:48.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:45:48.189Z |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-04-26T05:45:48.190Z |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-04-26T05:45:48.193Z |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-04-26T05:45:48.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:45:48.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:45:48.200Z |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-04-26T05:45:48.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:55.247Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=01e7ba10-fe85-4c0b-8c1b-d42cf419eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:45:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:05.257Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7faf01ce-894b-46fc-9589-715615e26fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:15.267Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dc215d2f-c200-40a7-bd13-541813cd30c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:25.277Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=10721ad5-1ada-4723-923e-fff1f929b6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:35.288Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5a7e7e82-8b46-45e1-8da7-14163fb64a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:45.297Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=daf9433f-03c1-4439-ac33-0f1db038116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:55.306Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8930790f-6e8f-488b-b9ef-29a8e0593499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:46:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:05.315Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=333c1d13-7745-4a85-ad7f-02a65b11e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:15.324Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=13b58628-eb85-4dfb-a939-069cbd01a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:25.333Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1c8707ef-8d65-4936-b524-48774d5ad5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:35.344Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ba26b0dc-7e7f-435e-870b-8a845a8de239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:45.353Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6063a51d-6828-4f20-bf7b-c421f7df1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:55.362Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ca5947fe-41a3-41d8-88ba-fdd76100f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:47:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:05.372Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=443d09a8-9aac-42fb-8c75-e2cde93ea8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:15.383Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b16f4fa5-74ee-4394-acb5-0c04d0e44119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:25.392Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=46ed1515-3dcd-46ae-8cd5-a83bdb33662e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:35.407Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d999a425-fa4e-4e80-8841-f57f21771109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:45.418Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0d9936e0-de86-42fc-bcc5-6baaa73a926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:55.430Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d3e37473-bea8-43ba-8c62-ece446ea8b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:48:55.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:05.440Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=63831983-d0fa-4890-921f-cb921917f232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:05.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:15.450Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2c0dd582-9c10-4feb-b9f6-1668b661aea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:25.459Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6e971701-fc7c-482c-9931-af758bf27dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:35.469Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4546413d-cc93-47a8-b558-57945d187c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:45.479Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e2ab27e3-b16e-437c-9312-5da6746dd594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:55.489Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e105082b-f5e6-4ce6-97fe-55e3b0da2caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:49:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:05.506Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=60ab914a-44b6-4f91-bcd1-50cbcb861229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:15.514Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5f3f39a5-8ed7-4a10-9b84-488bc883a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:25.525Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ec9aa07f-556b-4bb4-b6e0-58980440085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:35.537Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=55e92d50-e898-48d4-b419-24aee7e509f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:45.547Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=21f2da42-5ded-44b5-9199-1369123e2264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:50:48.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:50:48.158Z |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-04-26T05:50:48.159Z |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-04-26T05:50:48.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:50:48.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:50:48.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:50:48.170Z |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-04-26T05:50:48.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:55.558Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cc1eadbb-7d4e-46cf-8f8a-abf387079e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:50:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:05.567Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1b57f5f5-39fc-4d3d-9bb4-c111c6a594d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:15.577Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=228d38ab-3262-443f-b663-ea8f17ef5953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:25.587Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f2b76ecb-5528-455c-8425-d2efb4dad2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:35.599Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d7cf1224-9e26-49e5-aba1-6b2a06d311ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:45.609Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=44887880-86a8-42bf-b9c4-207332bb10c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:55.617Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=63777730-6ce8-440a-81b3-8fe795306127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:51:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:05.627Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e3c0b19b-0caa-4fa7-bacc-cb8564173cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:15.638Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=34d8487a-8525-4c57-a5dc-5a405e10be31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:25.647Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3b5faa4b-ac96-4c29-9a7d-cc92182d8e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:35.657Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4ecada86-a328-4662-aef8-08d6cd278e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:45.668Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9fb83d00-241b-4858-942b-af15df672b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:55.677Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=04816fff-0ff5-45a1-a547-316e07c25089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:52:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:05.686Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bfb4ce6a-25cb-4609-989c-b51c7dbeb8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:15.697Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=60898e6f-9bb2-4257-897c-0545158bd28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:25.711Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f9a3c434-1599-4949-b0e6-66e09ff8348b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:35.727Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7eba6504-70f7-4163-9445-43ac36e0a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:45.743Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=29ed9920-d7be-471c-bb31-ab9e385a556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:55.752Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9ede1118-95dc-4f87-a434-e8c1ad2a49bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:53:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:05.762Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3a1dbe26-9842-4431-a36f-1482de66c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:15.771Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0c59ddc5-c1fc-40ea-afc0-3bc5744ec920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:15.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:25.782Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9981e0db-9c6d-4f78-9799-bc6972c718d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:35.791Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ba8f8b72-e660-4aa5-beea-7c4ee3672a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:45.800Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=eab7cf6a-6547-4c3b-9229-abd5f0f0fd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:55.811Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ca75baaf-7461-42ed-badf-7f6a3517cc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:54:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:05.820Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6b0f67cc-9691-430d-8331-f4586642cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:15.829Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=32213aae-064a-49b1-9858-754951d0cfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:15.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:25.841Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a2969959-edb4-4fcd-a7fc-6f4838a6c255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:35.854Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ddc9ea18-e3cb-4b25-9033-fb87b125c60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:45.863Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e831bb86-32af-45a3-97a2-b04acd26a6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:55:48.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T05:55:48.150Z |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-04-26T05:55:48.151Z |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-04-26T05:55:48.153Z |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-04-26T05:55:48.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T05:55:48.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T05:55:48.160Z |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-04-26T05:55:48.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:55.873Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b004eed8-0238-464f-8bf4-fe511dca5876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:55:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:05.883Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c1228ad1-6ade-40a5-b868-00225f0622c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:15.894Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=258b5c0d-25c6-4cf7-9beb-d067fdfedb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:15.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:25.903Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=31d2b058-18e5-4b85-9c5a-fdfe6e671795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:35.914Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2fb9a573-6db0-40ac-a3ce-8601677035e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:45.924Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e5af1eb0-8ee4-489f-bf36-0552b6381d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:55.939Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d55c567a-1443-464f-9392-2bb0a1508eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:56:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:05.949Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d9932cef-a9c2-4ad7-8473-af1552ee4004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:15.956Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2b7c4278-a1e6-40c4-8783-25eed95c01aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:25.966Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=145a5bfe-b7c9-43db-8507-b513de145c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:35.975Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c6da252c-1c55-4137-b54e-c9388bc6b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:45.985Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9e1b2ef8-ab7b-409f-87b2-247ad8f86852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:55.993Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bd6cb031-b3a2-4af6-a4da-1156d4185ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:57:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:06.011Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4e19871e-26ec-41bc-b31c-2a52aeb5356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:16.019Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=83ca96b0-af4a-4cc8-bdeb-3723e779236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:26.028Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=45dd9414-a186-438e-a7a8-663ab0c4eb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:36.037Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=da5cdba1-3411-4a99-81c8-a55f7996956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:46.048Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2c708739-a3fb-4990-b316-8d752c4cf9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:56.058Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5e93f6b7-ce79-4d0a-8f63-c4129610e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:58:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:06.068Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ecde1887-7b0f-4721-801c-9332baf9a7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:06.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:16.076Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dce10b2a-6bfa-4526-b415-a45b01fb4580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:26.085Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=71440e12-2b41-40f0-9b74-f014517bd269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:36.093Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=65d5c474-8ab6-4371-8fff-95930e17497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:46.103Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=caedadb4-3ffb-4046-a5e4-b6b8fe0c9e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:56.113Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=89f78089-a759-4560-904d-d4ea43cff07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T05:59:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:06.130Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b7bd15bc-b082-41a5-8941-cec940a5eaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:06.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:16.138Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9b6b15e2-a863-451d-ab38-ba755182c661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:26.147Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=88cea9cf-e8a6-4162-867e-74fb43d2eb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:36.155Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=027a5841-1545-4af0-8ab2-af60e8db0658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:36.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:46.164Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c2564767-7b7e-41d1-a351-c47b319a8673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:00:48.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:00:48.061Z |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-04-26T06:00:48.062Z |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-04-26T06:00:48.063Z |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-04-26T06:00:48.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:00:48.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:00:48.069Z |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-04-26T06:00:48.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:56.174Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=46a599b0-1a3b-4e3a-beb4-d785db3fcded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:00:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:06.184Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7fda764a-efff-47f3-bc41-de3d6ea25320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:16.192Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ef53181e-8d89-4cc0-8cae-07ea372faf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:26.202Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1f6c95b1-b58d-40c5-9a1c-40e77f17f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:36.210Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6f707a8a-a1b8-4658-8a8f-14b11943448a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:46.219Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8efb535f-4641-4293-86d3-6b30cadf0ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:56.231Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=23976d48-b616-44f6-8753-0976314d3f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:01:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:06.244Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9da3b451-e09d-4649-ac22-b0d73d5d9a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:16.253Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5adb4351-f33e-4c03-8ac1-f170b77c6679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:26.263Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0bed30bc-41db-44b6-81ea-5e6e8e2f0d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:36.272Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=777e45cd-f312-40dc-a636-0f4c32fb52bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:46.280Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2ee9c985-949a-40ec-969a-de422beab566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:56.289Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9e1bf7aa-c524-409a-9e58-d29a7771ad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:02:56.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:06.298Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=29bd7c22-8e5d-4e9d-9da0-480936376dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:16.308Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c15f6d63-d6da-4672-acaa-aadfc50bac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:26.317Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9a6244b8-f69f-489b-a44e-05b1b75c1b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:36.331Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7db4b5d7-f009-4c78-9e71-63289ccdbdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:46.339Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d5cf223e-1a51-4dae-bfb7-4fe8bddb0838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:56.347Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=60ad41d6-1e46-4d0f-be02-7730a8973eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:03:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:06.356Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ee30f6fa-3e4f-466a-95c8-4dda778a13a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:16.364Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d9a9d12a-8aff-46a1-bd1f-591451d83af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:26.373Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f82c8d63-3c34-4fbc-9ea6-899957b8b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:26.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:36.381Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=61e40223-5b5b-430d-a2fa-e0cf632ca774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:46.389Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f222b5f8-ad2c-49ec-be61-a957dddc5deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:56.397Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e2042e5f-b78e-4812-99d9-a41b33c6f44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:04:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:06.406Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b131c313-5359-4679-a25b-5995268defe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:16.415Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0ef67ee3-d0a9-4164-bc9d-e75b1b3ee025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:26.426Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fbe48d8c-5b94-4730-9bf7-cebe70ba7a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:36.434Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f8e1f4ae-9d7b-48d4-981a-32126f5c8ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:36.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:46.442Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a3bcc40c-6258-4f00-b65c-43493ed61a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:05:48.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:05:48.128Z |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-04-26T06:05:48.129Z |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-04-26T06:05:48.132Z |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-04-26T06:05:48.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:05:48.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:05:48.138Z |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-04-26T06:05:48.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:56.452Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=84e324e9-972f-495c-ba77-efbefbcf1660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:05:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:06.461Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=114c57b7-9190-4d5f-8ad3-0d73effd8471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:16.469Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=96ce24a2-7eec-4ce0-8175-67b72ccbbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:26.480Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f40cb5b6-3cf9-44fa-8ac3-777cdc2dafae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:36.489Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dd678631-bcb5-429f-a48a-8d3d675fd6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:46.499Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=31b9f77f-138f-4c3c-a266-7b0534c00f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:56.508Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3924ca65-0cab-4cc0-b3a0-ff48fc66944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:06:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:06.522Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9ae6cfee-0741-4183-975e-bae882184bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:16.532Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ac265af3-1483-4d6b-946e-e18db86a090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:16.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:26.543Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c004e235-2312-45e6-82fb-021dd68d10b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:26.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:36.552Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e6758991-eec6-4f4a-ae3a-43c8aeecc039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:46.561Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e4a67a69-2a6f-43cb-83aa-36d6e5a5ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:56.570Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d3edef8f-e7a0-4f1f-8718-a8be24c9ae4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:07:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:06.581Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d6b7bfa2-d8d1-481e-9993-04cc5b15717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:16.592Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1f0c28ff-8f59-42ba-a6b8-282755d2de59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:26.606Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=73877b7d-b277-4472-98c4-da79dc5fcdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:36.615Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=478b0eb6-e40e-433d-962f-ba42b8fb34f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:46.625Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f9b141c7-8c96-48e5-b40b-54efa706f531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:56.634Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9ab9266c-5fbd-4a6c-be94-bd43d27f1f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:08:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:06.642Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e549ddf4-da9c-4902-81d1-2178b81752f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:06.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:16.651Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1680f6e2-ec2a-427b-b523-7ae842dc34ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:26.659Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=43146900-3fba-4144-b90f-21b7ec9355b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:36.668Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=95b088cc-48df-4b51-929b-6c3d7be7b429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:36.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:46.681Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b3e85b4a-38c7-400e-93e2-fbe444fe5db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:46.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:56.689Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e78a20d8-8a8a-40a9-9a00-1d24da674680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:09:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:06.712Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=228c6e52-e2bd-4c72-b33a-fe028bc602b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:16.727Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f5b1acb1-65d9-4349-b568-bd8be967f2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:16.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:26.736Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9d42cd64-c96a-4617-8704-1c77d6e59e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:36.749Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a40b9918-6dd9-4e4d-bb1a-366568a98d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:46.758Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3ec3dc3b-933a-4d47-a02b-5035f8e6f0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:46.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:10:48.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:10:48.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-26T06:10:48.155Z |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-04-26T06:10:48.158Z |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-04-26T06:10:48.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:10:48.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:10:48.164Z |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-04-26T06:10:48.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:56.769Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9b2b9878-97cc-4515-85d2-ecd1af6714ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:10:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:06.777Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e0e801f8-149e-4c48-9052-ebdcd535e7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:16.786Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4890c348-ca62-4e3b-ac55-bc7635cbf6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:26.798Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e0ad8a34-b3af-4b59-8efe-dbe7b1f75320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:36.808Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7a65b604-f403-44f1-a456-9dc4149b54cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:46.815Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8a77ba8e-0cf2-45e4-ad3a-41f2da010baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:56.824Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7bd0bde7-379b-4691-9946-8fd8b3d0feef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:11:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:06.832Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cbed515f-7725-45b9-8168-743d51451ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:16.840Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ac1b24d6-4f47-4175-a733-ba4266ffe6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:26.850Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bc2b2576-3dbe-4af1-baf2-8d8f981cad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:36.858Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=aae2e40d-59e5-44e8-914c-ad63ecc0169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:46.869Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ea96800b-25da-4d1f-9edc-cfa46be1163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:56.879Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b4ebf16e-05b9-493c-932b-6a93f89bb1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:12:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:06.888Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ba15d5e5-6a11-4e03-8e23-ef7c75e9fb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:16.897Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dd314846-37e7-432f-adef-14fbd9ac3cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:16.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:26.906Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2ead7a22-0980-4438-8f08-11c8f0da1f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:36.917Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ba990997-768d-4fe7-b3d1-ad2f114b89b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:46.926Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=da7a66c7-8f4d-48f9-b121-cebe652a0ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:56.935Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f6e5261e-5d00-4f7a-af64-d77825857ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:13:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:06.946Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f8744f0d-886c-4310-8bde-237ae117123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:16.954Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a0a1fa8a-ed60-4a1a-adfa-ec1ba58cc7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:26.966Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ce16d8c5-cfb1-4ccc-867d-20e11d88ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:36.976Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2fce8d4e-77b5-41b4-8a74-2274dd905ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:46.985Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9c0135c6-5873-4f3f-98b1-7da9f2fbc0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:56.995Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e57a7917-ebb0-4950-8d05-e4d752fb9b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:14:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:07.007Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b36cd82a-ce6f-4755-ab50-0c5e338f32a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:17.016Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=28ba073e-2794-4c8a-9749-40c28a371c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:27.024Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=13965145-e04c-42ad-9565-0de4e208130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:37.033Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3201e3cf-fa1f-4aad-8afe-f90161078efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:47.042Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=066c1a1c-40fc-437a-a69b-d448c0ae4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:15:48.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:15:48.167Z |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-04-26T06:15:48.167Z |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-04-26T06:15:48.170Z |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-04-26T06:15:48.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:15:48.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:15:48.177Z |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-04-26T06:15:48.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:57.050Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6ff1a597-cc69-46e0-9345-6854b48d3762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:15:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:07.059Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=80055ba8-89a6-425f-adb2-f841ba199b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:07.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:17.068Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d8736b6a-829e-4d30-8bbc-8c9019e8bece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:27.076Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0d25b867-e7c6-4a5c-a810-e157944ef949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:37.085Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b8bae837-5765-49ac-8449-c5674f56158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:37.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:47.093Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=16e987e0-028d-4935-a945-fec9fa6aa8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:57.102Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8f79810f-c38d-49b0-9ade-7b59730c8f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:16:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:07.111Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c805af87-12b3-4338-ae07-3407ff474bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:17.120Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=182722df-7b0d-4123-b86a-6aa203da63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:17.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:27.131Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=aaed011c-c3d1-4912-8546-6b4ba190dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:27.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:37.140Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=11852edb-7edf-4aeb-bbff-721f7d916cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:37.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:47.150Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a1e1e49d-eb4f-40d1-b44d-1cc7f4b49ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:57.159Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e02dc2fa-0ac3-4277-9f7d-b39a9f6e04c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:17:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:07.169Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3efc6516-2e9d-44ca-9fb0-d87b053ba15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:17.177Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=31b376b1-88bf-49c8-a5dd-4356af8ed20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:27.187Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=27e4f8bd-9733-4584-aeed-cd8e82408e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:37.203Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2314dc20-f68b-4d18-b87c-ba7eb8f10c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:47.212Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d50a54fc-2ffd-4ec5-9d59-d3943657c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:57.223Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7f7c9d29-6bf3-45a3-ad1d-01a167324730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:18:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:07.234Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e2de16f4-ed9a-4228-a15c-a0342bd082ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:17.245Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=888bedf8-0f83-4211-b0b9-4f1506265192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:17.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:27.254Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b2ae2311-6a07-4b76-aabf-d6176d8f2676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:27.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:37.263Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e3612da3-a013-4848-b66f-0da639fa0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:47.275Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=be43fc7f-45b4-458d-b522-74f4731f23bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:47.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:57.283Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ed50453e-32ad-4505-94da-4877e6e7a7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:19:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:07.291Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9f4e3ede-6880-41d7-9148-9ea80265ab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:17.299Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=06efc318-a938-4b5e-b1b5-ec650fac448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:27.317Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d691aa8d-cfce-4e6e-8b66-bb021d585204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:37.326Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dc3abd4b-e203-45fd-b0cb-4498bf759df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:47.336Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c4ca06ce-ae07-482b-86e6-ed88d4f39b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:20:48.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:20:48.129Z |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-04-26T06:20:48.130Z |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-04-26T06:20:48.133Z |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-04-26T06:20:48.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:20:48.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:20:48.139Z |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-04-26T06:20:48.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:57.346Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=033ce885-b551-4721-bb8e-3bc408818d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:20:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:07.355Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=037f0716-b909-490c-b700-b938c557fc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:07.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:17.364Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c9f1762d-3c10-4bf9-9770-e271130988c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:27.373Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ba88ae0f-42a9-4e13-849c-b77ecfae4279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:37.381Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f4e15455-1789-4a41-abac-eeb81d3a2485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:47.390Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b1cb393f-57f7-43a7-972e-2e29340b3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:57.399Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8b17194f-182a-40ad-a562-08b425318695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:21:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:07.411Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c1191fe5-30ca-411f-b7e1-d6f72a8f6cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:17.420Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c823afb5-6d94-4d9b-a00b-981b66da1a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:27.428Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dc3f8bf9-87f0-4ee8-ab1d-2427418323b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:37.440Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=116a035b-a06f-41aa-9f23-83d38b872d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:47.450Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9a158fe8-f59c-4978-93f9-5e0ff5c91590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:57.459Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9fa0d943-52b1-42c9-b710-5c5649d5680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:22:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:07.469Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=12389f3a-9801-40dc-94e9-bc36d3d4c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:07.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:17.478Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2e68e1a8-b397-4f5b-9246-e8d8b34c25e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:27.491Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6fa185dd-25e6-4a8e-b3fa-0c2b8fef45af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:37.499Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=fe57425c-932d-4f73-9955-30764f3986f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:47.509Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4b04750d-bfa0-4039-a727-f95643817752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:57.519Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4aa15d09-25fe-454d-ad5a-d834161fd4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:23:57.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:07.530Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=05b05110-584f-4879-bab1-4186c58b0a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:17.538Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b7dbd7f1-b50e-481f-a0df-1277a4c5a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:27.550Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=24ed0643-1867-4eff-a726-6a65fb270ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:37.563Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d65fd840-d081-4f3f-a640-d280b1c730cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:47.574Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e335e7a1-a85b-4081-9ffe-546f15c97b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:57.583Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=58ada614-1f8f-49ab-bc65-30f2e512147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:24:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:07.594Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=23ea4cbd-f71a-4df6-8eaa-e4f4cec9d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:17.603Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f424a4b4-22eb-45ec-a013-d750103bce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:27.611Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e5dc7c7b-fc47-4b01-bed7-a38c7a72e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:27.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:37.620Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=201cfef4-9a4c-428d-9b32-54579ef87dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:47.628Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=552ed9f2-ef03-4f3e-82a8-f82404918357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:25:48.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:25:48.169Z |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-04-26T06:25:48.170Z |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-04-26T06:25:48.173Z |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-04-26T06:25:48.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:25:48.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:25:48.178Z |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-04-26T06:25:48.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:57.638Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cc1ea03b-65b4-4553-a6a4-f9f11b1a2cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:25:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:07.647Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5f5e9d4b-6716-43e0-b19b-e387dbf7c8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:17.656Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3d4948af-747e-4af5-899c-45cbbb5b88d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:27.670Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b4040f55-3d1b-4f44-977b-b24e7d5dd67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:27.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:37.679Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1edfe35c-1d98-4336-bdc0-02543c1db8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:37.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:47.688Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d1b9ad04-cd5d-4824-b045-03e6a9c2a017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:57.698Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e5340413-3373-4b78-85bc-db4cabd356a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:26:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:07.711Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=48038556-8d7e-45cd-8fd7-e9f32dde4dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:17.721Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=90379fbe-4108-459c-9527-f581a68985e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:27.733Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4c1130ba-c4ff-49e4-9a89-3d7606a4bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:37.745Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=02a2cf0a-d758-492e-8213-40945eb72317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:47.753Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2fd1c142-9bf0-4453-88ea-dc068c6c96dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:57.761Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bbe9b843-008c-49fa-a061-4ea576e8d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:27:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:07.771Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a26157fd-2576-44c7-b92e-1c51ef0f720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:07.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:17.787Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1a9a2847-84e6-4dd7-96b6-7c926c56f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:27.798Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=92df15a3-c0ac-41b2-b03f-d2618bdf4b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:37.814Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=23d6f177-434e-48d8-8a44-fd2155e5ef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:47.825Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=17dfcaee-d33c-434c-be75-3009891e5e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:57.833Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4a4f50fe-06cc-462d-827f-dbfe78066957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:28:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:07.842Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=095e54c9-f889-4ba1-b899-50ed856192de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:17.852Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=38fe4650-3aa6-4f80-beeb-2e0055b3c2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:27.860Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=edba7afc-567b-4bf1-9649-514072144975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:37.868Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2d151730-5528-4419-bb8e-07e58ea74c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:37.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:47.876Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ed7849b5-58d6-4a80-9796-80bd24a9caf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:57.885Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4c4fd65a-66d0-4480-9bc3-d31f53fffeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:29:57.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:07.895Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c2c49afb-08cc-4360-bdbc-2ed354a6dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:17.904Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=db8281e1-e082-4f7f-a809-df7f0f4e583a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:27.914Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=652a6998-4862-4915-8666-9da7ca7702d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:27.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:37.927Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ff713f93-d0db-43c1-a0fa-e57bf09b5003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:47.935Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=669ab881-fa36-4957-8add-a2deb45ee05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:30:48.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:30:48.168Z |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-04-26T06:30:48.170Z |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-04-26T06:30:48.173Z |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-04-26T06:30:48.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:30:48.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:30:48.179Z |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-04-26T06:30:48.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:57.946Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=40bd18fe-9e46-40a5-8b57-235b63f7a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:30:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:07.956Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=51293a8d-e81a-4bd9-8c1d-b806477763cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:17.967Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bfc79f83-b054-4b69-96bf-0ea573dc390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:27.975Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9c9beedb-e3f0-428a-96ec-0de281f70f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:37.985Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=8c489a90-ce64-4715-9595-b8a2c216a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:47.997Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=46a37b87-05d6-4b82-9699-1987248b7145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:58.005Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=99881a54-f331-473c-b4d0-92a496fa6085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:31:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:08.015Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1b9e675f-b801-4de6-a957-a5ca973935e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:18.024Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a89c969c-7b09-496e-abe1-21571813b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:28.032Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=17d4ba31-6fda-42b3-9614-348b377bc28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:38.043Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=38ef44b4-9c55-4bef-bce6-a045e9e2e5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:48.057Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=76dd2bce-e54a-46d2-8cbc-74106f4b7ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:58.067Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4e89c284-4eaa-4441-b2fd-fa42bab0ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:32:58.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:08.075Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b89a2d0f-3b36-4a63-a598-7d3ba54d0468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:08.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:18.085Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=edc3ad41-7d36-47ed-809a-0db50869a8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:28.093Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=64b7cade-7163-4a03-b01d-0c0d8900308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:38.120Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4ea4f2fa-a31e-495e-9a02-a3c4f86f96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:48.130Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ee4a296f-5d9f-445f-89e3-2500df5241ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:58.139Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7e55e8e8-a834-4e11-84dc-f1427a7c6db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:33:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:08.146Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4c4762ed-ac29-45c8-bff5-9d1b6a0bc8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:18.153Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1a8a8e6d-9310-40f1-b159-a58fa6953a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:28.161Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d4c79fe1-fdf1-41da-b5d0-7ed44a615389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:38.170Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=b2f1832d-83bc-41d6-9261-de47c15bc141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:48.179Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2b91016f-8526-46bb-8d42-8c00ee25d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:58.189Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1e054261-ac19-4aa6-a9bd-e0fd09459f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:34:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:08.199Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7f507c77-6a43-431b-a729-7406b3a3be93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:18.209Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0694e57d-c98f-407e-8f77-0570ef5ec7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:28.219Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6b8a296d-610a-4546-a47e-a98831532045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:38.228Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=93700218-0271-45ed-88d0-ba43cda6fc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:35:48.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:35:48.046Z |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-04-26T06:35:48.047Z |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-04-26T06:35:48.048Z |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-04-26T06:35:48.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:35:48.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:35:48.053Z |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-04-26T06:35:48.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:48.237Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a96e1184-2b6f-456a-97e7-28cf69cc4f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:48.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:58.248Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=75023e2f-948c-4007-96ac-c46e35369db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:35:58.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:08.257Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e56c7453-09e9-4279-b385-cdd28f6b6a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:18.266Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0be8603e-d852-4ca5-a31b-cacb4c9f8f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:28.280Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0061dd27-487d-4d0c-96f5-32a69e8ae9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:38.293Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dc8894b4-deec-4942-b342-618058dadb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:48.302Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dc2f5ddd-7134-4396-bc99-8584b91a7376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:48.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:58.339Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3b12c316-5e37-40a5-b3fd-e128cfbb3c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:36:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:08.347Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=79b69381-cec6-4cb1-adb9-f83db2a2cc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:18.355Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c288e160-47a6-4004-888c-6c1600802d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:28.363Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9e4c1c98-ec02-4175-8056-e58900f12f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:38.371Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c3617c5a-1138-4b7f-8eeb-a98f275c5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:48.383Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a5b014a3-aa16-4861-9f9e-f0d1617050a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:58.392Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9721c64c-5d4d-4750-92d7-efe8206a2319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:37:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:08.402Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2be38a66-f1cf-432a-a008-8b7758705139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:18.413Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f9f2ad77-cf1c-4b11-8f5f-2311cfc27ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:18.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:28.421Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a02cbd80-eac3-4d3e-8a15-a06716640249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:38.429Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4ba73784-168f-4287-9be1-b0829d498e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:48.439Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=86d142ed-85f0-4cde-bf9e-6c60ab9357f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:48.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:58.447Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=0e405275-28c3-4c27-9c12-a2bc25a18866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:38:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:08.456Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ce820b62-c84a-490d-9706-9ca90d818df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:18.465Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1b3ad57f-7e89-4826-99c5-a67a12bcce99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:28.473Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6eaf02e3-f88f-4132-82d6-886056e50c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:38.482Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=43f0ca8e-b5f3-44fe-9cb5-5b95e1b35a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:48.490Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=e44cdaf5-f21e-4e6d-b0d0-9df7eef124a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:58.498Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2d5ac48c-0886-4786-9e0a-ef6f3c31365a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:39:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:08.508Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=10f11bd5-edd0-438d-a40a-dd714b5782ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:18.517Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2c8eb780-3d68-4a48-8efe-d99685367b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:28.533Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f60e3a49-ccaf-4529-ac5d-61b53f4a90bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:38.541Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5096ef16-4643-4dc5-9c16-b8e7798a8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:40:48.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:40:48.186Z |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-04-26T06:40:48.187Z |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-04-26T06:40:48.190Z |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-04-26T06:40:48.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:40:48.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:40:48.197Z |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-04-26T06:40:48.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:48.549Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f7df1be4-e9ad-4845-8155-05f69cab3fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:48.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:58.557Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=48b87da2-bda4-4837-9e7b-b3a823eef70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:40:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:08.567Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f624ef51-b5cc-4818-adff-4b44e1d41dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:18.576Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9cb454f6-9f5c-446d-b824-fb837cb3973d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:28.585Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5137a834-d0c8-413c-86ae-640224b189f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:38.594Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=78ba4938-6f56-42eb-9299-fb6d4fe5ff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:48.604Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=dae29402-1afb-4388-84fb-8095bede2f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:58.614Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a412719f-d337-4c2d-be73-3a861f9db48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:41:58.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:08.623Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=2753850b-bd41-43c6-bb01-152b60df5bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:18.634Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=abed3aec-5a0d-41f1-a3a2-1aa4bd119b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:28.645Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=6ebffaa9-c729-46d7-9b08-3aede5ef026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:38.653Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3fcc915a-e0c4-4f3c-9ab9-a52f7afb715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:48.664Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f9247a02-5130-44c1-b14a-6c4c990ea106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:58.674Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=14626b44-7bbd-4763-b327-6636aea85cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:42:58.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:08.684Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=1f9fe747-c362-423e-83b7-15920565c4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:18.693Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ad6a0cc0-ec76-4e78-b16b-bfeed9aaffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:28.704Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bae3720e-0ca5-4660-8c4e-22908314ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:38.718Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=63cb3162-c07d-40e2-b4ac-7d655b9cdea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:48.732Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=313de416-d756-498c-8b0c-484ed4dd2e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:58.741Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ff5036ef-6290-4387-97af-b6bccf96444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:43:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:08.750Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=266de5b3-2b47-4b07-b35d-4e5700211c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:08.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:18.760Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=f814033f-069f-47e0-b873-38a19da04c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:28.770Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=d2e7d75a-1de5-4377-871d-d921e9398ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:38.779Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7d2c55bb-a624-4d01-a9ae-e641308c1e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:48.790Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bd3f0af7-a6b6-4e58-b23f-12c1192eaf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:58.801Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=7e1dc7ab-ba7e-41bd-b218-985b1b3b5a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:44:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:08.811Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=441db710-1e3a-44ef-a8d3-a4d1c516a3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:18.822Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=62939d33-6956-41e0-90d5-e1512aa213ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:28.832Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=c15ef209-787d-4f00-9fbf-41bd61606736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:38.841Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=77d228ec-3209-4399-9ddc-df8030944337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:45:48.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-26T06:45:48.409Z |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-04-26T06:45:48.411Z |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-04-26T06:45:48.419Z |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-04-26T06:45:48.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-26T06:45:48.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-26T06:45:48.431Z |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-04-26T06:45:48.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:48.849Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=bc701600-669e-4676-885d-5000e91fe12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:48.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:58.856Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=532acce9-0641-48df-be61-1f628230f7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:45:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:08.864Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=ade31d9b-034d-4f1f-9a36-6a82c0c7835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:18.872Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=084e1be5-ab52-4b9f-883c-77b8b78d1e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:28.881Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4cb11452-391d-45d9-8a26-6ad7ee2796ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:38.890Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=cef955a6-4cb4-424f-ae53-6df06db975c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:48.898Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9672ea2e-0b40-43a5-a175-517ca5a7caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:58.907Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=9c05a132-7e9a-48e6-b91c-aa3218a04195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:46:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:08.916Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=75f224f8-19a9-4411-aba8-0fdcef5e079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:18.924Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=366234ac-1b74-4303-a830-965de7cb8c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:18.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:28.933Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=4af4eded-3852-4e06-81ff-51bf3d29c46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:38.943Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=74956ff1-b539-49ef-a4cb-b324a7b270cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:38.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:48.953Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=a4f8a136-315f-4587-9b4c-bf18a161cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:58.963Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=5bcd3770-0ef8-4681-93ea-91fd6d46c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:47:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:48:08.976Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=3ab7bcc3-4e9e-436b-b552-1528173c36d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:48:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:48:18.994Z |INFO |Init configs |InvocationID=b0999df4-1865-49ff-acac-82d2579417f5, InstanceUUID=da819b54-4d63-4eba-8885-be5b626ad053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-26T06:48:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |